Hi all,
I have Apache2 running and am testing some MySQL and Perl work over on my iBook. Becasue I work on multiple sites, I have set up a number on named Virtual Hosts and have made changes to /etc/hosts to resolve all these hosts' names to 127.0.0.1. Even the default localhost in entered in Apache's httpd.conf file.
If I access 127.0.0.1 in Safari, static pages as well as scripts load very fast. If I however want to load a page from a named host it taks dozens of seconds before any response comes.
Is there a better way to resolve the hosts?
Any other ideas what might be wrong?
Many thanks in advance,
_nmk