[GitHub] trafficserver issue #1626: enable proxy.config.http.negative_revalidating_en...

2017-03-31 Thread mlibbey
GitHub user mlibbey opened an issue: https://github.com/apache/trafficserver/issues/1626 enable proxy.config.http.negative_revalidating_enabled by default I think we should enable

[GitHub] trafficserver pull request #1623: Delete dead code

2017-03-31 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/1623 --- 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

[GitHub] trafficserver issue #1575: 5xx response instead of stale content

2017-03-31 Thread mlibbey
Github user mlibbey commented on the issue: https://github.com/apache/trafficserver/issues/1575 This is proxy.config.http.negative_revalidating_enabled which is disabled by default. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] trafficserver issue #1575: 5xx response instead of stale content

2017-03-31 Thread mlibbey
Github user mlibbey closed the issue at: https://github.com/apache/trafficserver/issues/1575 --- 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

[GitHub] trafficserver issue #1625: HttpSM::state_cache_open_write crash

2017-03-31 Thread meeramn
GitHub user meeramn opened an issue: https://github.com/apache/trafficserver/issues/1625 HttpSM::state_cache_open_write crash The following stack trace indicates crash in state_cache_open_write and this needs to be addressed. There was crash while trying to seed contents

[GitHub] trafficserver issue #1624: Http transaction debugging feature

2017-03-31 Thread chenglongwei
Github user chenglongwei commented on the issue: https://github.com/apache/trafficserver/pull/1624 #1624 --- 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,

[GitHub] trafficserver issue #1483: HTTP Transaction Debugging Feature

2017-03-31 Thread chenglongwei
Github user chenglongwei commented on the issue: https://github.com/apache/trafficserver/issues/1483 #1624 --- 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

[GitHub] trafficserver pull request #1624: Http transaction debugging feature

2017-03-31 Thread chenglongwei
GitHub user chenglongwei opened a pull request: https://github.com/apache/trafficserver/pull/1624 Http transaction debugging feature 1. Add http plugin hook library path configuration in records.config: "CONFIG proxy.config.http.plugin_hook_library_path STRING

[GitHub] trafficserver pull request #1620: Adds a new condition, %{IP:}

2017-03-31 Thread SolidWallOfCode
Github user SolidWallOfCode commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1620#discussion_r109226751 --- Diff: doc/admin-guide/plugins/header_rewrite.en.rst --- @@ -291,6 +293,35 @@ INCOMING-PORT TCP port, as a decimal integer, on which

[GitHub] trafficserver pull request #1623: Delete dead code

2017-03-31 Thread SolidWallOfCode
Github user SolidWallOfCode commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1623#discussion_r109226190 --- Diff: proxy/logging/LogBuffer.cc --- @@ -112,14 +112,6 @@ LogBufferHeader::log_filename() return addr; }

[GitHub] trafficserver pull request #1623: Delete dead code

2017-03-31 Thread danobi
Github user danobi commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1623#discussion_r109180096 --- Diff: proxy/logging/LogBuffer.cc --- @@ -112,14 +112,6 @@ LogBufferHeader::log_filename() return addr; }

[GitHub] trafficserver issue #1622: Delete proxy/AbstractBuffer.{cc,h}

2017-03-31 Thread danobi
Github user danobi commented on the issue: https://github.com/apache/trafficserver/issues/1622 Sorry. I made this issue to put off the task but I never ended up putting it off. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as