On Thu, Oct 28, 2010 at 3:04 PM, Jeff Trawick <[email protected]> wrote: > please try the attached patch if at all possible > > when comparing vhosts it requires only that the per-server module > config be left alone in the server_rec copy
actually, please don't :) I think it will blow in your environment as we can't store "fake" server_rec addresses in the fcgid_proc_node structure. Fortunately the fix for that simplifies the code over the current patch.
