You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Falk Hackenberger <ap...@spam.huckley.de> on 2017/03/01 19:13:59 UTC

Re: [users@httpd] apache server send tlsv1.2 close notify after change cipher spec, why? (solved)

Hello,

this is solved. The hint was, that there was a 20s delay between:

client -> server TCP [ACK]
server -> client TLSv1.2 125 Alert (Level: Warning, Description: Close
Notify)

So the client send no request for 20s after tls Change Cipher Spec and
mod_reqtimeout says goodbye to the client.

Regards,
Falk


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org