[rabbitmq-discuss] TCP/SSL Listeners stuck, not responding
Mark Steele
msteele at beringmedia.com
Wed Dec 16 18:35:37 GMT 2009
Hi Matthias,
By stop working:
- SSL port is still open (see netstat output from previous email)
- SSL client sending data to the server (see tcpdump output from
previous email)
- Rabbit/erlang is not responding with any data (see tcpdump/strace
output from previous email)
It appears like the three-way TCP handshake works, then nothing...
I've got a erl crash dump if that would help.
Regards,
Mark
On Wed, Dec 16, 2009 at 11:43 AM, Matthias Radestock
<matthias at lshift.net> wrote:
> Mark,
>
> Mark Steele wrote:
>>
>> For unknown reasons after a certain amount of time the SSL listener
>> just seems to stop working.
>
> In what way does it "stop working"? Does the ssl port refuse connections? Or
> can you connect but then the ssl negotiation fails? Or does all the
> connection establishment work fine but then the connection gets dropped at
> some later point?
>
>
> Regards,
>
> Matthias.
>
More information about the rabbitmq-discuss
mailing list