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.

meotimdihia
  • 111
  • 1
  • 7

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,418
  • 3
  • 17
  • 26
  • i disabled ipv6 and edit host file, but still remain matter.hostnameLooups default is OFF , i dont edit it.http://httpd.apache.org/docs/2.0/mod/core.html#HostnameLookups – meotimdihia Mar 28 '11 at 11:00
  • i checked with firefox , firebug, it has same problem, too. – meotimdihia Mar 28 '11 at 20:22