You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cli-dev@httpd.apache.org by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2004/12/03 07:38:02 UTC

Roll a candidate?

I'm looking at the list; big issue is the double-load of the
webapp, and after reviewing the code, we were only loading
it once in the child process.  The error was duplicated in
the -X single-process mode - so that isn't it either.  Grrr.
Ideas?

I'd mentioned .NET 1.0 / 2.0 - well it turns out we simply
load the latest COR flavor installed on the machine (it's
not hard coded at all.)  Although we could add an explicit
option, it obviously isn't that critical.

Anything else preventing the next candidate?  If nobody has
patches or negative feedback by Monday, I'll roll then.

Bill