[Zope] RESPONSE.write - Still not working
Chris Withers
chrisw at nipltd.com
Thu Sep 25 07:56:49 EDT 2003
Jonathan Hobbs wrote:
>>Did you try without Apache in the mix? Proxying may well do its own
>>buffering
>
>
> That was the problem! Apache/CGI was buffering the output from zope. As
> soon as I bypassed Apache/CGI the RESPONSE.write function worked as
> advertised.
>
> Thanks for the help.
I'd use mod_proxy/mod_rewrite over CGI anyday.
Would be interested to know if this behaves as you expect with that...
Chris
More information about the Zope
mailing list