diff options
author | jake <jake@jakes-mail.top> | 2022-09-04 18:15:37 -0400 |
---|---|---|
committer | jake <jake@jakes-mail.top> | 2022-09-04 18:15:37 -0400 |
commit | 60f0f0d97f58f62b842caf6397a757d2b59237a1 (patch) | |
tree | d62a66df8f0e6b482a0fce17256250ebc849e5b2 /TO_FIX.md | |
parent | bfa3d4b083f26b6af8809c44aa865c743cd497ba (diff) |
add server/client data to global hash for easy assess
Diffstat (limited to 'TO_FIX.md')
-rw-r--r-- | TO_FIX.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -23,5 +23,3 @@ handle signals like interrupt better recently-accepted-cert-cache for specific cert-req keys, doing a look up EACH and EVERY TIME can be expensive when it it likely that a single person will be looking around. reduce complexity in cert_req() - -put peer data in a global hash for easy access for logging and cgi scripts |