A aqsatube Verified User Joined Aug 4, 2008 Messages 22 Sep 18, 2008 #1 Hi i need your help to install bandwidth limiting module in Apache/2.2.9 , Centos 5 best regards
A aqsatube Verified User Joined Aug 4, 2008 Messages 22 Sep 19, 2008 #2 Hi bandwidth limiting module now installed and work fine i want also add this command line to httpd.conf <IfModule prefork.c> StartServers 5 MinSpareServers 5 MaxSpareServers 10 ServerLimit 500 MaxClients 500 MaxRequestsPerChild 4000 </IfModule> where i can find prefork.c module or how i can install it ?
Hi bandwidth limiting module now installed and work fine i want also add this command line to httpd.conf <IfModule prefork.c> StartServers 5 MinSpareServers 5 MaxSpareServers 10 ServerLimit 500 MaxClients 500 MaxRequestsPerChild 4000 </IfModule> where i can find prefork.c module or how i can install it ?
A aqsatube Verified User Joined Aug 4, 2008 Messages 22 Sep 19, 2008 #3 Code: [root@ns202873 ~]# find /* | grep prefork /var/www/manual/mod/prefork.html /var/www/manual/mod/prefork.html.de /var/www/manual/mod/prefork.html.en /var/www/manual/mod/prefork.html.ja.utf8 [root@ns202873 ~]# prefork.c not found how i can install this mod
Code: [root@ns202873 ~]# find /* | grep prefork /var/www/manual/mod/prefork.html /var/www/manual/mod/prefork.html.de /var/www/manual/mod/prefork.html.en /var/www/manual/mod/prefork.html.ja.utf8 [root@ns202873 ~]# prefork.c not found how i can install this mod
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,033 Location California Sep 20, 2008 #4 As I've already replied to your message to me, I can't find anything. Since it's part of apache, and since it's not installed by default, I'd suggest asking DirectAdmin Support. Jeff
As I've already replied to your message to me, I can't find anything. Since it's part of apache, and since it's not installed by default, I'd suggest asking DirectAdmin Support. Jeff