Welcome! Log In Create A New Profile

Advanced

client timed out (110: Connection timed out) while SSL handshaking for web browser on mobile device

yf chu
February 02, 2019 10:50AM
We have found that occassionally the web page could not be opened with browser on mobile device. We sometimes wait for a very long time before we get the error message that this web page could not be opened, but then we reopen the page and the normal page shows without any problems. We have checked the Nginx log files and found that the message "client timed out (110: Connection timed out) while SSL handshaking" showed many times. But it is info message, not the error or warn message. What could be the reason for this issue? Does it have something to do with HTTP2 or tls2? We have enabled the HTTP2. Here is some key configurations:


listen 443 http2 ssl;
ssl_session_timeout 1d;
ssl_session_cache shared:SSL:50m;
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_prefer_server_ciphers on;_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

client timed out (110: Connection timed out) while SSL handshaking for web browser on mobile device

yf chu February 02, 2019 10:50AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 277
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready