Welcome! Log In Create A New Profile

Advanced

Re: phantom event ?

This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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



Online Users

Guests: 73
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready