<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>My nginx error log is being filled with errors which I believe
      are being surfaced from OpenSSL. The log entries number in the
      hundreds of thousands per day and I understand they are most
      likely due to conditions beyond my control. Examples of the log
      entries are:</p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">2022/07/23
          16:26:32 [crit] 849483#849483: *8078348 SSL_do_handshake()
          failed (SSL: error:0A00006E:SSL routines::bad extension) while
          SSL handshaking, client: 113.211.208.188, server: 0.0.0.0:443
        </span><br>
        2022/07/23 16:26:33 [alert] 849481#849481: *8078448 could not
        allocate new session in SSL session shared cache "le_nginx_SSL"
        while SSL handshaking, client: 175.156.80.121, server:
        0.0.0.0:443<br>
      </span></p>
    <p>Is there any way to bypass logging these errors?</p>
    <p>With thanks,</p>
    <p>Jay<br>
      <span style="font-family:monospace"></span></p>
  </body>
</html>