hi

i'm working on drupal community site and i want to ask about this things :

1 - how to hide the drupal information from my site ?

2 - how to make the drupal site more secure ?

3 - how to make my site work as fast as possible when there is a lot of visitors and users on the site

and there is a lot of interaction with the database at the same time?

4 - how to configure drupal to work with high server load and how to configure my server's hardware to work with high load ?

thank you

Comments

Drupal site better performance

You can hide the drupal information by going to permission in the Administrator Menu and then click on permission then uncheck the following for anonymous user authenticated user

filter module
administer filters

locale module
administer languages

translate interface

menu module
administer menu

and to secure use Captcha

Ameya Karajgikar

The easiest, quickest,

The easiest, quickest, highest-ROI action you can take to improve performance is to turn on page caching at /admin/settings/performance. This performance gain will apply exclusively to anonymous users, and you mentioned that you're working on a community site, so you may need to dig deeper if you have performance problems with a lot of authenticated traffic. As someone else mentioned, you could always get in touch with one of the experts in this field.

--

Minimal Media. Building and Hosting Websites on Open Source.

nobody click here