[Catalyst] Delays in Explorer connections via Catalyst

André Walker andre at andrewalker.net
Sun Mar 18 17:11:16 GMT 2012


It might be more a Javascript problem than a Catalyst one. Can we see =

the relevant jQuery code?

On 03/18/2012 01:37 PM, will trillich wrote:
> Catalistas -- got an odd Explorer puzzle for you...
>
>
> Short version:
>
> We're noticing that Explorer often seems to "hang" for a minute or so =

> on ajax/XHR requests. I suspect it's an open connection where Explorer =

> is waiting for something -- either more data, or maybe a 'close' =

> event? Is there a way to force the output to flush or to close?
>
>
> Longer version:
>
> Using jQuery in our Catalyst app to fill out tabbed areas on-demand, =

> in Firefox the response time is nearly immediate. In Explorer, it's =

> sometimes very speedy, but other times it "spins its wheels" for 60 =

> seconds before rendering the ajax'd content.
>
> When we run the server via "*script/*server.pl <http://server.pl> -d*" =

> we sometimes don't even see the request arrive until the end of those =

> 60 seconds (for Explorer). That is, we initiate the event in the =

> browser at *12:01:01* and the Catalyst debug output (eventually) =

> displays *[info] *** Request 6 (0.067/s) [2188] [Sun Mar 18 12:02:03 =

> 2012]* and that's when the browser renders the results (some 60+ =

> seconds later!).
>
> Is this a flush/open-connection issue? If not, what Explorer-savvy =

> diagnostic tools are available to narrow this down?
>
>
> -- =

> "We act as though comfort and luxury were the chief requirements of =

> life, when all that we need to make us happy is something to be =

> enthusiastic about." -- Albert Einstein
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.u=
k/
> Dev site: http://dev.catalyst.perl.org/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120318/e8fa1=
6fd/attachment.htm


More information about the Catalyst mailing list