On Tue, Apr 29, 2008 at 1:18 PM, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: > César Leonardo Blum Silveira wrote: > > > Hello, > > > > The application we develop at the company where I work is presenting > > some problems in Windows Server 2008. Basically, the pplication > > consists of a bunch of Apache modules that serves our purposes. For > > what we have observed so far, pool cleanups reigstered for the server > > pool in the post config hook are not always run on restart events. It > > seems to be totally random: sometimes the cleanups are run, sometimes > > not. > > > > Can you define "restart"? >
Sorry. It's on -k restart. > In httpd, a restart is a unique event. -k restart begins this cycle. > > In the Win32 SCM, restart is a misnomer, it's actually a stop-start. > > If it's the later, you are seeing the same if you simply shut down the > server, correct? > > -- César L. B. Silveira
