zhxiaom5 created TS-4591:
----------------------------
Summary: Does ICP stil works?
Key: TS-4591
URL: https://issues.apache.org/jira/browse/TS-4591
Project: Traffic Server
Issue Type: Bug
Components: ICP
Reporter: zhxiaom5
I use traffic server - 6.1.1, and configure icp below
ICP.config
slave|192.168.208.3|2|8088|3130|0|0.0.0.0|1|
I debug tcp, it seems works fine
[Jun 27 15:46:43.594] Server {0x2b0fde221700} DEBUG: (icp) [ICP_START]
ICP_OP_QUERY for [http://xxx/x.url], Id=3573
[Jun 27 15:46:43.594] Server {0x2b0fde221700} DEBUG: (icp) [ICP_QUEUE_REQUEST]
Id=3573 send query to [192.168.208.2:3130]
[Jun 27 15:46:43.594] Server {0x2b0fde221700} DEBUG: (icp) [ICP_QUEUE_REQUEST]
Id=3573 expected replies=1
[Jun 27 15:46:43.612] Server {0x2b0fdea29700} DEBUG: (icp) Response for
Id=3573, from [192.168.208.2:3130]
[Jun 27 15:46:43.612] Server {0x2b0fdea29700} DEBUG: (icp) Passing Reply for
ICP Id=3573
[Jun 27 15:46:43.612] Server {0x2b0fdea29700} DEBUG: (icp)
[ICP_AWAITING_RESPONSE] Id=3573
[Jun 27 15:46:43.612] Server {0x2b0fdea29700} DEBUG: (icp) ICP Response HIT for
Id=3573 from [192.168.208.2:3130] return [192.168.208.2:8088]
[Jun 27 15:46:43.612] Server {0x2b0fdea29700} DEBUG: (icp)
[ICP_DEQUEUE_REQUEST] Id=3573
[Jun 27 15:46:43.612] Server {0x2b0fdea29700} DEBUG: (icp)
[ICP_POST_COMPLETION] Id=3573
[Jun 27 15:46:43.612] Server {0x2b0fdea29700} DEBUG: (icp)
[ICP_REQUEST_NOT_ACTIVE] Id=3573
and i also configure remap.config file,but seems it still use origin server,not
icp
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)