On Apr 4, 2005 10:46 AM, Michael Mehrle <[EMAIL PROTECTED]> wrote: > > You guys might be on to something - on my development machine it's taking > only 25 seconds or so (identical code, tomcat version, and mysql > installation). Question is: how do I fix a possible DNS lookup problem? >
Check your /etc/hosts file you should have something like: 127.0.0.1 <http://127.0.0.1> www.yourdomain.com <http://www.yourdomain.com>localhost I've also heard of smilar problems related to IPv6 but can't recall what they were. Regards, -- Jason Bainbridge http://kde.org - [EMAIL PROTECTED] Personal Site - http://jasonbainbridge.com
