From: | "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Is it harmless? |
Date: | 2002-12-18 07:05:23 |
Message-ID: | 200212181235.23601.mallah@trade-india.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Yep ,
We do connect to 5432 to see if pg is up every min
and disconnect. it is not a db connection but a simple
opening / closing of TCP/IP socket for port 5432.
that is the cheapest port monitoring i could think of
regds
mallah.
On Tuesday 17 December 2002 09:54 pm, Tom Lane wrote:
> "Rajesh Kumar Mallah." <mallah(at)trade-india(dot)com> writes:
> > the following "LOG" lines were found in my /var/log/pgsql
> >
> > LOG: pq_recvbuf: unexpected EOF on client connection
> > LOG: incomplete startup packet
> >
> > are they harmless?
>
> Harmless to PG, yes. They might indicate something worthy of
> investigation though ... like someone portscanning your server.
> Or just a broken client. Anyway it appears something is connecting
> to your port 5432 and then disconnecting right away.
>
> regards, tom lane
--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)
Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.
From | Date | Subject | |
---|---|---|---|
Next Message | Gary Stainburn | 2002-12-18 09:39:03 | Re: unsubscribe |
Previous Message | Arindam Haldar | 2002-12-18 06:18:19 | unsubscribe |