[1/3] git commit: TS-2137: Use eventfd instread of pthread signal/wait in ATS

2013-08-21 Thread yunkai
Updated Branches: refs/heads/master b30d69825 - 5f4b470ce TS-2137: Use eventfd instread of pthread signal/wait in ATS pthread_cond_signal/wait is used in several places in ATS, including but not limited: 1) Logging system. 2) ProtectedQueue in event system. 3) RecProcess in stats system. As

[3/3] git commit: TS-2141: Make traffic_cop reconnect to manager correctly

2013-08-21 Thread yunkai
TS-2141: Make traffic_cop reconnect to manager correctly 1) By removing TS_MGMT_OPT_NO_SOCK_TESTS option when calls TSInit() in traffic_cop, cop will reconnect to manager correctly again. 2) Fix some small bugs about usage of pthread. Signed-off-by: Yunkai Zhang qiushu@taobao.com

git commit: Add TS-2137/TS-2141 info to CHANGES file

2013-08-21 Thread yunkai
Updated Branches: refs/heads/master 5f4b470ce - 10abd558a Add TS-2137/TS-2141 info to CHANGES file Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/10abd558 Tree:

Git Push Summary

2013-08-21 Thread zwoop
Updated Branches: refs/heads/4.0.x [created] fbdbd00cb

Git Push Summary

2013-08-21 Thread zwoop
Updated Branches: refs/heads/3.4.x [deleted] fbdbd00cb

git commit: Updated to v4.0.0

2013-08-21 Thread zwoop
Updated Branches: refs/heads/4.0.x fbdbd00cb - a8002a3b6 Updated to v4.0.0 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a8002a3b Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a8002a3b

git commit: Rearranged bugs vs version.

2013-08-21 Thread zwoop
Updated Branches: refs/heads/master 10abd558a - d427780ac Rearranged bugs vs version. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d427780a Tree:

git commit: Fix indentation and attribution.

2013-08-21 Thread zwoop
Updated Branches: refs/heads/master d427780ac - 4ce2cb288 Fix indentation and attribution. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4ce2cb28 Tree:

git commit: Updated with the merges to v4.0.0

2013-08-21 Thread zwoop
Updated Branches: refs/heads/master 4ce2cb288 - be93cfbee Updated with the merges to v4.0.0 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/be93cfbe Tree:

[1/3] git commit: TS-1823: add line continuation to remap.config

2013-08-21 Thread zwoop
Updated Branches: refs/heads/4.0.x a8002a3b6 - c1e0681b2 TS-1823: add line continuation to remap.config Add line continuation to remap.config using a backslash at the end of a line as the continuation character. The handling for continuation was made in tokLine() by adding an optional third

[2/3] git commit: TS-1597: Document remap.config filters

2013-08-21 Thread zwoop
TS-1597: Document remap.config filters Add documentation and examples for the .definefilter, .activatefilter, and .deactivatefilter directives in remap.config. These docs are specifically restricted to these particular names because (1) we should standardize on one variant for each of these

[3/3] git commit: Fixed changes from merge.

2013-08-21 Thread zwoop
Fixed changes from merge. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/c1e0681b Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/c1e0681b Diff:

Git Push Summary

2013-08-21 Thread zwoop
Updated Branches: refs/heads/5.0.x [created] be93cfbee

[2/2] git commit: Added TS-1919.

2013-08-21 Thread zwoop
Added TS-1919. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/812b668d Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/812b668d Diff:

[1/2] git commit: TS-1919 Eliminate CacheLookupHttpConfig

2013-08-21 Thread zwoop
Updated Branches: refs/heads/5.0.x be93cfbee - 812b668de TS-1919 Eliminate CacheLookupHttpConfig This breaks compatibility with the cache clustering, so all nodes in a cluster would have to be upgraded at the same time. This eliminates an ugly passing of certain configurations through the

Re: git commit: TS-287: transaction_active_timeout_in does not trigger on the first request of a Keep-Alive connection.

2013-08-21 Thread James Peach
On Aug 20, 2013, at 8:38 PM, chen...@apache.org wrote: Updated Branches: refs/heads/master 6b4aff2ce - b30d69825 TS-287: transaction_active_timeout_in does not trigger on the first request of a Keep-Alive connection. The bug is fixxed by Li Gang(que...@taobao.com) When you commit a

Re: [1/3] git commit: TS-2137: Use eventfd instread of pthread signal/wait in ATS

2013-08-21 Thread James Peach
On Aug 21, 2013, at 2:43 AM, yun...@apache.org wrote: Updated Branches: refs/heads/master b30d69825 - 5f4b470ce TS-2137: Use eventfd instread of pthread signal/wait in ATS pthread_cond_signal/wait is used in several places in ATS, including but not limited: 1) Logging system. 2)

svn commit: r875609 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/docs/trunk/admin/reverse-proxy-http-redirects/index.en.html

2013-08-21 Thread buildbot
Author: buildbot Date: Wed Aug 21 18:22:41 2013 New Revision: 875609 Log: Staging update by buildbot for trafficserver Modified: websites/staging/trafficserver/trunk/cgi-bin/ (props changed) websites/staging/trafficserver/trunk/content/ (props changed)

svn commit: r1516244 - /trafficserver/site/trunk/content/docs/trunk/admin/reverse-proxy-http-redirects/index.en.mdtext

2013-08-21 Thread mlibbey
Author: mlibbey Date: Wed Aug 21 18:22:32 2013 New Revision: 1516244 URL: http://svn.apache.org/r1516244 Log: Clarified connect to orign based on users@ question Modified: trafficserver/site/trunk/content/docs/trunk/admin/reverse-proxy-http-redirects/index.en.mdtext Modified:

svn commit: r875611 - in /websites/production/trafficserver: cgi-bin/ content/

2013-08-21 Thread mlibbey
Author: mlibbey Date: Wed Aug 21 18:28:40 2013 New Revision: 875611 Log: Publishing svnmucc operation to trafficserver site by mlibbey Added: websites/production/trafficserver/cgi-bin/ - copied from r875610, websites/staging/trafficserver/trunk/cgi-bin/

[2/2] git commit: Fix CHANGES formatting

2013-08-21 Thread jpeach
Fix CHANGES formatting Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/e1b4b11c Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/e1b4b11c Diff:

[2/2] git commit: Update with the v4.0.0 version, and a new link to open upcoming bugs.

2013-08-21 Thread zwoop
Update with the v4.0.0 version, and a new link to open upcoming bugs. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/fe2097fc Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/fe2097fc Diff:

[1/2] git commit: Fix version for v4.0.0.

2013-08-21 Thread zwoop
Updated Branches: refs/heads/4.0.x c1e0681b2 - fe2097fc9 Fix version for v4.0.0. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/861a513f Tree:

git commit: Updated with the new release process changes

2013-08-21 Thread zwoop
Updated Branches: refs/heads/master e1b4b11ce - d242aa4d8 Updated with the new release process changes Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d242aa4d Tree:

git commit: Cleaned up.

2013-08-21 Thread zwoop
Updated Branches: refs/heads/4.0.x fe2097fc9 - 5c7d80886 Cleaned up. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/5c7d8088 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/5c7d8088 Diff:

git commit: Updated with new release process.

2013-08-21 Thread zwoop
Updated Branches: refs/heads/4.0.x 5c7d80886 - 1abcb09e9 Updated with new release process. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/1abcb09e Tree:

[3/3] git commit: update CHANGES for TS-2114 and TS-2116

2013-08-21 Thread jpeach
update CHANGES for TS-2114 and TS-2116 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/db31fe53 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/db31fe53 Diff:

[2/3] git commit: TS-2114: removing true/false definition

2013-08-21 Thread jpeach
TS-2114: removing true/false definition Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/04e5a40a Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/04e5a40a Diff:

[1/3] git commit: TS-2116: Making buffer_upload compile

2013-08-21 Thread jpeach
Updated Branches: refs/heads/master 0f585e999 - db31fe532 TS-2116: Making buffer_upload compile Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/fdfdc624 Tree:

git commit: doc: document proxy.config.url_remap.filename

2013-08-21 Thread jpeach
Updated Branches: refs/heads/master db31fe532 - 87ccd262e doc: document proxy.config.url_remap.filename Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/87ccd262 Tree:

[1/2] git commit: remove unnecessary Connection::setup_mc_send() compatibility wrapper

2013-08-21 Thread jpeach
Updated Branches: refs/heads/master 87ccd262e - 9e6ad5cdf remove unnecessary Connection::setup_mc_send() compatibility wrapper Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/9e6ad5cd Tree:

[2/2] git commit: TS-2116: create buffer_upload temp files with mode 0600

2013-08-21 Thread jpeach
TS-2116: create buffer_upload temp files with mode 0600 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/36059e20 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/36059e20 Diff:

git commit: remove unused defines from P_DNSConnection.h

2013-08-21 Thread jpeach
Updated Branches: refs/heads/master 9e6ad5cdf - b5190ac02 remove unused defines from P_DNSConnection.h Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b5190ac0 Tree:

git commit: remove unused proxy_name from proxy/Main.cc

2013-08-21 Thread jpeach
Updated Branches: refs/heads/master b5190ac02 - 2e8f0c352 remove unused proxy_name from proxy/Main.cc Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/2e8f0c35 Tree: