[Zope] timout-problem
Jens Vagelpohl
jens@zope.com
Wed, 2 Oct 2002 07:35:52 -0400
i can guarantee you that this message is not coming from zope. it is
either coming for an intermediary server (if you have apache or squid
or something else in front of zope) or, most likely, from your own
browser.
try it with a browser that does not try to be more intelligent than the
user, like mozilla. that will happily sit and wait until you tell it to
stop waiting or until the request has finished.
jens
On Wednesday, Oct 2, 2002, at 02:54 US/Eastern, Stephan Abele wrote:
> Dear zope-specialists
>
> i have a zope-problem:
>
> When i do some task in the www-zope-interface, which needs a lot of
> time (i.e.
> to build a large ZCatalog) then zope gives message:
>
> server timout
>
> Questions:
> * Is it possbile to change the timout-parameter?
> If so, how can I do it?
>
> * Is it possible to to some task on zope-objects completely outside the
> www-zope-interface.
> I mean: I write an external python-script an do some calculations with
> the
> objects.
> If so, how have i to do the connectins python -> zope?
>
> Thanks for all hints
>
> Stephan Abele
>