You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/06/27 20:05:52 UTC

[jira] [Comment Edited] (TS-4591) Does ICP still works?

    [ https://issues.apache.org/jira/browse/TS-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351711#comment-15351711 ] 

Leif Hedstrom edited comment on TS-4591 at 6/27/16 8:05 PM:
------------------------------------------------------------

Hmmm, is anyone familiar with ICP and ATS still? Anyone using it ?

Also, did it work for you with 5.x, but now breaks in 6.x ? The intent is definitely that ICP should still work!


was (Author: zwoop):
Hmmm, is anyone familiar with ICP and ATS still? Anyone using it ?

Also, did it work for you with 5.x, but now breaks in 6.x ?

> Does ICP still works?
> ---------------------
>
>                 Key: TS-4591
>                 URL: https://issues.apache.org/jira/browse/TS-4591
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: ICP
>            Reporter: zhxiaom5
>             Fix For: 7.0.0
>
>
> 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)