Re: [users@httpd] apache getting stuck after reaching max number of max clients

2012-09-27 Thread val john
affic site. > > You need to analyze the problem first. > > > On Fri, Sep 28, 2012 at 7:34 AM, val john wrote: > >> Hi.. guys >> >> My apache config as follows , >> >> # >> Timeout 1000 >> KeepAlive Off >> MaxKeepAliveRequests 50

[users@httpd] Download breaks in the middle

2012-09-13 Thread val john
Hi guys... im hosting close to 20 zip files in my site each close to 180MB in size , some times when i download one of the files .. its stops in the middle ( after 80MB ) ,And some times it get downloaded full file without any problem . is there any thing that i need to do in apache to avoid thi

Re: [EMAIL PROTECTED] Compiling Apache 1.3.37

2007-01-19 Thread Val
On Fri, 2007-01-19 at 09:36 -0800, Sander Temme wrote: > So, in your case, you'll have to add: > > --enable-module=vhost_alias \ > --enable-module=mime_magic > > etc. Thank you. That works. -- Val <[EMAIL PROTECTED]> __

[EMAIL PROTECTED] Compiling Apache 1.3.37

2007-01-19 Thread Val
mod_speling.so mod_rewrite.so mod_auth_anon.so mod_auth_dbm.so mod_digest.so mod_cern_meta.so mod_expires.so mod_headers.so mod_usertrack.so mod_log_forensic.so mod_unique_id.so The others I specified are there. Why would this happen? What is special about these? Any ideas would be appreciated. Than