search for: inet_peer_threshold

Displaying 3 results from an estimated 3 matches for "inet_peer_threshold".

2007 Sep 23
4
performance observation on redhat
...sing erlang''s yaws or nginx alone, I noticed that sometimes this can happen, especially when increasing the number of concurrent connects to a large number (e.g. 250-500). I did the same on OS-X and did not notice these outliers. After a lot of painful searching by luck we found one cure: inet_peer_threshold was too small. Chaging it to a much larger value made the problem go away. echo 500000 > /proc/sys/net/ipv4/inet_peer_threshold There is a trade-off here. A too small value causes too many delays from inet-peer-storage cleaning and a too big value makes life well for some limited time, but wh...
2006 Oct 30
3
Application 500 Errors
Configuration: (2) Dual Core Opterons 8GB RAM Apache used to balance 40 mongrel instances We receive Application 500 Errors. Nothing suspect appears in the log, so we are at a lost as to what to do next. Any advice would be welcome and/or an explanation of what types of things cause Application 500 Errors in mongrel. Thanks! - Jared Brown -------------- next part -------------- An HTML
2003 Feb 03
4
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From laforge@netfilter.org 2003-02-03 16:49 ------- We haven't seen this