MAXMSG_*
list Daniel Bourque
Hi,
I set these values in the hobbitserver.cfg:
MAXMSG_STATUS="1024"
MAXMSG_CLIENT="1024"
MAXMSG_DATA="1024"
I still get some :
Latest errormessages:
Oversize data/client msg from n.n.n.n truncated (n=2003124, limit 1048576)
If I got the client info dump on the web page for that client. It's always back to green when I go look at it. When it's green, if I cut and paste all the text into a text file and and run du -k on it, I get 80. How can that output possibly grow over twenty times to trigger an hobbitd warning ??? Am I not understanding exactly what those limits apply to ?
Thanks!
-Dan
list Daniel Bourque
never mind... something went bezerk and I have ~50000 sockets in TIME_WAIT ... Daniel Bourque Systems/Network Administrator Weather Data Inc Office (XXX) XXX-XXXX Office (XXX) XXX-XXXX ext. XXXX Mobile (XXX) XXX-XXXX
▸
Daniel Bourque wrote:
Hi, I set these values in the hobbitserver.cfg: MAXMSG_STATUS="1024" MAXMSG_CLIENT="1024" MAXMSG_DATA="1024" I still get some : Latest errormessages: Oversize data/client msg from n.n.n.n truncated (n=2003124, limit 1048576) If I got the client info dump on the web page for that client. It's always back to green when I go look at it. When it's green, if I cut and paste all the text into a text file and and run du -k on it, I get 80. How can that output possibly grow over twenty times to trigger an hobbitd warning ??? Am I not understanding exactly what those limits apply to ? Thanks! -Dan