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

HttpSM should keep track of what states it has passed through

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • sometime
    • Core
    • None

    Description

      When implementing the fix for TS-4328 I needed to answer the question "did we ever send bytes to the server". This should be relatively simple to answer-- as there is a specific state that connects to origin and then sends the request. At this point nothing in the SM keeps track of where we have been, the closest we have are the milestones-- which we are apparently not happy with using for any logic (only for metrics).

      So, the TLDR is that we'd like a mechanism in the HttpSM to see where the SM has gone and its current state. This would be especially helpful for debugging, as we would be able to tell what all the SM has done.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jacksontj Thomas Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: