randall edited a comment on pull request #6994:
URL: https://github.com/apache/trafficserver/pull/6994#issuecomment-656852423


   This is from runs on my laptop that are probably saturating my internet 
connection.
   
   Here's the history.
   
   ```
   history = {
       history = {
         [0] = {
           location = (file = "HttpSM.cc", func = 
"state_read_client_request_header", line = 620)
           event = 100
           reentrancy = 2
         }
         [1] = {
           location = (file = "HttpSM.cc", func = "state_api_callback", line = 
1344)
           event = 60000
           reentrancy = 3
         }
         [2] = {
           location = (file = "HttpSM.cc", func = "state_api_callout", line = 
1384)
           event = 60000
           reentrancy = 3
         }
         [3] = {
           location = (file = "HttpSM.cc", func = "set_next_state", line = 7412)
           event = 34463
           reentrancy = 3
         }
         [4] = {
           location = (file = "HttpSM.cc", func = "state_hostdb_lookup", line = 
2250)
           event = 500
           reentrancy = 1
         }
         [5] = {
           location = (file = "HttpSM.cc", func = "set_next_state", line = 7446)
           event = 34463
           reentrancy = 1
         }
         [6] = {
           location = (file = "HttpSM.cc", func = 
"state_hostdb_reverse_lookup", line = 2297)
           event = 500
           reentrancy = 1
         }
         [7] = {
           location = (file = "HttpSM.cc", func = "set_next_state", line = 7452)
           event = 34463
           reentrancy = 1
         }
         [8] = {
           location = (file = "HttpCacheSM.cc", func = "state_cache_open_read", 
line = 100)
           event = 1103
           reentrancy = -31073
         }
         [9] = {
           location = (file = "HttpSM.cc", func = "state_cache_open_read", line 
= 2529)
           event = 1103
           reentrancy = 2
         }
         [10] = {
           location = (file = "HttpSM.cc", func = "state_api_callback", line = 
1344)
           event = 60000
           reentrancy = 3
         }
         [11] = {
           location = (file = "HttpSM.cc", func = "state_api_callout", line = 
1384)
           event = 60000
           reentrancy = 3
         }
         [12] = {
           location = (file = "HttpSM.cc", func = "set_next_state", line = 7561)
           event = 34463
           reentrancy = 3
         }
         [13] = {
           location = (file = "HttpCacheSM.cc", func = 
"state_cache_open_write", line = 160)
           event = 1108
           reentrancy = -31073
         }
         [14] = {
           location = (file = "HttpSM.cc", func = "state_cache_open_write", 
line = 2410)
           event = 1108
           reentrancy = 4
         }
         [15] = {
           location = (file = "HttpSM.cc", func = "set_next_state", line = 7458)
           event = 34463
           reentrancy = 4
         }
         [16] = {
           location = (file = "HttpSM.cc", func = "state_http_server_open", 
line = 1726)
           event = 201
           reentrancy = 5
         }
   ...
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to