[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Large number of TIME_WAITs
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Large number of TIME_WAITs
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Tue, 29 Jan 2008 22:19:16 +0100
- References: <29f517690801290658l5332aab6i27d68b7bb6d0cc80 (at) mail.gmail.com> <58EF0861D3A1A04182720B3A5231C7C202214135 (at) usplm205.amer.corp.eds.com> <29f517690801290736mf619c3dub2c2c98511945612 (at) mail.gmail.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Tue, Jan 29, 2008 at 10:36:17AM -0500, Gary Baluha wrote:
> Red Hat ES 4 Update 5.
> That's what I normally would think, but it doesn't make any sense that the
> source AND destination are both localhost or the local IP. It's as though
> the Hobbit server is trying to communicate with itself using network
> sockets.
It makes perfect sense, actually. Various parts of Hobbit does talk to
the hobbitd daemon - most of the webpages get their data this way, and
all of the network test results are also reported using a network
connection.
TIME_WAIT states aren't evil, just confusing if you don't know what they
are for. They will clear themselves after a few seconds.
Regards,
Henrik