[jira] [Commented] (TC-61) Include License and attribution requirements for Maxmind GeoLite database

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on TC-61:
--

Github user limited closed the pull request at:

https://github.com/apache/incubator-trafficcontrol/pull/117


> Include License and attribution requirements for Maxmind GeoLite database
> -
>
> Key: TC-61
> URL: https://issues.apache.org/jira/browse/TC-61
> Project: Traffic Control
>  Issue Type: Bug
>  Components: Release
>Affects Versions: 1.8.0, 2.0.0
>Reporter: Eric Friedrich
>Assignee: Eric Friedrich
>Priority: Minor
> Fix For: 1.8.0
>
>
> We ship GeoLite2-City.mmdb.gz, below is the license for that file
> https://dev.maxmind.com/geoip/geoip2/geolite2/:
> "The GeoLite2 databases are distributed under the Creative Commons 
> Attribution-ShareAlike 4.0 International License. The attribution requirement 
> may be met by including the following in all advertising and documentation 
> mentioning features of or use of this database:
> This product includes GeoLite2 data created by MaxMind, available from
> http://www.maxmind.com";>http://www.maxmind.com."
> We should place the attribution into NOTICE and the CC-SA4.0 IL into the 
> License file



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-trafficcontrol pull request #117: [TC-61] Update LICENSE, NOTICE w...

2016-12-02 Thread limited
Github user limited closed the pull request at:

https://github.com/apache/incubator-trafficcontrol/pull/117


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-trafficcontrol issue #117: [TC-61] Update LICENSE, NOTICE with Max...

2016-12-02 Thread dangogh
Github user dangogh commented on the issue:

https://github.com/apache/incubator-trafficcontrol/pull/117
  
already did this with cherry-pick -x to 1.8.x -- please close


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (TC-61) Include License and attribution requirements for Maxmind GeoLite database

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on TC-61:
--

Github user dangogh commented on the issue:

https://github.com/apache/incubator-trafficcontrol/pull/117
  
already did this with cherry-pick -x to 1.8.x -- please close


> Include License and attribution requirements for Maxmind GeoLite database
> -
>
> Key: TC-61
> URL: https://issues.apache.org/jira/browse/TC-61
> Project: Traffic Control
>  Issue Type: Bug
>  Components: Release
>Affects Versions: 1.8.0, 2.0.0
>Reporter: Eric Friedrich
>Assignee: Eric Friedrich
>Priority: Minor
> Fix For: 1.8.0
>
>
> We ship GeoLite2-City.mmdb.gz, below is the license for that file
> https://dev.maxmind.com/geoip/geoip2/geolite2/:
> "The GeoLite2 databases are distributed under the Creative Commons 
> Attribution-ShareAlike 4.0 International License. The attribution requirement 
> may be met by including the following in all advertising and documentation 
> mentioning features of or use of this database:
> This product includes GeoLite2 data created by MaxMind, available from
> http://www.maxmind.com";>http://www.maxmind.com."
> We should place the attribution into NOTICE and the CC-SA4.0 IL into the 
> License file



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TC-29) Traffic Router TPS for HTTPS requests diminishes when reloading certificates

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on TC-29:
--

GitHub user trevorackerman opened a pull request:

https://github.com/apache/incubator-trafficcontrol/pull/119

[TC-29] Add notes for tuning Traffic Router to admin docs

Based on settings from running HTTPS load tests

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/trevorackerman/incubator-trafficcontrol 
tr-tuning-doc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafficcontrol/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #119


commit 0a568c756957210ea3e5d6909d7894fbf2965f3f
Author: trevorackerman 
Date:   2016-11-29T17:45:13Z

Add notes for tuning Traffic Router to admin docs




> Traffic Router TPS for HTTPS requests diminishes when reloading certificates
> 
>
> Key: TC-29
> URL: https://issues.apache.org/jira/browse/TC-29
> Project: Traffic Control
>  Issue Type: Bug
>  Components: Traffic Router
>Reporter: David Neuman
>
> When Traffic Router reloads SSL certificates while processing HTTPS 
> transactions, the TPS drops significantly. 
> Example Log output during the drop in TPS: 
> INFO  2016-11-07T14:05:23.363 [pool-2-thread-1] 
> com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - GETing: 
> https://to.kabletown.net/api/1.2/cdns/name/test-xc
> r/sslkeys.json; timeout is 15000
> INFO  2016-11-07T14:05:23.500 [New I/O worker #8] 
> com.comcast.cdn.traffic_control.traffic_router.core.config.ConfigHandler - 
> Entered processConfig
> INFO  2016-11-07T14:05:23.500 [New I/O worker #8] 
> com.comcast.cdn.traffic_control.traffic_router.core.config.ConfigHandler - 
> Exiting processConfig: No json data to process
> ERROR 2016-11-07T14:05:24.760 [Thread-5] 
> com.comcast.cdn.traffic_control.traffic_router.core.config.CertificateChecker 
> - No certificate data for https cdn-ds-02 domain ds-02.cdn.kabletown.net.net
> ERROR 2016-11-07T14:05:24.760 [Thread-5] 
> com.comcast.cdn.traffic_control.traffic_router.core.config.CertificateChecker 
> - No certificate data for https cdn-ds-01 domain ds-01.cdn.kabletown.net.net
> ERROR 2016-11-07T14:05:24.760 [Thread-5] 
> com.comcast.cdn.traffic_control.traffic_router.core.config.CertificateChecker 
> - No certificate data for https cdn-ds-05 domain ds-05.cdn.kabletown.net.net
> ERROR 2016-11-07T14:05:24.760 [Thread-5] 
> com.comcast.cdn.traffic_control.traffic_router.core.config.CertificateChecker 
> - No certificate data for https cdn-ds-04 domain ds-04.cdn.kabletown.net.net
> ERROR 2016-11-07T14:05:24.760 [Thread-5] 
> com.comcast.cdn.traffic_control.traffic_router.core.config.CertificateChecker 
> - No certificate data for https cdn-ds-03 domain ds-03.cdn.kabletown.net.net
> INFO  2016-11-07T14:05:43.399 [pool-17-thread-1] 
> com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - GETing: 
> https://to.kabletown.net/api/1.1/cdns/name/test-xcr/dnsseckeys.json; timeout 
> is 3
> INFO  2016-11-07T14:06:23.339 [pool-5-thread-1] 
> com.comcast.cdn.traffic_control.traffic_router.core.monitor.TrafficMonitorWatcher
>  - Loading properties from /opt/traffic_router/conf/traffic_monitor.properties



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-trafficcontrol pull request #119: [TC-29] Add notes for tuning Tra...

2016-12-02 Thread trevorackerman
GitHub user trevorackerman opened a pull request:

https://github.com/apache/incubator-trafficcontrol/pull/119

[TC-29] Add notes for tuning Traffic Router to admin docs

Based on settings from running HTTPS load tests

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/trevorackerman/incubator-trafficcontrol 
tr-tuning-doc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafficcontrol/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #119


commit 0a568c756957210ea3e5d6909d7894fbf2965f3f
Author: trevorackerman 
Date:   2016-11-29T17:45:13Z

Add notes for tuning Traffic Router to admin docs




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---