Stas Bekman wrote: [snip]
add:
error $cfg->{modules}
to dump what's inside in need_module() sub in Apache/Test.pm?
It creates the list during t/TEST -conf. So you must not change t/conf/httpd.conf, but your global httpd.conf from which it copies those values. run t/TEST -conf -trace=debug to see what it does.
FWIW, I've all those modules linked in statically and I also have this problem, though very randomly. I still didn't figure out how to reproduce it deterministically.
WHen you have the proxy issues, is just a hang, or a flat out error?
At least in my case I was getting a 403 with the log error about the missing protocol handler.
-=Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
