[users@httpd] maximize Apache services

2013-06-07 Thread motty cruz
Hello All, it seems that every time some one like 80legs or any other crawler craws my website my server goes down. do you k now hot to maximize the number of child server on Apache to avoid turning off my machine? my Apache server is running latest Mysql, PHP and Apache22 virtual machine

Re: [users@httpd] maximize Apache services

2013-06-07 Thread Mike Rumph
Hello Motty, You can adjust any number of performance directives as in the following link: - http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxclients And here is a link for Apache HTTP Server performance tuning in general: - http://httpd.apache.org/docs/2.2/misc/perf-tuning.html What