> Jay, I can't see from your error_log what problem you are talking
about. 
> Apache always starts and immediately restarts, so what you see is
normal.

It does not work this way on my Windows 2000 server machines.  After
every request it restarts the Apache Child Process, even though the
config file has MaxRequestsPerChild set to 0.

> What shows up in the error_log when you issue a request to a registry
> script? 

Just what I showed, the log would just be a repetition of the restart
for each request.

> I suppose nothing? There is no segfault, no nothing? What's the exact 
> error message that you get from the system? (I suppose it does that
via a 
> pop up window, right?)

That is the bugger of it, there is no error, it's a behavior that I
noticed.  Every request is slow because it needs to restart the Apache
Child process.  It feels much slower than CGI on IIS.




--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to