Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-3837

The setting wait_for_cache waits indefinitely even when there are no cache disks configured

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 6.1.0
    • 7.1.0
    • Cache, HTTP
    • None

    Description

      The setting proxy.config.http.wait_for_cache allows to let traffic_server wait for the cache to initialize before processing requests (it basically blocks accepts). This is fine when cache is configured, but, if there are no disks configured in storage.config, this setting makes requests wait indefinitely. Ideally, the setting should consider cache initialized (disabled) when no disks are configured and just proxy the requests rather than block them forever.

      Attachments

        Issue Links

          Activity

            People

              amc Alan M. Carroll
              sudheerv Sudheer Vinukonda
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: