On Wed, 29 Dec 2010 11:00:09 +0200
Issac Goldstand <[email protected]> wrote:

> On 29/12/2010 10:52, Mike Meyer wrote:
> > The current code actually works fine - except for this timing
> > issue. If I kill apache in the middle of handling a reversal, and
> > restart it, the first connection will cause the unfinished reversal to
> > be finished. I'm trying to find some way to make this happen at
> > startup, instead of on the first connection.
> Maybe try something simpler?  Write a script which fires at apache
> startup and just makes a dummy request to trigger the queue?  I know
> that's a lot less fun and less elegant ;), but will it get the job done?

Yeah, I'd been thinking about something like that. Start it a bit
after apache, probe the port, connect, count to one, and go away....

      Thanks,
      <mike
-- 
Mike Meyer <[email protected]>             http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

Reply via email to