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. |
||
|---|---|---|
| .. | ||
| testdata | ||
| main.go | ||
| main_test.go | ||