traefik.router.requests.tls.total
Total TLS requests at routerDimensions:None
Interface Metrics (2)
Dimensions:None
Native
Total number of TLS requests processed by routerDimensions:None
Sources
Technical Annotations (12)
Configuration Parameters (3)
traefik.http.routers.<name>.entrypointsrecommended: websecuretraefik.http.routers.<name>.tlsrecommended: trueTLSOptionError Signatures (1)
404 page not foundhttp statusCLI Commands (2)
curl -sS -D- -o /dev/null https://app.example.com/diagnosticdocker exec -it traefik sh -lc 'wget -qO- http://127.0.0.1:8080/api/http/routers'diagnosticTechnical References (6)
EntryPointcomponentwebsecurecomponentSNIprotocolTLSOptioncomponentmTLSprotocolCA filefile pathRelated Insights (2)
HTTPS routing fails when router only configured for HTTP entrypointcritical
▸
Malformed TLSOption disables certificate verificationcritical
▸