On Wed, Mar 30, 2011 at 12:36 PM, Hendrik Schumacher wrote:
> Am Mi, 30.03.2011, 12:17 schrieb Chris Datfung:
>
> I had a similar problem with a http proxy that injected a string into the
> HTML body. If the response is passed to the filter in multiple parts there
> is a certain probability that t
Hi,
On Mon, Mar 28, 2011 at 5:43 PM, shant.
wrote:
> I have application built using CGI, and mod_perl , currently all CGI
> script are running under modperl1 using perlrun option , does they work in
> mod_perl 2 too or need any changes ?
You will find ModPerl::PerlRunPrefork, which is pr
Am Mi, 30.03.2011, 12:17 schrieb Chris Datfung:
> I have a script that uses Apache2::Filter to filter the server response
> output and inject a string into the HTML body. The script normally works
> fine expect intermittently the output is missing the injected string. This
> happens around 10% of t
I have a script that uses Apache2::Filter to filter the server response
output and inject a string into the HTML body. The script normally works
fine expect intermittently the output is missing the injected string. This
happens around 10% of the time. I verified that there is enough memory and
CPU