[AWS] Clean Termination

Dmitriy Anisimkov anisimkov at omsknet.ru
Tue Sep 21 01:21:41 CEST 2004


Ian Broster wrote:

> It seems that shutdown does not wait for the connection
> to close; there is a race condition?

Yes. Shoutdown is closing all open sockets in AWS. I think the good solution would be
to have a "delicate" shutdown, maybe controlled by flag in AWS.Server.Shutdown parameters.
Delicate shutdown should disable new http connections, and not close all sockets, but wait
while all AWS line become in Close state.





More information about the AWS mailing list