You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/05/19 16:11:09 UTC

[GitHub] [trafficserver] mtorluemke opened a new issue #6801: OCSP stapling timeout should emit log

mtorluemke opened a new issue #6801:
URL: https://github.com/apache/trafficserver/issues/6801


   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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] randall closed issue #6801: OCSP stapling timeout should emit log

Posted by GitBox <gi...@apache.org>.
randall closed issue #6801:
URL: https://github.com/apache/trafficserver/issues/6801


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org