[3/3] git commit: remove references to hardRestart() and related functions

2014-01-20 Thread igalic
remove references to hardRestart() and related functions Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b5c79b2d Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b5c79b2d Diff:

[1/3] git commit: remove StopTrafficServer() and StartTrafficServer() from traffic_shell

2014-01-20 Thread igalic
Updated Branches: refs/heads/TS-645-hard-restart [created] b5c79b2de remove StopTrafficServer() and StartTrafficServer() from traffic_shell Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/3817006d Tree:

[2/3] git commit: remove the functions in which StartTrafficServer() and StopTrafficServer() was referenced

2014-01-20 Thread igalic
remove the functions in which StartTrafficServer() and StopTrafficServer() was referenced Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/7f4ea4dd Tree:

git commit: TS-799 Have AdminClient.pm created from .in file

2014-01-20 Thread zwoop
Updated Branches: refs/heads/master 0fc0820b5 - 4db27ec47 TS-799 Have AdminClient.pm created from .in file Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4db27ec4 Tree:

git commit: TS-1570: regression test for URLs that should fail

2014-01-20 Thread igalic
Updated Branches: refs/heads/test/TS-1570-parse_url-port-fail [created] 814141136 TS-1570: regression test for URLs that should fail We add a helper function to test urls, and run two sets of arrays now: One that should succeed, and one that should fail. Unfortunately, due to issue TS-1570,

git commit: TS-2088: Change TSRecordType enum values to powers of two

2014-01-20 Thread sorber
Updated Branches: refs/heads/5.0.x db67432fc - f32e013d3 TS-2088: Change TSRecordType enum values to powers of two Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f32e013d Tree:

Re: git commit: TS-2088: Change TSRecordType enum values to powers of two

2014-01-20 Thread James Peach
On Jan 20, 2014, at 11:56 AM, sor...@apache.org wrote: Updated Branches: refs/heads/5.0.x db67432fc - f32e013d3 TS-2088: Change TSRecordType enum values to powers of two This should be documented, preferably in a man page, at minimum in the header file. It would be helpful for the

[25/50] git commit: Revert TS-2483 Add to docs.

2014-01-20 Thread zwoop
Revert TS-2483 Add to docs. This reverts commit c89d14621e2fd7ef1350990960f5a33aa3ff06d1. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/74763d22 Tree:

[43/50] git commit: TS-2500 Fix cache stripe assignment due to failed disk.

2014-01-20 Thread zwoop
TS-2500 Fix cache stripe assignment due to failed disk. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4c684599 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4c684599 Diff:

[18/50] git commit: [TS-2489] Fix esi plugin problem with contents in comments output twice when the node list is cached

2014-01-20 Thread zwoop
[TS-2489] Fix esi plugin problem with contents in comments output twice when the node list is cached Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/793331a3 Tree:

[05/50] git commit: Fix typo

2014-01-20 Thread zwoop
Fix typo Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/941c358c Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/941c358c Diff:

[08/50] git commit: TS-2336 First attempt at moving the Prefetch APIs into some usable state

2014-01-20 Thread zwoop
TS-2336 First attempt at moving the Prefetch APIs into some usable state Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4da6c483 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4da6c483 Diff:

[01/50] git commit: TS-2486 Eliminate SIMPLE_MEMCPY_INIT define

2014-01-20 Thread zwoop
Updated Branches: refs/heads/5.0.x f32e013d3 - 2dc04540c TS-2486 Eliminate SIMPLE_MEMCPY_INIT define Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/8f70b93e Tree:

[24/50] git commit: [TS-2488] temporarily commenting out the failing tests

2014-01-20 Thread zwoop
[TS-2488] temporarily commenting out the failing tests Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/283aa3bc Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/283aa3bc Diff:

[02/50] git commit: Added TS-2486.

2014-01-20 Thread zwoop
Added TS-2486. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/8812c222 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/8812c222 Diff:

[32/50] git commit: TS-1668: Added HSTS configuration options to ATS

2014-01-20 Thread zwoop
TS-1668: Added HSTS configuration options to ATS Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4cf9975e Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4cf9975e Diff:

[22/50] git commit: [TS-2488] enhance esi plugin to allow any of the space characters to follow esi starting tags

2014-01-20 Thread zwoop
[TS-2488] enhance esi plugin to allow any of the space characters to follow esi starting tags Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/91f3cce2 Tree:

[17/50] git commit: Revert TS-1996: Apply TS_DEPRECATED compiler annotation

2014-01-20 Thread zwoop
Revert TS-1996: Apply TS_DEPRECATED compiler annotation This reverts commit a955b08020c8179ca6997747f7bdf35b1204d251. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/0ef2f54b Tree:

[33/50] git commit: Fix spelling of doucments

2014-01-20 Thread zwoop
Fix spelling of doucments Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/22f66aa7 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/22f66aa7 Diff:

[07/50] git commit: TS-610 Link to the API docs for details on configurations etc.

2014-01-20 Thread zwoop
TS-610 Link to the API docs for details on configurations etc. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a151cfc9 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a151cfc9 Diff:

[46/50] git commit: TS-2507: fix the state transition logging for handle_server_setup_error

2014-01-20 Thread zwoop
TS-2507: fix the state transition logging for handle_server_setup_error STATE_ENTER should take a VC event code, not a HttpApiState_t. Also, STATE_ENTER is conventionally called on entry to the state handler, not somewhere in the middle. Project:

[45/50] git commit: [TS-1648] Segmentation fault in dir_clear_range()

2014-01-20 Thread zwoop
[TS-1648] Segmentation fault in dir_clear_range() Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/9ad14389 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/9ad14389 Diff:

[14/50] git commit: TS-1996: turn off rfc5861 warnings in CFLAGS too

2014-01-20 Thread zwoop
TS-1996: turn off rfc5861 warnings in CFLAGS too Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/7a41b0fd Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/7a41b0fd Diff:

[28/50] git commit: TS-1821 to make the AIO test pass when build with native AIO

2014-01-20 Thread zwoop
TS-1821 to make the AIO test pass when build with native AIO Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/805c1fea Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/805c1fea Diff:

[16/50] git commit: Revert TS-1996: disable deprecation warnings for the rfc5861 plugin

2014-01-20 Thread zwoop
Revert TS-1996: disable deprecation warnings for the rfc5861 plugin This reverts commit f1b5270034e3582a0e7cda9e1ba75929920f7a46. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b6f4925c Tree:

[11/50] git commit: TS-1996: Apply TS_DEPRECATED compiler annotation

2014-01-20 Thread zwoop
TS-1996: Apply TS_DEPRECATED compiler annotation Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a955b080 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a955b080 Diff:

[38/50] git commit: Add a SSL certificate matching integration test

2014-01-20 Thread zwoop
Add a SSL certificate matching integration test Various fixes the the tsqa harness to improve output legibility. Crank up the configuration sync frequency so that we don't need to wait so long for configuration changes. Add a new integration test to ensure that SSL certificate matching works

[39/50] git commit: TS-2498: add a build option to install the example plugins

2014-01-20 Thread zwoop
TS-2498: add a build option to install the example plugins Add the --enable--example-plugins build option to build example plugins. The naming of this option follows the precedent of the --enable-experimental-plugins option. The example plugins are always built, but this option will also cause

[50/50] git commit: Merge branch 'master' into 5.0.x

2014-01-20 Thread zwoop
Merge branch 'master' into 5.0.x * master: (69 commits) Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/2dc04540 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/2dc04540 Diff:

[49/50] git commit: TS-799 Have AdminClient.pm created from .in file

2014-01-20 Thread zwoop
TS-799 Have AdminClient.pm created from .in file Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4db27ec4 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4db27ec4 Diff:

[40/50] git commit: TS-2499: header_rewrite: fixed value substitution

2014-01-20 Thread zwoop
TS-2499: header_rewrite: fixed value substitution This commit fixes substitution of following variables in add header: %cquup %cqhm %cqhl %chi %port %proto Pointy hat to: me (rbtz@) Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

[13/50] git commit: TS-1996: disable deprecation warnings for the rfc5861 plugin

2014-01-20 Thread zwoop
TS-1996: disable deprecation warnings for the rfc5861 plugin The RFC5861 plugin still uses the deprecated TSHttpTxnNewCacheLookupDo() API. Turn off -Wdeprecated until this plugin can use a different API. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

[35/50] git commit: [TS-2497] Failed post results in tunnel buffers being returned to freelist prematurely, Reporter: Thomas Jackson thjac...@linkedin.com

2014-01-20 Thread zwoop
[TS-2497] Failed post results in tunnel buffers being returned to freelist prematurely, Reporter: Thomas Jackson thjac...@linkedin.com Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/5eab1b83 Tree:

[44/50] git commit: [TS-1648] Segmentation fault in dir_clear_range()

2014-01-20 Thread zwoop
[TS-1648] Segmentation fault in dir_clear_range() Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/fed6a5b8 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/fed6a5b8 Diff:

[09/50] git commit: Added TS-2336 to CHANGES.

2014-01-20 Thread zwoop
Added TS-2336 to CHANGES. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/8ab00ffa Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/8ab00ffa Diff:

[27/50] git commit: TS-2138 TS-2412: fix the bug that cache data loss when restarting ats if build with linuat native-aio.

2014-01-20 Thread zwoop
TS-2138 TS-2412: fix the bug that cache data loss when restarting ats if build with linuat native-aio. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/69d04896 Tree:

[12/50] git commit: doc: fix a couple of minor formatting errors

2014-01-20 Thread zwoop
doc: fix a couple of minor formatting errors Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/11d7b18e Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/11d7b18e Diff:

[29/50] git commit: [TS-2488] uncomment all unit tests and patch code to make them all pass

2014-01-20 Thread zwoop
[TS-2488] uncomment all unit tests and patch code to make them all pass Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a82c80de Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a82c80de Diff:

[34/50] git commit: Fix typo in description of HSTS configs

2014-01-20 Thread zwoop
Fix typo in description of HSTS configs Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/3fa5b031 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/3fa5b031 Diff:

[26/50] git commit: Revert TS-2483 Add a new metric, proxy.node.restarts.proxy.cache_ready_time,

2014-01-20 Thread zwoop
Revert TS-2483 Add a new metric, proxy.node.restarts.proxy.cache_ready_time, This reverts commit 5df2cac3846d7d2f9ae255b051f748d25773a8bc. Conflicts: CHANGES This does not cooperate nicely with librecords. Might be bugs in both librecords and here, but backing out for now. Project:

[41/50] git commit: Added TS-2499 to CHANGES This fixes #33.

2014-01-20 Thread zwoop
Added TS-2499 to CHANGES This fixes #33. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/80d4505b Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/80d4505b Diff:

[30/50] git commit: [TS-2491] stop esi unit test programs after error

2014-01-20 Thread zwoop
[TS-2491] stop esi unit test programs after error Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/ba44a77a Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/ba44a77a Diff:

[15/50] git commit: Revert TS-1996: turn off rfc5861 warnings in CFLAGS too

2014-01-20 Thread zwoop
Revert TS-1996: turn off rfc5861 warnings in CFLAGS too This reverts commit 7a41b0fde531edf919490f9a4b17e51a1a6b6dec. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a1f1ae99 Tree:

[42/50] git commit: TS-2499 Anal indentation changes.

2014-01-20 Thread zwoop
TS-2499 Anal indentation changes. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/7c575510 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/7c575510 Diff:

[36/50] git commit: TS-2484 Add API support for the two missing overridable APIs

2014-01-20 Thread zwoop
TS-2484 Add API support for the two missing overridable APIs Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/e074f7f0 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/e074f7f0 Diff:

[37/50] git commit: Added TS-2484 to CHANGES

2014-01-20 Thread zwoop
Added TS-2484 to CHANGES Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/bed4b459 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/bed4b459 Diff:

[21/50] git commit: Doc: fix broken links and syntax errors

2014-01-20 Thread zwoop
Doc: fix broken links and syntax errors Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4ced03d3 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4ced03d3 Diff:

[48/50] git commit: TS-2509: add const qualifier to pure HttpTunnel member functions

2014-01-20 Thread zwoop
TS-2509: add const qualifier to pure HttpTunnel member functions Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/0fc0820b Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/0fc0820b Diff:

[19/50] git commit: [TS-2489] add back comment

2014-01-20 Thread zwoop
[TS-2489] add back comment Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/586469fc Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/586469fc Diff:

[47/50] git commit: TS-2508: escalation plugin

2014-01-20 Thread zwoop
TS-2508: escalation plugin The escalation plugin is intended to allow Traffic Server to handle origin errors by rerouting to a different URL. This doesn't currently work, since the APIs it uses cause crashes. In it's current form, it should be useful as a test case to work on fixing the APIs.

[31/50] git commit: TS-2495: reduce the size of HttpVCTableEntry

2014-01-20 Thread zwoop
TS-2495: reduce the size of HttpVCTableEntry Reorder HttpVCTableEntry structure members to reduce the size from 72 to 64 bytes on 64 bit platforms. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f057cdcc

[06/50] git commit: TS-610 Add the list of overridable configurations to docs.

2014-01-20 Thread zwoop
TS-610 Add the list of overridable configurations to docs. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f5f2ce7f Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/f5f2ce7f Diff:

[10/50] git commit: Document the authproxy plugin

2014-01-20 Thread zwoop
Document the authproxy plugin Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/f199fa7f Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/f199fa7f Diff:

[20/50] git commit: Doc: Fix numbers of enumerated lists

2014-01-20 Thread zwoop
Doc: Fix numbers of enumerated lists Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/ebb01e5d Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/ebb01e5d Diff:

[04/50] git commit: TS-2483 Add to docs.

2014-01-20 Thread zwoop
TS-2483 Add to docs. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/c89d1462 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/c89d1462 Diff:

[03/50] git commit: TS-2487: export PUSH HTTP method constants to the TS API

2014-01-20 Thread zwoop
TS-2487: export PUSH HTTP method constants to the TS API Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4b43ca7f Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4b43ca7f Diff:

[23/50] git commit: [TS-2488] update plugin README

2014-01-20 Thread zwoop
[TS-2488] update plugin README Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/7b312253 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/7b312253 Diff:

[2/3] git commit: TS-645 remove the functions in which StartTrafficServer() and StopTrafficServer() was referenced

2014-01-20 Thread igalic
TS-645 remove the functions in which StartTrafficServer() and StopTrafficServer() was referenced the reason we remove those functions (ConfigClock, ConfigDate, ConfitTime, etc..) is because they are entirely Linux specific, use hard-coded paths, and assume that our Admins, while clue-less, will

[1/3] git commit: TS-645 remove calls in which hard restart is used

2014-01-20 Thread igalic
Updated Branches: refs/heads/TS-645 [created] fa29002bc TS-645 remove calls in which hard restart is used it's hard to tell what this is useful for when you have upstart, systemd, SMF and others controling. Aside from being implemented poorly via system(3), it's an API breakage, which is why

[3/3] git commit: TS-645 remove StopTrafficServer() and StartTrafficServer() from traffic_shell

2014-01-20 Thread igalic
TS-645 remove StopTrafficServer() and StartTrafficServer() from traffic_shell Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/fa29002b Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/fa29002b