Waiting for localhost
Posted by: drakas (84.32.137.---)
Date: May 05, 2014 06:00PM

Hello, i installed new wamp server on my ssd drive on a fresh windows, and i noticed strange kind of things most likely on IE v.11 i have wordpress site wich homepage weights about 2MB and sometimes site doesnt load at all when i try to go on other browsers other places like phpmyadmin it doesnt load too, i need to refresh it about 10times to get back to work like normal or restart all services it makes imediatly working till the next crash is it my wordpress or wampservers fault?

Options: ReplyQuote
Re: Waiting for localhost
Posted by: RiggsFolly (---.as13285.net)
Date: May 05, 2014 06:21PM

Hi drakas,

Its neither, if it is what I think it probably is, its an Apache running on windows issues that only happens on some network card which maybe have an issue. Anyway this is the solution if I am right.


Edit your httpd.conf file and add these parameters :-

After this line that should already exists
# EnableSendfile on

Add these lines
# AcceptFilter: Windows, none uses accept () instead of AcceptEx ()
# And do not recycle sockets between connections. This is useful
# Network interfaces for which the pilot is defective, and for
# Some network providers like vpn pilots or filters
# Anti-spam, anti-virus or anti-spyware.
AcceptFilter http none
AcceptFilter https none

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Waiting for localhost
Posted by: drakas (84.32.137.---)
Date: May 05, 2014 07:42PM

solved, thanks a lot smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.