[Seaside] Comet timeouts with 403 forbidden

Lukas Renggli renggli at gmail.com
Tue Aug 17 22:08:25 UTC 2010


Yeah

On 17 August 2010 23:50, TimM <tamackinnon at gmail.com> wrote:
> In the final quest to write a small comet training app, I've noticed
> that after about 10 mins my web browser shows a 403 forbidden error in a
> firebug console when I try to make an Ajax call to update something from
> the client.
>
> Is this something to do with seaside sessions timing out?  Is there some
> setting I need to use or some strategy I need to keep long running
> sessions happy (eg a browser meta refresh every 5 mins?)

Yeah, better make an AJAX request every 5 minutes so that the session
doesn't expire.

You can find some pointers in JQAllFunctionalTest>>#renderTimeoutOn:

Lukas

>
> Thanks so far with everyone's help, and I will try to feed some of the
> info gleaned back to comments on the seaside book.
>
> Tim
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list