I am getting a buffer overflow while using my webapp deployed to
Apache2, mod_jk1.2 and Tomcat5.5.17.
I am basically trying to send an HTTP response back to the browser
with a custom json header (X-JSON header) containing more than 8Kb
since this is the default way to send json state back to the
s/docs/changelog.xml?r1=483339&r2=485795&diff_format=h
-Takayuki
On 1/14/07, Yuri de Wit <[EMAIL PROTECTED]> wrote:
> I am getting a buffer overflow while using my webapp deployed to
> Apache2, mod_jk1.2 and Tomcat5.5.17.
>
> I am basically trying to send an HTTP response bac