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

Ron Barber commented on TS-2600:
--------------------------------

James summarized the issue as follows:
"The discussion around the HTTPS stats needs to address whether HTTPS requests 
should increment both the HTTP and the HTTPS metric, and how the HTTPS-ness of 
a session is tracked. The latter is very similar to Yunkai Zhang's NetProtoType 
patches over in TS-2431."

1.  In order to not impact existing stats, I think the current http metrics 
should stay the same (e.g. they count *every* http (and https) request).  Based 
on that we would essentially double count https requests (once for http and 
again for https)
2.  Yunkai Zhang's patch adds a NetProtoType as a data member for connections 
and my change also add a type, although not as granular as TS-2431.  We should 
probably take TS-2431 first, then SSL stats can use the NetProtoType as 
necessary.

> HTTPS statistics
> ----------------
>
>                 Key: TS-2600
>                 URL: https://issues.apache.org/jira/browse/TS-2600
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: SSL, Stats
>            Reporter: David Carlin
>            Assignee: Ron Barber
>              Labels: Review
>             Fix For: 5.2.0
>
>
> It would be swell if there were some traffic_line SSL statistic variables.
> For instance, number of SSL connections and SSL bytes.



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

Reply via email to