[Seaside] Cache Reap Interval

Levente Uzonyi leves at elte.hu
Thu Nov 18 22:07:24 UTC 2010


On Thu, 18 Nov 2010, Timothy James Ziebart wrote:

> Hi All,
>
> I've  been getting a reoccurring 302 error that is directly related to
> the cache reap interval. At the default setting of 10, every 10 requests
> end as a 302 error.  If I increase that number to 20 then on the 20th

302 is not an error, but a redirection. Error responses begin with 4 
(client) or 5 (server).


Levente

> request 302.  So I figure there is a misconfiguration or application
> error in my app somewhere but I am not sure what are the considerations
> when it comes to the "Cache Reap Interval" and what could be causing
> this to occur in the app.  Any suggestions would be greatly
> appreciated.
>
> Thank you.
>
> Tim
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list