> Can we fix the service restart problem before we go making other changes > to the MPM? I > see over the last few days there have been dozens of changes to the code, > none of which > are directed at fixing the service restart problem. All this monkeying > around with the > code does is obscure finding what patch introduced the problem. Bleh...
I disagree completely. The Windows MPM is fragile, because it is almost impossible to read. Bill has been cleaning it up so that multiple people can easily modify the code and actually understand what is happening. Knowing how much time Bill has spent reading through that code, and trying to solve the underlying problem, I know that he believes he must clean the code before he can fix the actual bug. Ryan