Upgrade to Apache 2.4 breaks encoding in a PerlOutputFilterHandler

2015-05-27 Thread Vincent Veyron
Hi list, My application has the following general configuration, which works fine with 2.2 : a perl script generates the 'core' html content for a given location, and a filter adds some additional generic content. The basic Apache configuration directives are : SetHandler perl-script

Re: Upgrade to Apache 2.4 breaks encoding in a PerlOutputFilterHandler

2015-05-27 Thread Kevin A. McGrail
> When I upgrade to Apache 2.4, this happens How did you upgrade to 2.4 and what version of MP are you using? I ask because I've been running into distros running MP 2.0.7 with Apache httpd 2.4 so I want to help rule out that issue. Regards, KAM

Re: Upgrade to Apache 2.4 breaks encoding in a PerlOutputFilterHandler

2015-05-27 Thread Vincent Veyron
On Wed, 27 May 2015 15:03:39 -0400 "Kevin A. McGrail" wrote: Hi Kevin, > How did you upgrade to 2.4 I use the current debian stable (wheezy until now); I followed this to the t : https://www.debian.org/releases/jessie/amd64/release-notes/ch-upgrading.en.html The crux of it being to run apt-g