Welcome! Log In Create A New Profile

Advanced

Re: phantom event ?

Victor Iggy
March 17, 2009 11:02PM
Increase your tcp queue size on your operating system. Most likely your
OS is dropping older tcp sessions once it hits it's small concurrent tcp
limit.

On solaris for example...

Default is 128, so you can obviously see why you would hit this issue
with moderate traffic.

/usr/sbin/ndd -set /dev/tcp tcp_conn_req_max_q 8192
/usr/sbin/ndd -set /dev/tcp tcp_conn_req_max_q0 8192
--
Posted via http://www.ruby-forum.com/.
Subject Author Posted

Re: phantom event ?

Victor Iggy March 17, 2009 11:02PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 119
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready