1

I use windows 7 64 bit + xampp 1.74 (apache) You can see in this picture:

http://www.pixhost.org/show/2206/6438394_capture.png

all that files is on localhost. it takes 5s to response. i checked Why is the response on localhost so slow? but it can't resolve this matter.

1 Answers1

0

Can you check the same with Firefox and Firebug if you have there the same problems?

  • try to diable ipv6
  • check the hosts file and print the lines for localhost here
  • check apache.conf set the HostnameLookups Off
René Höhle
  • 1,468