Bug#641206: apache2: Implement init.d's stop and restart using graceful stop

2011-09-12 Thread Stefan Fritsch
tags 641206 wontfix thanks On Sunday 11 September 2011, Slaven Rezic wrote: > It would be nice if the init.d script would use this feature for > the stop and restart commands. We have tried this already, but sadly it didn't work reliably. The problem is that depending on the configuration, it ma

Bug#641206: apache2: Implement init.d's stop and restart using graceful stop

2011-09-11 Thread Slaven Rezic
Package: apache2.2-common Version: 2.2.9-10+lenny11 Severity: wishlist apache2 knows the concept of a "graceful stop", that is, running requests will be kept running after such a signal until finishing. See "apache2ctl graceful-stop" or the apache2 documentation about the WINCH signal. It would