Skip to content

OCSP stapling timeout should emit log #6801

Description

@mtorluemke

Today, OCSP timeouts seem to silently fail.

(gdb) bt
#0  0x00007f1ba6864e5d in nanosleep () from /lib64/libpthread.so.0
#1  0x00005652a5c36342 in ink_hrtime_sleep (delay=1000000) at ../../include/tscore/ink_hrtime.h:275
#2  query_responder (b=0x7f1b806f2100, host=0x7f1b807fa340 "ocsp.fqdn.here", path=0x7f1b807f97a0 "/ocsp-path", req=<optimized out>, req_timeout=<optimized out>) at OCSPStapling.cc:334
#3  process_responder (host=0x7f1b807fa340 "ocsp.fqdn.here", path=0x7f1b807f97a0 "/ocsp-path-here", port=<optimized out>, req=<optimized out>, req_timeout=<optimized out>) at OCSPStapling.cc:364
#4  stapling_refresh_response (cinf=<optimized out>, prsp=<optimized out>) at OCSPStapling.cc:403
#5  ocsp_update () at OCSPStapling.cc:465
#6  0x00005652a5c1d276 in SSLNetProcessor::start (this=<optimized out>, stacksize=1048576) at SSLNetProcessor.cc:81
#7  0x00005652a5a702bd in main (argv=<optimized out>) at traffic_server/traffic_server.cc:1890

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions