> Hi, Randall,
>
> I think the delay is being caused by your computer getting confused
> by being addressed with a hostname that doesn't match a reverse DNS
> lookup.
>
> If your browser page appears with a URL in the address text box of
> the form:
>
>http://.local/cgi-bin/WebObjects/.woa
>
Hi, Randall,
I think the delay is being caused by your computer getting confused
by being addressed with a hostname that doesn't match a reverse DNS
lookup.
If your browser page appears with a URL in the address text box of
the form:
http://.local/cgi-bin/WebObjects/.woa
and then sit
I'm doing my 1st 5.3 app and am experiencing over a 1 minute delay after the
application class loads and before other classes load (discovered this using
the debugger). Here's the line it's hanging on:
#00x0014 in com.webobjects.appserver.WOApplication.main() at
WOApplication.java:324
I'm