[GitHub] incubator-trafficcontrol pull request #786: Fix TO ORT for missing Content-L...

2017-08-08 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/786#discussion_r131968364 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -1623,9 +1623,7 @@ sub check_lwp_response_content_length { my $url

[GitHub] incubator-trafficcontrol pull request #785: [TC-502] ORT now skips file chec...

2017-08-08 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/785#discussion_r131964778 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -1266,15 +1266,19 @@ sub check_plugins { ( my @parts

[GitHub] incubator-trafficcontrol pull request #772: Fix Traffic Monitor to startup w...

2017-08-03 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/772#discussion_r131261159 --- Diff: traffic_monitor_golang/traffic_monitor/threadsafe/polledcaches.go --- @@ -103,11 +116,22 @@ func copyCaches(a map

[GitHub] incubator-trafficcontrol pull request #772: Fix Traffic Monitor to startup w...

2017-08-03 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/772#discussion_r131169393 --- Diff: traffic_monitor_golang/traffic_monitor/threadsafe/polledcaches.go --- @@ -103,11 +116,22 @@ func copyCaches(a map

[GitHub] incubator-trafficcontrol pull request #552: [TC-272] Remove ccr and steering...

2017-05-08 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/552#discussion_r115272927 --- Diff: traffic_ops/app/lib/API/Configs/ApacheTrafficServer.pm --- @@ -1470,6 +1473,9 @@ sub ssl_multicert_dot_config

[GitHub] incubator-trafficcontrol issue #423: move server scope files to cdn scope fo...

2017-04-04 Thread mtorluemke
Github user mtorluemke commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/423 Looks good to me. --- 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

[GitHub] incubator-trafficcontrol pull request #416: skip regex_revalidate, parent ch...

2017-03-31 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/416#discussion_r109228127 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -1770,6 +1735,11 @@ sub get_cfg_file_list

[GitHub] incubator-trafficcontrol pull request #299: WIP - Instant Invalidate

2017-02-23 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r102822502 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -977,7 +1017,16 @@ sub postupdate { my $update_server

[GitHub] incubator-trafficcontrol pull request #299: WIP - Instant Invalidate

2017-02-23 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r102822448 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -949,7 +985,11 @@ sub postupdate { my $self = shift; my

[GitHub] incubator-trafficcontrol issue #157: [TC-84] compiles goose from source; ins...

2017-01-04 Thread mtorluemke
Github user mtorluemke commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/157 Yeah, 715 files and almost 390k lines seems excessive. On the other hand, "go get" requires more babysitting over time. Feels like we should choose either of the