Apache 2.2 / Win7 - slow or not responsive
Posted
by joey
on Stack Overflow
See other posts from Stack Overflow
or by joey
Published on 2010-05-30T19:32:36Z
Indexed on
2010/05/30
19:42 UTC
Read the original article
Hit count: 266
My configuration - Windows 7 x64, Php 5.3, Apache 2.2.15, latest Mysql.
When loading pages from localhost, the response time shown by firebug is more 530ms for the main 'index.php' file, sometimes the connection is reset. It's painfully slow.
I googled the problem and found a workaround - switch off and on again a win service called BFE - base filtering engine. Then everything works like a lightning but xdebug doesn't work in netbeans.
Why is this response time so long? Can you think of any other solution than BFE toggling?
joey33
© Stack Overflow or respective owner