Displaying 4 results from an estimated 4 matches for "yossarian1".
2007 Jun 12
3
ip_conntrack table filling up, dropping packets
Hi, my ip_conntrack table is filling up and now my server is dropping
packets. I'm running CentOS release 4.4 (Final) on a fairly busy
webserver. The table is full of various connections, including a lot
of "ESTABLISHED" tcp connections from my webserver (the src is my
webserver ip), and some other random connections to my webserver, and
many "ASSURED" connections. So why
2006 Jul 02
0
Use of "&" kills rails -- redux
I see someone else mentioned this below, but the answer was just "use
&&", which isn''t what I''m looking for.
I''m using acts_as_ferret in my web app, but if the user inputs certain
symbols, like &, it kills his/her browser. I''m running everything
locally on OS X. I had to reboot OS X because the crash was so bad.
Is there a way to
2007 Jul 19
1
one mongrel with hundreds of CLOSE_WAIT tcp connections
Hi, I''m running into a strange issue where one mongrel will sometimes
develop hundreds of CLOSE_WAIT TCP connections, mostly to apache (I think --
see sample lsof output below). I haven''t had a chance to get the mongrel
with this behavior into USR1 debug mode yet. I didn''t catch it in time.
This happens a couple times a day on average at seemingly random times.
2007 Jul 19
0
one mongrel with *lots* of close_wait tcp connections
* cross posted to the mongrel mailing list*
Hi, I''m running into a strange issue where one mongrel will sometimes
develop hundreds of CLOSE_WAIT TCP connections, mostly to apache (I
think --
see sample lsof output below). I haven''t had a chance to get the
mongrel
with this behavior into USR1 debug mode yet. I wrote a little loop
below that will catch it next time.
This