boulder/cmd/ocsp-responder
Jacob Hoffman-Andrews 48103af5b1 Add timeout to ocsp-responder (#3892)
Right now if ocsp-responder gets flooded with traffic, it will have a number of requests that
spend long enough waiting for an available connection that the reverse proxy will have given
up on them before they get a chance to execute the SQL query. Add a timeout parameter so
ocsp-responder can gracefully shed this load rather than try to do pointless work.
2018-10-22 09:20:08 -04:00
..
testdata ocsp-responder: error on missing source and tests 2015-10-06 21:50:44 -07:00
main.go Add timeout to ocsp-responder (#3892) 2018-10-22 09:20:08 -04:00
main_test.go Add timeout to ocsp-responder (#3892) 2018-10-22 09:20:08 -04:00