Change HTTP_KEEP_ALIVE default value
Posted by:
Psychopsia
(201.216.175.---)
Date: November 25, 2006 04:53AM
Hi everyone!
I have a problem with Apache, I'm trying to import a MySQL database of 80 MB to my localhost, but gave me the timeout error.
So, I changed all timeout related values in httpd.conf and php.ini to a higher values, but the error remains.
I think is happening because HTTP_KEEP_ALIVE value is 300, after a long search in Apache site and Google, I can't find any useful information.
So, anyone know how to change the HTTP_KEEP_ALIVE value?
Thanks in advance.