Re: trafficserver git commit: Consistently use the CacheURL type in cache code.

2015-05-04 Thread Leif Hedstrom
On May 4, 2015, at 1:34 PM, jpe...@apache.org wrote: Repository: trafficserver Updated Branches: refs/heads/master bfa3ff44d - 2c971b6ff Consistently use the CacheURL type in cache code. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

Re: trafficserver git commit: TS-3479 Remove verbose Warning() from HTTP/2 connections

2015-04-02 Thread Leif Hedstrom
On Apr 1, 2015, at 6:08 PM, James Peach jpe...@apache.org wrote: On Apr 1, 2015, at 3:50 PM, zw...@apache.org wrote: [snip] http://git-wip-us.apache.org/repos/asf/trafficserver/blob/26f438d4/proxy/http2/Http2SessionAccept.cc

Re: trafficserver git commit: TS-3479 Remove verbose Warning() from HTTP/2 connections

2015-04-02 Thread Leif Hedstrom
On Apr 2, 2015, at 9:51 PM, Leif Hedstrom zw...@apache.org wrote: On Apr 1, 2015, at 6:08 PM, James Peach jpe...@apache.org wrote: On Apr 1, 2015, at 3:50 PM, zw...@apache.org wrote: [snip] http://git-wip-us.apache.org/repos/asf/trafficserver/blob/26f438d4/proxy/http2

Re: trafficserver git commit: TS-3470 traffic_server --help segfaults when SPDY is enabled

2015-03-31 Thread Leif Hedstrom
On Mar 31, 2015, at 1:39 PM, James Peach jpe...@apache.org wrote: On Mar 31, 2015, at 10:17 AM, zw...@apache.org wrote: Repository: trafficserver Updated Branches: refs/heads/master e13d8a6e8 - e0de1d6ed TS-3470 traffic_server --help segfaults when SPDY is enabled [snip]

Re: git commit: TS-2528 Use stdbool.h in the public mgmtapi.h interface, C99 standard.

2014-05-26 Thread Leif Hedstrom
://git-wip-us.apache.org/repos/asf/trafficserver/diff/bc054cf8 Branch: refs/heads/master Commit: bc054cf8d8a7254061411f53b999c8b0cfa1052d Parents: 639329e Author: Leif Hedstrom zw...@apache.org Authored: Fri May 23 18:46:13 2014 -0600 Committer: Leif Hedstrom zw...@apache.org Committed: Fri May

Re: git commit: TS-2821 Add to default records.config and tweak the name to be more consistent.

2014-05-19 Thread Leif Hedstrom
Agree with James, let's be consistent. -- Leif On May 19, 2014, at 8:45 PM, James Peach jpe...@apache.org wrote: On May 19, 2014, at 5:26 PM, a...@apache.org wrote: Repository: trafficserver Updated Branches: refs/heads/master c25fb7541 - ce8304309 TS-2821 Add to default

Re: git commit: TS-2555 add global plugin support for ts_lua plugin

2014-04-17 Thread Leif Hedstrom
On Apr 16, 2014, at 8:19 PM, () que...@taobao.com wrote: Maybe we can use the same lua_States in both remap and global plugins. Not exactly related, but one thing that really bothers me with the new plugin is how in a remap rule (do_remap()) it always saves away the context, and

Re: git commit: TS-2628 Remove the wrong notification for not, to avoid spreading bad info.

2014-03-16 Thread Leif Hedstrom
/repos/asf/trafficserver/tree/4836e4e2 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/4836e4e2 Branch: refs/heads/master Commit: 4836e4e27d9e17fe7f794b2c370c2d51d370a638 Parents: d3fd1e6 Author: Leif Hedstrom zw...@apache.org Authored: Sun Mar 16 15:03:17 2014 -0600 Committer

Re: git commit: TS-312: Add option to always share keep-alive connections to the origin server

2013-12-10 Thread Leif Hedstrom
On Dec 7, 2013, at 7:48 PM, James Peach jpe...@apache.org wrote: On Dec 6, 2013, at 5:05 PM, bc...@apache.org wrote: Updated Branches: +++ b/CHANGES @@ -1,6 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 4.2.0 +

Re: git commit: TS-1146: RFC 5077 TLS session tickets

2013-12-06 Thread Leif Hedstrom
On Dec 6, 2013, at 11:21 AM, jpe...@apache.org wrote: Updated Branches: refs/heads/master 16882d822 - 8dbf06bf3 TS-1146: RFC 5077 TLS session tickets For supporting RFC 5077 TLS Session tickets across a ATS cluster, all the machines need to have the same server ticket. Add

Re: git commit: TS-2415: use standard continuations to release UrlRewrite objects

2013-12-04 Thread Leif Hedstrom
On Dec 3, 2013, at 10:30 PM, jpe...@apache.org wrote: Updated Branches: refs/heads/master 2b6a5f6bb - 0f9305dc6 TS-2415: use standard continuations to release UrlRewrite objects UrlRewrite uses a custom continuation to release the old object after it is no longer needed. We can use

Re: git commit: TS-2415: use standard continuations to release UrlRewrite objects

2013-12-04 Thread Leif Hedstrom
On Dec 4, 2013, at 9:11 AM, James Peach jpe...@apache.org wrote: On Dec 4, 2013, at 7:37 AM, Leif Hedstrom zw...@apache.org wrote: On Dec 3, 2013, at 10:30 PM, jpe...@apache.org wrote: Fwiw, this new_Deleter does not have the same semantics as the old code. The old code would

Re: git commit: Updating changes for TS-2316

2013-11-13 Thread Leif Hedstrom
On Nov 12, 2013, at 4:09 PM, bri...@apache.org wrote: -- CHANGES | 3 +++ 1 file changed, 3 insertions(+) --

Re: [07/10] git commit: TS-2316: header_rewrite: fixed segfaults in ConditionPath::append_value()

2013-11-12 Thread Leif Hedstrom
On Nov 12, 2013, at 3:27 PM, bri...@apache.org wrote: TS-2316: header_rewrite: fixed segfaults in ConditionPath::append_value() -void -ConditionPath::append_value(std::string s, const Resources res) -{ - int path_len = 0; - const char *path = TSUrlPathGet(res._rri-requestBufp,

Re: git commit: TS-2200: define macro TS_HRTIME_XXX directly

2013-10-31 Thread Leif Hedstrom
On Oct 31, 2013, at 5:03 AM, z...@apache.org wrote: Updated Branches: refs/heads/master 1ab59b435 - e75d33a39 TS-2200: define macro TS_HRTIME_XXX directly old macro defines can NOT be used in plugin because the target macros defined in lib/ts/ink_hrtime.h I think you should

Re: git commit: TS-2277: cluster alarm messages broadcast infinitely

2013-10-31 Thread Leif Hedstrom
On Oct 31, 2013, at 4:48 AM, z...@apache.org wrote: + /* lmgmt-alarm_keeper-signalAlarm(MGMT_ALARM_PROXY_SYSTEM_ERROR, [TrafficManager] Unable to write cluster.config, membership unchanged); + */ If this is dead code, why leave it? Or

Re: [2/2] git commit: Make libxml2 the configuration default XML parser (so it should get a bit of test-driving).

2013-09-06 Thread Leif Hedstrom
On Sep 6, 2013, at 4:06 AM, n...@apache.org wrote: Make libxml2 the configuration default XML parser (so it should get a bit of test-driving). Separate micro-commit so it's an easy distinction we can confine to trunk even if the new code makes it into a release as an option before it's

Re: git commit: TS-2168 Make RecordsConfig.cc more inline with default builds.

2013-09-05 Thread Leif Hedstrom
On Sep 4, 2013, at 5:02 PM, zw...@apache.org wrote: Updated Branches: refs/heads/master ebe3502c1 - 1b75d0f0f TS-2168 Make RecordsConfig.cc more inline with default builds. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

Re: git commit: TS-2172: Explicitly use subdir-objects in automake init

2013-09-04 Thread Leif Hedstrom
Zhang yunkai...@gmail.com wrote: Oh, I only tested it on my REHL6. Does the latest patch: TS-2172: automake subdir-objects requires AM_PROG_CC_C_O fix the broken? I updated the build farm to do a make distclean, which demonstrates the problem. On Tue, Sep 3, 2013 at 6:25 AM, Leif

Re: git commit: TS-2172: Explicitly use subdir-objects in automake init

2013-09-02 Thread Leif Hedstrom
On Sep 2, 2013, at 3:07 PM, James Peach jamespe...@me.com wrote: Last time I enabled subdir-objects, certain versions of automake broke horribly. Make sure to watch the build farm for the results of this commit yes, this breaks on RHEL5. Also, this is a duplicate of

Re: svn commit: r987979 - /trafficserver/traffic/trunk/proxy/InkAPI.cc

2010-08-23 Thread Leif Hedstrom
On 08/22/2010 11:37 PM, Mladen Turk wrote: On 08/23/2010 04:35 AM, zw...@apache.org wrote: Author: zwoop Author: Yakov Markovitch Review and minor changes: Leif if (is_action_tag_set(deft) || is_action_tag_set(sdk_vbos_errors)) { If va_start/va_end is used multiple times within a