|
|
|
Ask HN: Users complaining of downtime, but no alerts and nothing in logs?
|
|
2 points
by mpcovcd
3117 days ago
|
|
Anyone have experience with this? Had a user say the site has not been available frequently recently. Its a static site, and I have uptime monitors setup that have never been triggered. Additionally, it seems most of these reports come from foreign countries (this report being specific to Germany). |
|
If you use https you could try to find out if the user's browser doesn't support your (offered) chiphers https://www.ssllabs.com/ssltest/ Internet Explorer 6 comes to mind. We run an API and sometimes, though very rare, users try to access it using http/1.0 or other super old compiled binaries. Or see 'SSL handshake' errors in our load balancer logs.