forget the CGI.pm patch and update modperl-2.0 cvs. no idea why, but the MP_THREADED macro used by modperl_global.c (#if MP_THREADED) was false on win32. so instead of using thread local storage for the global request_rec it was using a global static variable. your test case now works without problems with this change and the CGI.pm patch backed out.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
