Solarisbf opened a new issue, #11714:
URL: https://github.com/apache/trafficserver/issues/11714

   hi
   
   i am using apache traffic server 9.2.5 with apache traffic control 8.0.1
   
   i did curl command below many times
   
   ### **but i got TCP_MISS on event log ONLY**
   
   **I don't know what is problem is at all 
   
   Please give me some any informations 
   
   Thank you!!!!!**
   
   @bneradt @calavera @janfrode @biilmann @jpeach @sekimura
   
   
   
----------------------------------------------------------------------------------------------------------------------------------
   [root@edge trafficserver]# curl -v http://127.0.0.1/bird/bird2.jpg
   *   Trying 127.0.0.1...
   * TCP_NODELAY set
   * Connected to 127.0.0.1 (127.0.0.1) port 80 (#0)
   > GET /bird/bird2.jpg HTTP/1.1
   > Host: 127.0.0.1
   > User-Agent: curl/7.61.1
   > Accept: */*
   >
   < HTTP/1.1 200 OK
   < x-amz-id-2: 
luydl4Uo6K5IJgQMbFOfFOaK/GB89PWctYRUS8Js/pmrSNI8LO9DdIi8wEJHpF5tAVxL1cSCQF47cT8wzdNnoPSP0mPttcUlg9jABN8xsMg=
   < x-amz-request-id: W063REMBJDKFXGNB
   < Date: Mon, 19 Aug 2024 07:59:58 GMT
   < Last-Modified: Mon, 29 Jul 2024 08:32:55 GMT
   < ETag: "4548ff7cc8cd9263585ab163ad319391"
   < x-amz-server-side-encryption: AES256
   < Accept-Ranges: bytes
   < Content-Type: image/jpeg
   < Server: 16.1bd69fa20.el8
   < Content-Length: 5240
   < Age: 0
   < Connection: keep-alive
   < Via: https/1.1 edge.infra.ciab.test (16.1bd69fa20.el8 [uScMsSf pSeN:t cCMp 
sS])
   <
   Warning: Binary output can mess up your terminal. Use "--output -" to tell
   Warning: curl to output it to your terminal anyway, or consider "--output
   Warning: <FILE>" to save to a file.
   * Failed writing body (0 != 5240)
   * Closing connection 0
   
   
----------------------------------------------------------------------------------------------------------------------------------
   
   
   
   
   1724054436.781 115 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054437.248 58 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054437.585 33 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054437.882 31 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054438.132 27 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054438.403 28 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054438.627 26 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054438.891 29 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   1724054439.129 34 127.0.0.1 TCP_MISS/200 5757 GET 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/bird/bird2.jpg - 
DIRECT/jinyong-test-2.s3.ap-northeast-2.amazonaws.com image/jpeg
   
   
   all my configurations are below
   
   
    records.config
   
   
----------------------------------------------------------------------------------------------------------------------------------
   # DO NOT EDIT - Generated for edge by t3c-generate 8.0.1..ad667bb9 from 
https://trafficops.infra.ciab.test:443 ips (172.20.0.15:443) on 
2024-08-19T05:01:02.282879861Z
   
   CONFIG proxy.config.admin.user_id STRING ats
   CONFIG proxy.config.body_factory.template_sets_dir STRING 
/opt/trafficserver/etc/trafficserver/body_factory
   CONFIG proxy.config.diags.debug.enabled INT 1
   CONFIG proxy.config.diags.debug.tags STRING cache|http|dns
   CONFIG proxy.config.dns.round_robin_nameservers INT 0
   CONFIG proxy.config.exec_thread.autoconfig INT 0
   CONFIG proxy.config.http.cache.http INT 1
   CONFIG proxy.config.http.cache.required_headers INT 0
   CONFIG proxy.config.http.connect_attempts_timeout INT 10
   CONFIG proxy.config.http.enable_http_stats INT 1
   CONFIG proxy.config.http.insert_response_via_str INT 3
   CONFIG proxy.config.http.server_ports STRING 80 80:ipv6 443:proto=http:ssl 
443:ipv6:proto=http:ssl
   CONFIG proxy.config.http.slow.log.threshold INT 10000
   CONFIG proxy.config.http.transaction_active_timeout_in INT 0
   CONFIG proxy.config.log.logfile_dir STRING 
/opt/trafficserver/var/log/trafficserver
   CONFIG proxy.config.log.logging_enabled INT 3
   CONFIG proxy.config.log.max_space_mb_for_logs INT 512
   CONFIG proxy.config.log.max_space_mb_headroom INT 50
   CONFIG proxy.config.log.rolling_allow_empty INT 1
   CONFIG proxy.config.log.rolling_enabled INT 1
   CONFIG proxy.config.log.rolling_interval_sec INT 300
   CONFIG proxy.config.log.rolling_max_count INT 10
   CONFIG proxy.config.output.logfile.rolling_enabled INT 1
   CONFIG proxy.config.output.logfile.rolling_min_count INT 2
   CONFIG proxy.config.output.logfile.rolling_size_mb INT 500
   CONFIG proxy.config.proxy_name STRING edge.infra.ciab.test
   CONFIG proxy.config.reverse_proxy.enabled INT 1
   CONFIG proxy.config.ssl.CA.cert.path STRING 
/opt/trafficserver/etc/trafficserver/ssl
   CONFIG proxy.config.ssl.client.CA.cert.path STRING 
/opt/trafficserver/etc/trafficserver/ssl
   CONFIG proxy.config.ssl.client.cert.path STRING 
/opt/trafficserver/etc/trafficserver/ssl
   CONFIG proxy.config.ssl.client.certification_level INT 1
   CONFIG proxy.config.ssl.client.private_key.path STRING 
/opt/trafficserver/etc/trafficserver/ssl
   CONFIG proxy.config.ssl.client.verify.server.policy STRING PERMISSIVE
   CONFIG proxy.config.ssl.ocsp.enabled INT 1
   CONFIG proxy.config.ssl.server.cert.path STRING 
/opt/trafficserver/etc/trafficserver/ssl
   CONFIG proxy.config.ssl.server.private_key.path STRING 
/opt/trafficserver/etc/trafficserver/ssl
   CONFIG proxy.config.ssl.server.ticket_key.filename STRING NULL
   CONFIG proxy.config.url_remap.pristine_host_hdr INT 0
   CONFIG proxy.config.url_remap.remap_required INT 1
   LOCAL proxy.local.outgoing_ip_to_bind STRING 172.20.0.16
   CONFIG proxy.config.http.request_via_str STRING 16.1bd69fa20.el8
   
   CONFIG proxy.config.http.response_via_str STRING 16.1bd69fa20.el8
   
   CONFIG proxy.config.http.response_server_str STRING 16.1bd69fa20.el8
   
   
----------------------------------------------------------------------------------------------------------------------------------
   
   
----------------------------------------------------------------------------------------------------------------------------------
   remap.config
   
   # DO NOT EDIT - Generated for edge by t3c-generate 8.0.1..ad667bb9 from 
https://trafficops.infra.ciab.test:443 ips (172.20.0.15:443) on 
2024-08-16T07:51:01.584418133Z
   
   map http://edge.demo1.mycdn.ciab.test/ http://origin.infra.ciab.test/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 'demo1' 
topology 'demo1-top'
   map https://edge.demo1.mycdn.ciab.test/ http://origin.infra.ciab.test/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 'demo1' 
topology 'demo1-top'
   map http://edge.test8282.mycdn.ciab.test/ 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 
'test8282' topology 'test1234-topology'
   map https://edge.test8282.mycdn.ciab.test/ 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 
'test8282' topology 'test1234-topology'
   map http://edge.test9999.mycdn.ciab.test/ 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 
'test9999' topology 'test1234-topology'
   map https://edge.test9999.mycdn.ciab.test/ 
https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 
'test9999' topology 'test1234-topology'
   map http://video.demo2.mycdn.ciab.test/ http://origin.infra.ciab.test/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 'demo2' 
topology 'demo1-top'
   map https://video.demo2.mycdn.ciab.test/ http://origin.infra.ciab.test/  
@plugin=header_rewrite.so @pparam=dscp/set_dscp_0.config         # ds 'demo2' 
topology 'demo1-top'
   
   map http://127.0.0.1/ https://jinyong-test-2.s3.ap-northeast-2.amazonaws.com
   
----------------------------------------------------------------------------------------------------------------------------------
   
   
----------------------------------------------------------------------------------------------------------------------------------
   storage.config is below
   
   # DO NOT EDIT - Generated for edge by t3c-generate 8.0.1..ad667bb9 from 
https://trafficops.infra.ciab.test:443 ips (172.20.0.15:443) on 
2024-08-19T06:05:03.042930916Z
   
   /var/trafficserver/cache volume=1
   
----------------------------------------------------------------------------------------------------------------------------------
   
   
----------------------------------------------------------------------------------------------------------------------------------
   hosting.config
   
   # DO NOT EDIT - Generated for edge by t3c-generate 8.0.1..ad667bb9 from 
https://trafficops.infra.ciab.test:443 ips (172.20.0.15:443) on 
2024-08-13T04:06:48.56340875Z
   
   hostname=*   volume=1
   
----------------------------------------------------------------------------------------------------------------------------------
   
   
----------------------------------------------------------------------------------------------------------------------------------
   volume.config
   
   # DO NOT EDIT - Generated for edge by t3c-generate 8.0.1..ad667bb9 from 
https://trafficops.infra.ciab.test:443 ips (172.20.0.15:443) on 
2024-08-19T05:54:01.922219978Z
   
   # TRAFFIC OPS NOTE: This is running with forced volumes - the size is 
irrelevant
   volume=1 scheme=http size=100%
   
----------------------------------------------------------------------------------------------------------------------------------
   
   
   
   
   
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to