[ 
https://issues.apache.org/jira/browse/TS-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Call resolved TS-2787.
----------------------------

    Resolution: Invalid

csssc is that status code that was stored in cache from the origin response.  
If it is a cache miss then there is no status code, so it will log 000.  For a 
cache hit there should be a status code.


> custom logging field %<csssc> does not look right
> -------------------------------------------------
>
>                 Key: TS-2787
>                 URL: https://issues.apache.org/jira/browse/TS-2787
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 4.0.2
>         Environment: centos 6.4
>            Reporter: mailbaoer
>             Fix For: 5.0.0
>
>
> when I use custom logging field %<csssc>,I found that does not look right:
>    1. TCP_MISS: return 200
>    2.TCP_HIT: return 000
> like 
> %<csssc>   %<crc>                         %<csshv>    %<pssc>
> 000             TCP_MISS                      HTTP/0.0                200     
> 000             TCP_MISS                      HTTP/0.0         200    
> 000             TCP_REFRESH_MISS      HTTP/0.0                200     
> 200             TCP_HIT                       HTTP/1.1                200     
> 200   TCP_MEM_HIT     GET     HTTP/1.1        200
> my environment is chrome,everytime use ctrl+f5 to refresh



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to