[Twisted-Python] Graceful/Hitless restart

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Thu Sep 23 13:36:56 MDT 2010


On 07:23 pm, ruslan.usifov at gmail.com wrote:
>Hello
>
>First of all sorry for my bad english
>
>I don't think that this tikeC5 suit fro me:-(
>
>When i said Graceful i mean net behaviour:
>
>1). Server doesn't  break already connected clients. Wait while they 
>all
>ends and only afte then dies
>2). Respawn new workers with new reread config, which will service all 
>next
>requests
>
>
>All this looks like Apache Graceful Restart
>http://httpd.apache.org/docs/2.0/en/stopping.html

This is application-specific behavior that you'll have to implement 
yourself.

Jean-Paul




More information about the Twisted-Python mailing list