Re: [OT] A couple of dubious network problems...

2001-11-28 Thread Dave Hodgkinson
Mark Maunder <[EMAIL PROTECTED]> writes: > Dave Hodgkinson wrote: > > > 1. On a RH6.0 (yes, ick) box without persistent DBI connections, the > > server side of the DBD::mysql connection was successfully closed > > (netstat shows nothing), but the client side shows a TIME_WAIT state, > > which ha

Re: [OT] A couple of dubious network problems...

2001-11-27 Thread Mark Maunder
Dave Hodgkinson wrote: > 1. On a RH6.0 (yes, ick) box without persistent DBI connections, the > server side of the DBD::mysql connection was successfully closed > (netstat shows nothing), but the client side shows a TIME_WAIT state, > which hangs around for 30 seconds or so before > disappearing.

[OT] A couple of dubious network problems...

2001-11-27 Thread Dave Hodgkinson
Chaps, Can I pick the wisdom of the hive here please? I witnessed a couple of mod_perl related network problems yesterday which are kind of mod_perl related: 1. On a RH6.0 (yes, ick) box without persistent DBI connections, the server side of the DBD::mysql connection was successfully closed (ne