0 Replies Last post: Sep 20, 2007 2:59 PM by dror  
dror Silver 111 posts since
Aug 6, 2007
Currently Being Moderated

Sep 20, 2007 5:10 PM

warning: "Going to buffer response body of large or unknown size..." when using http-bind

Hi,

 

I`m using http-bind with a custom javascript client. Two users where connected and chatting for 12 hours until one of them got disconnected(I`m not sure about the other). In the log O got the following warnings:

 

2007.09.20 20:30:14 Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.

2007.09.20 20:30:16 Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.

2007.09.20 21:31:22 Client provided invalid session: ffc2d093 xx.xxx.xxx.xxx

 

 

What causes that and how can I solve it?

More Like This

  • Retrieving data ...