Uploaded image for project: 'StoRM'
  1. StoRM
  2. STOR-1207

StoRM WebDAV leaks file descriptors when Conscrypt is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.11.18
    • 1.11.17
    • webdav
    • Security Level: Public (Visbile by non-authn users.)
    • None

      Conscrypt, enabled by default in StoRM WebDAV 1.2.1, has a bug that leadsĀ  to a leak of file descriptors:

      https://github.com/eclipse/jetty.project/issues/3111

      Until there's a fix released for this, Conscrypt, enabled by default, should be disabled.

      Conscrypt can be disabled by setting these env variables in /etc/sysconfig/storm-webdav

      STORM_WEBDAV_USE_CONSCRYPT="false"
      STORM_WEBDAV_TPC_USE_CONSCRYPT="false"

      STORM_WEBDAV_ENABLE_HTTP2="false"

      In the next version storm-webdav will come with conscrypt disabled by default and with a new version of conscrypt that fixes the leak problem

            Unassigned Unassigned
            aceccant Andrea Ceccanti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: