You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Sheth, Niraj " <ni...@groton.pfizer.com> on 2000/04/12 23:58:32 UTC

How do I make proxy server not to buffer o/p of mod_perl server?

Hi All,

How do configure front end proxy server NOT to buffer o/p of mod_perl
server?
ProxyReceiveBufferSize doesn't help.

I read thru Eric Cholet's post, he pointed out HUGE_STRING_LEN (8k) is the
buffer size.
Is it configurable, may be in latest 1.3.12 or i have to change manually and
recompile apache?

Thanks,
Niraj