Re: [GENERAL] LOG: unexpected EOF on client connection

2010-10-11 Thread Brar Piening
On Fri, 8 Oct 2010 09:57:31 -0400, akp geek wrote: LOG: unexpected EOF on client connection Npgsql is a very potent EOF-Generator if the client app doesn't properly close (or dispose explicitly) connections. see http://fxjr.blogspot.com/2010/04/npgsql-connection-pool-explained.html Rega

Re: [GENERAL] LOG: unexpected EOF on client connection

2010-10-09 Thread Scott Marlowe
On Sat, Oct 9, 2010 at 5:45 PM, Ben Carbery wrote: > >> Or that OP has a networking issue.  Some firewalls are known for >> dropping what they think are idle connections when they aren't. >> > > I don't think so.. EOF is an explicit termination, not a timeout as would > caused by a firewall droppi

Re: [GENERAL] LOG: unexpected EOF on client connection

2010-10-09 Thread Ben Carbery
> Or that OP has a networking issue. Some firewalls are known for > dropping what they think are idle connections when they aren't. > > I don't think so.. EOF is an explicit termination, not a timeout as would caused by a firewall dropping traffic. It's more like what happens when the remote proce

Re: [GENERAL] LOG: unexpected EOF on client connection

2010-10-08 Thread Scott Marlowe
On Fri, Oct 8, 2010 at 8:11 AM, wrote: >> Hi all - >> >>               I am seeing lot of these records in the log file. Not able >> to >> find why I get this in log file. Is there a way to find out info about >> this >> ? Thanks for your help >> >> >> LOG:  unexpected EOF on client connection >>

Re: [GENERAL] LOG: unexpected EOF on client connection

2010-10-08 Thread tv
> Hi all - > > I am seeing lot of these records in the log file. Not able > to > find why I get this in log file. Is there a way to find out info about > this > ? Thanks for your help > > > LOG: unexpected EOF on client connection > LOG: unexpected EOF on client connection This mea

[GENERAL] LOG: unexpected EOF on client connection

2010-10-08 Thread akp geek
Hi all - I am seeing lot of these records in the log file. Not able to find why I get this in log file. Is there a way to find out info about this ? Thanks for your help LOG: unexpected EOF on client connection LOG: unexpected EOF on client connection LOG: unexpected EOF on clie