Guest User

Untitled

a guest
Feb 18th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.10 KB | None | 0 0
  1. [root@lmo-aphy00038 trafficserver]# /opt/ats/bin/traffic_server -T 'http|parent'
  2. traffic_server: using root directory '/opt/ats'
  3. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DIAG: (parent_select) allocating ParentRoundRobin() lookup strategy.
  4. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DEBUG: <ParentRoundRobin.cc:32 (ParentRoundRobin)> (parent_select) Using a round robin parent selection strategy of type P_NO_ROUND_ROBIN.
  5. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DIAG: (parent_select) allocating ParentRoundRobin() lookup strategy.
  6. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DEBUG: <ParentRoundRobin.cc:32 (ParentRoundRobin)> (parent_select) Using a round robin parent selection strategy of type P_NO_ROUND_ROBIN.
  7. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DIAG: (parent_select) allocating ParentRoundRobin() lookup strategy.
  8. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DEBUG: <ParentRoundRobin.cc:32 (ParentRoundRobin)> (parent_select) Using a round robin parent selection strategy of type P_NO_ROUND_ROBIN.
  9. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DIAG: (parent_select) allocating ParentRoundRobin() lookup strategy.
  10. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DEBUG: <ParentRoundRobin.cc:32 (ParentRoundRobin)> (parent_select) Using a round robin parent selection strategy of type P_NO_ROUND_ROBIN.
  11. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DIAG: (parent_select) allocating ParentRoundRobin() lookup strategy.
  12. [Feb 18 21:23:17.368] Server {0x7f36f27be800} DEBUG: <ParentRoundRobin.cc:32 (ParentRoundRobin)> (parent_select) Using a round robin parent selection strategy of type P_NO_ROUND_ROBIN.
  13. Parent Selection Config
  14. Enabled 1 RetryTime 300 Parent DNS Only 0
  15. No Default Parent
  16. Control Matcher Table: [ParentSelection]
  17. Host/Domain Matcher with 5 elements
  18. Domain (Full) for hydcache1.lukup.com
  19. 172.16.6.5:80 direct=false
  20. Domain (Full) for hydcache2.lukup.com
  21. 172.16.6.5:80 direct=false
  22. Domain (Full) for hydcache3.lukup.com
  23. 172.16.6.5:80 direct=false
  24. Domain (Full) for hydcache4.lukup.com
  25. 172.16.6.5:80 direct=false
  26. Domain (Full) for hydvod.lukup.com
  27. 172.16.6.5:80 direct=false
  28. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <ProtocolProbeSessionAccept.cc:161 (mainEvent)> (http) probe needs data, read..
  29. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSessionAccept.cc:60 (accept)> (http_seq) [HttpSessionAccept:mainEvent 0x7f36b4017d20] accepted connection from 172.16.0.60:52901 transport type = 1
  30. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpClientSession.cc:201 (new_connection)> (http_cs) [0] session born, netvc 0x7f36b4017d20
  31. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpClientSession.cc:139 (new_transaction)> (http_cs) [0] Starting transaction 1 using sm [0]
  32. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2541 (main_handler)> (http) [0] [HttpSM::main_handler, VC_EVENT_READ_READY]
  33. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:579 (state_read_client_request_header)> (http) [0] [&HttpSM::state_read_client_request_header, VC_EVENT_READ_READY]
  34. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:724 (state_read_client_request_header)> (http) [0] done parsing client request header
  35. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1066 (ModifyRequest)> (http_trans) START HttpTransact::ModifyRequest
  36. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:8340 (ink_cluster_time)> (http_trans) [ink_cluster_time] local: 1455810803, highest_delta: 0, cluster: 1455810803
  37. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1142 (ModifyRequest)> (http_trans) [ModifyRequest] normalized Accept-Encoding to gzip
  38. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1157 (ModifyRequest)> (http_trans) END HttpTransact::ModifyRequest
  39. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1159 (ModifyRequest)> (http_trans) Checking if transaction wants to upgrade
  40. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1166 (ModifyRequest)> (http_trans) Next action SM_ACTION_API_READ_REQUEST_HDR; HttpTransact::StartRemapRequest
  41. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6921 (call_transact_and_set_next_state)> (http) [0] State Transition: SM_ACTION_UNDEFINED -> SM_ACTION_API_READ_REQUEST_HDR
  42. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:693 (StartRemapRequest)> (http_trans) START HttpTransact::StartRemapRequest
  43. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:734 (StartRemapRequest)> (http_trans) Before Remapping:
  44. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) HTTP_HEADER 0x7f36ed91c888: [T: 3, L: 48, OBJFLAGS: 0]
  45. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HTTP.cc:577 (http_hdr_describe)> (http) [TYPE: REQ, V: 10001, URL: 0x7f36ed91cb08, METHOD: "GET", METHOD_LEN: 3, FIELDS: 0x7f36ed91c8b8]
  46. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) URL 0x7f36ed91cb08: [T: 2, L: 112, OBJFLAGS: 0]
  47. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1557 (url_describe)> (http) [URLTYPE: 1, SWKSIDX: 99,
  48. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1559 (url_describe)> (http) SCHEME: "http", SCHEME_LEN: 4,
  49. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1561 (url_describe)> (http) USER: "", USER_LEN: 0,
  50. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1563 (url_describe)> (http) PASSWORD: "", PASSWORD_LEN: 0,
  51. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1565 (url_describe)> (http) HOST: "", HOST_LEN: 0,
  52. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1567 (url_describe)> (http) PORT: "", PORT_LEN: 0, PORT_NUM: 0
  53. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1569 (url_describe)> (http) PATH: "hls/publicmusic/index.m3u8", PATH_LEN: 26,
  54. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1571 (url_describe)> (http) PARAMS: "", PARAMS_LEN: 0,
  55. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1573 (url_describe)> (http) QUERY: "", QUERY_LEN: 0,
  56. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1575 (url_describe)> (http) FRAGMENT: "", FRAGMENT_LEN: 0]
  57. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) MIME_HEADER 0x7f36ed91c8b8: [T: 4, L: 592, OBJFLAGS: 0]
  58. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2602 (mime_hdr_describe)> (http)
  59. [PBITS: 0x0008000001080A0D, SLACC: 0xF2FF76F3FF8FFFF1FFFFFFFFFFF5FFFF, HEADBLK: 0x7f36ed91c8f8, TAILBLK: 0x7f36ed91c8f8]
  60. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2607 (mime_hdr_describe)> (http) [CBITS: 0x00000001, T_MAXAGE: 0, T_SMAXAGE: 0, T_MAXSTALE: 0, T_MINFRESH: 0, PNO$: 0]
  61. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) FIELD_BLOCK 0x7f36ed91c8f8: [T: 5, L: 528, OBJFLAGS: 0]
  62. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2622 (mime_field_block_describe)> (http) [FREETOP: 9, NEXTBLK: (nil)]
  63. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 0 (0x7f36ed91c908), LIVE
  64. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Host", N_LEN: 4, N_IDX: 30,
  65. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "jitp1.lukup.com", V_LEN: 15,
  66. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 23, F: 1]
  67. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  68. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 1 (0x7f36ed91c928), LIVE
  69. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Connection", N_LEN: 10, N_IDX: 12,
  70. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "keep-alive", V_LEN: 10,
  71. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 24, F: 1]
  72. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  73. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 2 (0x7f36ed91c948), LIVE
  74. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Cache-Control", N_LEN: 13, N_IDX: 10,
  75. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "max-age=0", V_LEN: 9,
  76. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 26, F: 3]
  77. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  78. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 3 (0x7f36ed91c968), LIVE
  79. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept", N_LEN: 6, N_IDX: 4,
  80. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8", V_LEN: 74,
  81. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 84, F: 1]
  82. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  83. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 4 (0x7f36ed91c988), LIVE
  84. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Upgrade-Insecure-Requests", N_LEN: 25, N_IDX: -1,
  85. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "1", V_LEN: 1,
  86. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 30, F: 1]
  87. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  88. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 5 (0x7f36ed91c9a8), LIVE
  89. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "User-Agent", N_LEN: 10, N_IDX: 64,
  90. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36", V_LEN: 115,
  91. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 129, F: 1]
  92. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  93. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 6 (0x7f36ed91c9c8), LIVE
  94. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept-Encoding", N_LEN: 15, N_IDX: 1,
  95. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "gzip", V_LEN: 4,
  96. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 0, RAWLEN: 23, F: 1]
  97. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  98. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 7 (0x7f36ed91c9e8), LIVE
  99. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept-Language", N_LEN: 15, N_IDX: 2,
  100. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "en-US,en;q=0.8", V_LEN: 14,
  101. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 33, F: 1]
  102. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  103. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 8 (0x7f36ed91ca08), LIVE
  104. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Cookie", N_LEN: 6, N_IDX: 22,
  105. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "_ga=GA1.2.2050696028.1453262090; __utma=239477022.2050696028.1453262090.1455633766.1455703028.39; __utmc=239477022; __utmz=239477022.1453262090.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)", V_LEN: 193,
  106. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 203, F: 1]
  107. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  108. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:746 (StartRemapRequest)> (http_trans) END HttpTransact::StartRemapRequest
  109. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:747 (StartRemapRequest)> (http_trans) Next action SM_ACTION_API_PRE_REMAP; HttpTransact::PerformRemap
  110. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6921 (call_transact_and_set_next_state)> (http) [0] State Transition: SM_ACTION_API_READ_REQUEST_HDR -> SM_ACTION_API_PRE_REMAP
  111. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:753 (PerformRemap)> (http_trans) Inside PerformRemap
  112. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:754 (PerformRemap)> (http_trans) Next action SM_ACTION_REMAP_REQUEST; HttpTransact::EndRemapRequest
  113. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6921 (call_transact_and_set_next_state)> (http) [0] State Transition: SM_ACTION_API_PRE_REMAP -> SM_ACTION_REMAP_REQUEST
  114. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:3902 (do_remap_request)> (http_seq) [HttpSM::do_remap_request] Remapping request
  115. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:760 (EndRemapRequest)> (http_trans) START HttpTransact::EndRemapRequest
  116. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:766 (EndRemapRequest)> (http_trans) EndRemapRequest host is hydcache1.lukup.com
  117. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:878 (EndRemapRequest)> (http_trans) After Remapping:
  118. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) HTTP_HEADER 0x7f36ed91c888: [T: 3, L: 48, OBJFLAGS: 0]
  119. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HTTP.cc:577 (http_hdr_describe)> (http) [TYPE: REQ, V: 10001, URL: 0x7f36ed91cb08, METHOD: "GET", METHOD_LEN: 3, FIELDS: 0x7f36ed91c8b8]
  120. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) URL 0x7f36ed91cb08: [T: 2, L: 112, OBJFLAGS: 0]
  121. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1557 (url_describe)> (http) [URLTYPE: 1, SWKSIDX: 99,
  122. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1559 (url_describe)> (http) SCHEME: "http", SCHEME_LEN: 4,
  123. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1561 (url_describe)> (http) USER: "", USER_LEN: 0,
  124. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1563 (url_describe)> (http) PASSWORD: "", PASSWORD_LEN: 0,
  125. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1565 (url_describe)> (http) HOST: "hydcache1.lukup.com", HOST_LEN: 19,
  126. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1567 (url_describe)> (http) PORT: "", PORT_LEN: 0, PORT_NUM: 0
  127. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1569 (url_describe)> (http) PATH: "hls/publicmusic/index.m3u8", PATH_LEN: 26,
  128. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1571 (url_describe)> (http) PARAMS: "", PARAMS_LEN: 0,
  129. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1573 (url_describe)> (http) QUERY: "", QUERY_LEN: 0,
  130. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <URL.cc:1575 (url_describe)> (http) FRAGMENT: "", FRAGMENT_LEN: 0]
  131. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) MIME_HEADER 0x7f36ed91c8b8: [T: 4, L: 592, OBJFLAGS: 0]
  132. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2602 (mime_hdr_describe)> (http)
  133. [PBITS: 0x0008000001080A0D, SLACC: 0xF2FF76F3FF8FFFF1FFFFFFFFFFF5FFFF, HEADBLK: 0x7f36ed91c8f8, TAILBLK: 0x7f36ed91c8f8]
  134. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2607 (mime_hdr_describe)> (http) [CBITS: 0x00000001, T_MAXAGE: 0, T_SMAXAGE: 0, T_MAXSTALE: 0, T_MINFRESH: 0, PNO$: 0]
  135. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) FIELD_BLOCK 0x7f36ed91c8f8: [T: 5, L: 528, OBJFLAGS: 0]
  136. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2622 (mime_field_block_describe)> (http) [FREETOP: 9, NEXTBLK: (nil)]
  137. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 0 (0x7f36ed91c908), LIVE
  138. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Host", N_LEN: 4, N_IDX: 30,
  139. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "jitp1.lukup.com", V_LEN: 15,
  140. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 23, F: 1]
  141. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  142. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 1 (0x7f36ed91c928), LIVE
  143. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Connection", N_LEN: 10, N_IDX: 12,
  144. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "keep-alive", V_LEN: 10,
  145. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 24, F: 1]
  146. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  147. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 2 (0x7f36ed91c948), LIVE
  148. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Cache-Control", N_LEN: 13, N_IDX: 10,
  149. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "max-age=0", V_LEN: 9,
  150. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 26, F: 3]
  151. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  152. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 3 (0x7f36ed91c968), LIVE
  153. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept", N_LEN: 6, N_IDX: 4,
  154. [Feb 18 21:23:23.075] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8", V_LEN: 74,
  155. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 84, F: 1]
  156. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  157. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 4 (0x7f36ed91c988), LIVE
  158. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Upgrade-Insecure-Requests", N_LEN: 25, N_IDX: -1,
  159. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "1", V_LEN: 1,
  160. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 30, F: 1]
  161. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  162. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 5 (0x7f36ed91c9a8), LIVE
  163. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "User-Agent", N_LEN: 10, N_IDX: 64,
  164. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36", V_LEN: 115,
  165. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 129, F: 1]
  166. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  167. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 6 (0x7f36ed91c9c8), LIVE
  168. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept-Encoding", N_LEN: 15, N_IDX: 1,
  169. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "gzip", V_LEN: 4,
  170. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 0, RAWLEN: 23, F: 1]
  171. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  172. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 7 (0x7f36ed91c9e8), LIVE
  173. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept-Language", N_LEN: 15, N_IDX: 2,
  174. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "en-US,en;q=0.8", V_LEN: 14,
  175. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 33, F: 1]
  176. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  177. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 8 (0x7f36ed91ca08), LIVE
  178. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Cookie", N_LEN: 6, N_IDX: 22,
  179. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "_ga=GA1.2.2050696028.1453262090; __utma=239477022.2050696028.1453262090.1455633766.1455703028.39; __utmc=239477022; __utmz=239477022.1453262090.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)", V_LEN: 193,
  180. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 203, F: 1]
  181. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  182. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:896 (EndRemapRequest)> (http_trans) END HttpTransact::EndRemapRequest
  183. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:902 (EndRemapRequest)> (http_trans) Next action SM_ACTION_API_POST_REMAP; HttpTransact::HandleRequest
  184. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6921 (call_transact_and_set_next_state)> (http) [0] State Transition: SM_ACTION_REMAP_REQUEST -> SM_ACTION_API_POST_REMAP
  185. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1203 (HandleRequest)> (http_trans) START HttpTransact::HandleRequest
  186. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:5278 (check_request_validity)> (http_trans) [init_stat_vars_from_req] set req cont length to 0
  187. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:6315 (is_request_valid)> (http_trans) [is_request_valid]no request header errors
  188. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1224 (HandleRequest)> (http_seq) [HttpTransact::HandleRequest] request valid.
  189. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) HTTP_HEADER 0x7f36ed91c888: [T: 3, L: 48, OBJFLAGS: 0]
  190. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HTTP.cc:577 (http_hdr_describe)> (http) [TYPE: REQ, V: 10001, URL: 0x7f36ed91cb08, METHOD: "GET", METHOD_LEN: 3, FIELDS: 0x7f36ed91c8b8]
  191. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) URL 0x7f36ed91cb08: [T: 2, L: 112, OBJFLAGS: 0]
  192. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1557 (url_describe)> (http) [URLTYPE: 1, SWKSIDX: 99,
  193. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1559 (url_describe)> (http) SCHEME: "http", SCHEME_LEN: 4,
  194. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1561 (url_describe)> (http) USER: "", USER_LEN: 0,
  195. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1563 (url_describe)> (http) PASSWORD: "", PASSWORD_LEN: 0,
  196. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1565 (url_describe)> (http) HOST: "hydcache1.lukup.com", HOST_LEN: 19,
  197. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1567 (url_describe)> (http) PORT: "", PORT_LEN: 0, PORT_NUM: 0
  198. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1569 (url_describe)> (http) PATH: "hls/publicmusic/index.m3u8", PATH_LEN: 26,
  199. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1571 (url_describe)> (http) PARAMS: "", PARAMS_LEN: 0,
  200. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1573 (url_describe)> (http) QUERY: "", QUERY_LEN: 0,
  201. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <URL.cc:1575 (url_describe)> (http) FRAGMENT: "", FRAGMENT_LEN: 0]
  202. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) MIME_HEADER 0x7f36ed91c8b8: [T: 4, L: 592, OBJFLAGS: 0]
  203. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2602 (mime_hdr_describe)> (http)
  204. [PBITS: 0x0008000001080A0D, SLACC: 0xF2FF76F3FF8FFFF1FFFFFFFFFFF5FFFF, HEADBLK: 0x7f36ed91c8f8, TAILBLK: 0x7f36ed91c8f8]
  205. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2607 (mime_hdr_describe)> (http) [CBITS: 0x00000001, T_MAXAGE: 0, T_SMAXAGE: 0, T_MAXSTALE: 0, T_MINFRESH: 0, PNO$: 0]
  206. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <HdrHeap.cc:57 (obj_describe)> (http) FIELD_BLOCK 0x7f36ed91c8f8: [T: 5, L: 528, OBJFLAGS: 0]
  207. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2622 (mime_field_block_describe)> (http) [FREETOP: 9, NEXTBLK: (nil)]
  208. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 0 (0x7f36ed91c908), LIVE
  209. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Host", N_LEN: 4, N_IDX: 30,
  210. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "jitp1.lukup.com", V_LEN: 15,
  211. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 23, F: 1]
  212. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  213. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 1 (0x7f36ed91c928), LIVE
  214. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Connection", N_LEN: 10, N_IDX: 12,
  215. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "keep-alive", V_LEN: 10,
  216. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 24, F: 1]
  217. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  218. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 2 (0x7f36ed91c948), LIVE
  219. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Cache-Control", N_LEN: 13, N_IDX: 10,
  220. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "max-age=0", V_LEN: 9,
  221. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 26, F: 3]
  222. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  223. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 3 (0x7f36ed91c968), LIVE
  224. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept", N_LEN: 6, N_IDX: 4,
  225. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8", V_LEN: 74,
  226. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 84, F: 1]
  227. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  228. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 4 (0x7f36ed91c988), LIVE
  229. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Upgrade-Insecure-Requests", N_LEN: 25, N_IDX: -1,
  230. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "1", V_LEN: 1,
  231. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 30, F: 1]
  232. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  233. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 5 (0x7f36ed91c9a8), LIVE
  234. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "User-Agent", N_LEN: 10, N_IDX: 64,
  235. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36", V_LEN: 115,
  236. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 129, F: 1]
  237. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  238. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 6 (0x7f36ed91c9c8), LIVE
  239. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept-Encoding", N_LEN: 15, N_IDX: 1,
  240. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "gzip", V_LEN: 4,
  241. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 0, RAWLEN: 23, F: 1]
  242. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  243. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 7 (0x7f36ed91c9e8), LIVE
  244. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Accept-Language", N_LEN: 15, N_IDX: 2,
  245. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "en-US,en;q=0.8", V_LEN: 14,
  246. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 33, F: 1]
  247. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  248. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2626 (mime_field_block_describe)> (http) SLOT # 8 (0x7f36ed91ca08), LIVE
  249. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2635 (mime_field_block_describe)> (http) [N: "Cookie", N_LEN: 6, N_IDX: 22,
  250. [Feb 18 21:23:23.076] Server {0x7f36f27be800} DEBUG: <MIME.cc:2636 (mime_field_block_describe)> (http) V: "_ga=GA1.2.2050696028.1453262090; __utma=239477022.2050696028.1453262090.1455633766.1455703028.39; __utmc=239477022; __utmz=239477022.1453262090.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)", V_LEN: 193,
  251. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <MIME.cc:2638 (mime_field_block_describe)> (http) NEXTDUP: (nil), RAW: 1, RAWLEN: 203, F: 1]
  252. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <MIME.cc:2641 (mime_field_block_describe)> (http)
  253. +++++++++ Incoming Request +++++++++
  254. -- State Machine Id: 0
  255. GET http://hydcache1.lukup.com/hls/publicmusic/index.m3u8 HTTP/1.1
  256. Host: jitp1.lukup.com
  257. Connection: keep-alive
  258. Cache-Control: max-age=0
  259. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
  260. Upgrade-Insecure-Requests: 1
  261. User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36
  262. Accept-Encoding: gzip
  263. Accept-Language: en-US,en;q=0.8
  264. Cookie: _ga=GA1.2.2050696028.1453262090; __utma=239477022.2050696028.1453262090.1455633766.1455703028.39; __utmc=239477022; __utmz=239477022.1453262090.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
  265.  
  266. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1903 (DecideCacheLookup)> (http_trans) [DecideCacheLookup] Will do cache lookup.
  267. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1904 (DecideCacheLookup)> (http_seq) [DecideCacheLookup] Will do cache lookup
  268. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1947 (DecideCacheLookup)> (http_trans) Next action SM_ACTION_CACHE_LOOKUP; __null
  269. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6921 (call_transact_and_set_next_state)> (http) [0] State Transition: SM_ACTION_API_POST_REMAP -> SM_ACTION_CACHE_LOOKUP
  270. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:4403 (do_cache_lookup_and_read)> (http_seq) [HttpSM::do_cache_lookup_and_read] [0] Issuing cache lookup for URL http://jitp1.lukup.com/hls/publicmusic/index.m3u8
  271. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpCacheSM.cc:102 (state_cache_open_read)> (http_cache) [0] [&HttpCacheSM::state_cache_open_read, CACHE_EVENT_OPEN_READ_FAILED]
  272. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2541 (main_handler)> (http) [0] [HttpSM::main_handler, CACHE_EVENT_OPEN_READ_FAILED]
  273. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2473 (state_cache_open_read)> (http) [0] [&HttpSM::state_cache_open_read, CACHE_EVENT_OPEN_READ_FAILED]
  274. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2508 (state_cache_open_read)> (http) [0] cache_open_read - CACHE_EVENT_OPEN_READ_FAILED
  275. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2509 (state_cache_open_read)> (http) [state_cache_open_read] open read failed.
  276. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:2161 (HandleCacheOpenRead)> (http_trans) [HttpTransact::HandleCacheOpenRead]
  277. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:2191 (HandleCacheOpenRead)> (http_trans) CacheOpenRead -- miss
  278. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:2198 (HandleCacheOpenRead)> (http_trans) Next action SM_ACTION_DNS_LOOKUP; OSDNSLookup
  279. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6921 (call_transact_and_set_next_state)> (http) [0] State Transition: SM_ACTION_CACHE_LOOKUP -> SM_ACTION_DNS_LOOKUP
  280. [Feb 18 21:23:23.077] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:3997 (do_hostdb_lookup)> (http_seq) [HttpSM::do_hostdb_lookup] Doing DNS Lookup
  281. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2541 (main_handler)> (http) [0] [HttpSM::main_handler, EVENT_HOST_DB_LOOKUP]
  282. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2115 (state_hostdb_lookup)> (http) [0] [&HttpSM::state_hostdb_lookup, EVENT_HOST_DB_LOOKUP]
  283. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2089 (process_hostdb_info)> (http) [0] DNS lookup failed for 'hydcache1.lukup.com'
  284. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1634 (OSDNSLookup)> (http_trans) [HttpTransact::OSDNSLookup] This was attempt 1
  285. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1673 (OSDNSLookup)> (http_seq) [HttpTransact::OSDNSLookup] DNS Lookup unsuccessful
  286. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpTransactHeaders.cc:629 (generate_and_set_squid_codes)> (http_trans) [Squid code generation] Hit/Miss: 1, Log: u, Hier: 1
  287. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpTransactHeaders.cc:979 (add_server_header_to_response)> (http_trans) Adding Server: ATS/6.2.0
  288. +++++++++ Proxy's Response 2 +++++++++
  289. -- State Machine Id: 0
  290. HTTP/1.1 502 Cannot find server.
  291. Date: Thu, 18 Feb 2016 15:53:23 GMT
  292. Connection: keep-alive
  293. Server: ATS/6.2.0
  294.  
  295. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:1686 (OSDNSLookup)> (http_trans) Next action SM_ACTION_SEND_ERROR_CACHE_NOOP; __null
  296. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6921 (call_transact_and_set_next_state)> (http) [0] State Transition: SM_ACTION_DNS_LOOKUP -> SM_ACTION_SEND_ERROR_CACHE_NOOP
  297. [Feb 18 21:23:23.222] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:7404 (do_redirect)> (http_redirect) [HttpSM::do_redirect]
  298. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:1669 (deallocate_redirect_postdata_buffers)> (http_redirect) [HttpTunnel::deallocate_postdata_copy_buffers]
  299. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:1669 (deallocate_redirect_postdata_buffers)> (http_redirect) [HttpTunnel::deallocate_postdata_copy_buffers]
  300. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:629 (add_producer)> (http_tunnel) [0] adding producer 'internal msg'
  301. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:684 (add_consumer)> (http_tunnel) [0] adding consumer 'user agent'
  302. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:730 (tunnel_run)> (http_tunnel) tunnel_run started, p_arg is provided
  303. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpClientSession.cc:244 (do_io_write)> (http_cs) tcp_init_cwnd_set 0
  304. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpClientSession.cc:257 (set_tcp_init_cwnd)> (http_cs) desired TCP congestion window is 0
  305. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:1306 (consumer_handler)> (http_tunnel) [0] consumer_handler [user agent VC_EVENT_WRITE_COMPLETE]
  306. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:3095 (tunnel_handler_ua)> (http) [0] [&HttpSM::tunnel_handler_ua, VC_EVENT_WRITE_COMPLETE]
  307. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpClientSession.cc:506 (release)> (http_cs) [0] session released by sm [0]
  308. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpClientSession.cc:244 (do_io_write)> (http_cs) tcp_init_cwnd_set 1
  309. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpClientSession.cc:535 (release)> (http_cs) [0] initiating io for next header
  310. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2541 (main_handler)> (http) [0] [HttpSM::main_handler, HTTP_TUNNEL_EVENT_DONE]
  311. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:2794 (tunnel_handler)> (http) [0] [&HttpSM::tunnel_handler, HTTP_TUNNEL_EVENT_DONE]
  312. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:1669 (deallocate_redirect_postdata_buffers)> (http_redirect) [HttpTunnel::deallocate_postdata_copy_buffers]
  313. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTunnel.cc:1669 (deallocate_redirect_postdata_buffers)> (http_redirect) [HttpTunnel::deallocate_postdata_copy_buffers]
  314. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpTransact.cc:8971 (add_new_stat_block)> (http_trans) Adding new large stat block
  315. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6640 (kill_this)> (http_seq) [HttpSM::update_stats] Logging transaction
  316. [Feb 18 21:23:23.223] Server {0x7f36f27be800} DEBUG: <HttpSM.cc:6667 (kill_this)> (http) [0] deallocating sm
  317. ^Ctraffic_server: Interrupt (Signal sent by the kernel 0 0)[root@lmo-aphy00038 trafficserver]#
  318. [root@lmo-aphy00038 trafficserver]#
Add Comment
Please, Sign In to add comment