Page 1 of 1

Incoming request size too large since Rc2

Posted: 06 Jun 2011, 20:59
by adenault
I've noticed a change since Rc2. If I try to send an extension request with a large string (about 2000+ chars) I get the following warning in the log file.

06 Jun 2011 21:45:24,957 WARN [SocketReader] protocol.binary.BinaryIoHandler

Sometimes (but rarely), I get even more information:

06 Jun 2011 17:47:05,108 WARN [SocketReader] protocol.binary.BinaryIoHandler - Incoming request size too large: 1630745955, Current limit: 8000000, From: ( User Name: mega613218567, Id: 2, Priv: 0, Sess: 4.59.176.6:51310 )

The thing is, the string is never more than 2500 characters and is constant most of the time (and it's constant in my tests). If I run the client in debug mode, I see that no more than 3000 bytes are sent over the wire (and the packet is split into 1500 byte packets anyways).

I'm using SmartFox Rc2 with the latest Java drivers.

Has anybody else hit a similar problem?

Cheers,

Alex

Posted: 07 Jun 2011, 16:12
by Lapo
Can you send a small test that reproduces the the issue?
Thanks

Posted: 10 Jul 2011, 14:00
by yysct2005
10 Jul 2011 22:36:59,803 WARN [SocketReader] protocol.binary.BinaryIoHandler - Incoming request size too large: 168626801, Current limit: 8000000, From: { Id: 22570, Type: DEFAULT, Logged: No, IP: 172.28.11.61:6980 }


so.i got it ...

when i use the administration tool remote monitoring sfs2x several hours,then sudden logout . and then login again ,got these ..