
|
Apache Tuning (with Drupal in mind!)My best solution for most LAMP's is the following, I see that a lot of administrators just using apache as-is Php and drupal: You can use php compiled in apache, but then you can only work with a prefork! I now some of you have enough resources to buy GB's of memory But I don't If I calculate (I now I can't but I use expr) I reserve 128MB for the system so there is 384Free @a rate of 20MB/worker I have space for 19 a 20 available connections So here is my Apache Tuning with no extra resources in mind.
|