Python CGI and Browser timeout

Sebastian Bassi sbassi at clubdelarazon.org
Thu Apr 26 19:06:05 EDT 2007


On 26 Apr 2007 14:48:29 -0700, skulka3 at gmail.com <skulka3 at gmail.com> wrote:
> Is there a better solution to avoid browser timeouts?

Raising timeout in Apache, by default is 300 seconds.
Limiting jobs size (both in the html form and from script size since
you should not trust on client validations).

-- 
Sebastián Bassi (セバスティアン)
Diplomado en Ciencia y Tecnología.
GPG Fingerprint: 9470 0980 620D ABFC BE63 A4A4 A3DE C97D 8422 D43D
Club de la razón (www.clubdelarazon.org)


More information about the Python-list mailing list