Re: Long delay after Application.java
Re: Long delay after Application.java
- Subject: Re: Long delay after Application.java
- From: Randall Perry <email@hidden>
- Date: Sun, 05 Feb 2006 11:03:07 -0500
- Thread-topic: Long delay after Application.java
> 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://<YourComputerName>.local/cgi-bin/WebObjects/<YourAppName>.woa
>
> and then sits there for about a minute, instead of waiting, try
> replacing that URL immediately with one that looks like this:
>
> http://localhost/cgi-bin/WebObjects/<YourAppName>.woa
>
> and hit the send key again. If the response is nearly immediate, then
> that's the cause of your delay.
>
> There's more information on this in a thread here:
>
> http://lists.apple.com/archives/Macos-x-server/2002/Jul/
> msg02211.html
>
> Regards,
> Jerry
That was it. Should've guessed DNS :^(
thanks guys
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location/Leasing
QuickTime Streaming
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden