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

delay seen in handling the client's request while running with accept thread

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Core
    • None

    Description

      Recent tests prove that while using accept thread, we do end up waiting for a period of time before handling the
      request from the client. This is because the signal is not delivered to a net thread to handle the new connection because of epoll_wait timeout

      Fix is to provide a schedule_imm_signal method which can be used in accept thread to signal a given net thread for handling new connections.

      Attachments

        1. patch.329
          5 kB
          Vijaya Bhaskar Mamidi

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vmamidi Vijaya Bhaskar Mamidi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: