From: | "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
---|---|
To: | "Pedro Doria Meunier *EXTERN*" <pdoria(at)netmadeira(dot)com>, "Postgresql Mailing List" <pgsql-general(at)postgresql(dot)org>, "PostGIS Users Discussion" <postgis-users(at)postgis(dot)refractions(dot)net> |
Subject: | Re: sslv3 alert illegal parameter |
Date: | 2009-07-09 06:54:00 |
Message-ID: | D960CB61B694CF459DCFB4B0128514C203937E13@exadv11.host.magwien.gv.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Pedro Doria Meunier wrote:
> My server started spitting this out every second!
>
> LOG: could not accept SSL connection: sslv3 alert illegal parameter
>
> "PostgreSQL 8.3.7 on x86_64-redhat-linux-gnu, compiled by GCC gcc
> (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)"
>
> Server key in place..
>
> What can I do about it?!
Several ideas:
You say "started spitting": that suggests that this is a new
phenomenon. What changes have there been since before it started?
Every second: Try to find out what tries to connect every second.
Set "log_connections" to "on" and find out the IP address.
Once you have found the culprit, figure out how it tries to connect.
Yours,
Laurenz Albe
From | Date | Subject | |
---|---|---|---|
Next Message | m_lists | 2009-07-09 07:38:56 | Re: Performance problem with low correlation data |
Previous Message | Greg Smith | 2009-07-09 05:18:42 | Re: ZFS prefetch considered evil? |