Re: PerlProcessConnectionHandler doesn't respond directly

2008-01-22 Thread Philippe M. Chiasson
Dirk van der Zee wrote: Hi All, I have written a POP3 protocol-handler which uses the PerlProcessConnectionHandler. The solution worked fine under Apache 2.0 and ModPerl 2.0, but after an upgrade to Apache 2.2 and Mod_Perl 2.0.2 it doesn't work correctly. (We upgraded from Ubuntu-Dapper to U

PerlProcessConnectionHandler doesn't respond directly

2008-01-11 Thread Dirk van der Zee
Hi All, I have written a POP3 protocol-handler which uses the PerlProcessConnectionHandler. The solution worked fine under Apache 2.0 and ModPerl 2.0, but after an upgrade to Apache 2.2 and Mod_Perl 2.0.2 it doesn't work correctly. (We upgraded from Ubuntu-Dapper to Ubuntu-Gutsy). Specificall