I think that the waay of TC406 is better. This way you can 
have both solutions.

If you have threads that do something important that has 
to be finished before termination, just don't define them 
as daemon threads.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 04, 2003 12:07 PM
> To: [EMAIL PROTECTED]
> Subject: Different shutdown behavior of httpConnector in TC403
> (graceful) and TC406 (reckless)
> 
<snip/>
> It seems to that -  while TC 403 waits "gracefully" for the 
> work on a request to
> be finished (even forever) - TC 406 will wait 5 secs only and 
> then shutdown without
> any respect to the work done in the processors background threads.
> 
<snip/>
> 
> So, my primary question is this one: Did I overlook a point, 
> in particular: Is there a way to configure the shutdown behavior 
> in TC 406 top wait for the background threads to finish?
> 

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

Reply via email to