Which MPM type prefork?
Also, what are the following in your httpd.conf file:
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients 150
MaxRequestsPerChild 0
for the php file you can try putting the following into an .htaccess
file if
you have AllowOverride
Hi,I have set up apache http server version 2.0.53. I am having problem when I try to access some data via php while downloading some file. The download thing is done by calling a php script. And in the middle of downloading when I try to access some other php from the server it gives connection ti