Well is there a way to isolate it to a context??

Reason I'm asking is in IIS it lets you specify a script timeout value, I
was just wondering if there is a similar feature in Tomcat.

Nicholas Orr

-----Original Message-----
From: Glenn Nielsen [mailto:[EMAIL PROTECTED]] 
Sent: Friday, 6 September 2002 6:51 AM
To: Tomcat Users List
Subject: Re: What about setting a script/servlet/jsp timeout?


Concurrent requests to Tomcat each run in their own thread.

There is no easy way to "timeout" a thread running arbitrary application
code.

So there is no way to timeout a request.

Regards,

Glenn



**********************************************************************
The information contained in this e-mail is confidential and is
intended only for the use of the addressee(s).
If you receive this e-mail in error, any use, distribution or
copying of this e-mail is not permitted. You are requested to
forward unwanted e-mail and address any problems to the
MIM Holdings Limited Support Centre.

For general enquires:   ++61 7 3833 8000
Support Centre e-mail:  [EMAIL PROTECTED]
Support Centre phone:   Australia 1800500646
                                        International ++61 7 38338042
**********************************************************************


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to