Re: [GENERAL] DB Connections in TIME_WAIT state

2008-05-13 Thread Tom Lane
John Gateley <[EMAIL PROTECTED]> writes: > Hi, I'm using the Pg perl module to connect to Postgresql 8.1 > via localhost (127.0.0.1) from webscripts. I'm noticing a lot > of TIME_WAIT socket connections: > tcp0 0 127.0.0.1:39291 127.0.0.1:5432 TIME_WAIT > > tcp

[GENERAL] DB Connections in TIME_WAIT state

2008-05-13 Thread John Gateley
Hi, I'm using the Pg perl module to connect to Postgresql 8.1 via localhost (127.0.0.1) from webscripts. I'm noticing a lot of TIME_WAIT socket connections: tcp0 0 127.0.0.1:39291 127.0.0.1:5432 TIME_WAIT tcp0 0 127.0.0.1:60720 127.0.0.1:5432