ApacheCon Asia 2021 is calling for Presentations!

2021-04-20 Thread Huxing Zhang
Hi All, ApacheCon Asia is coming virtually this August 6 - 8. The CFP will end on Monday, May 3rd, 2021 8:00 AM (Beijing time - UTC +8). More details could be found here: https://apachecon.com/acasia2021/cfp.html If you have concern with the date and time, please remember that there is no need

Re: [E] Is there a performance issue with --enable-debug binaries?

2021-04-20 Thread Leif Hedstrom
> On Apr 20, 2021, at 5:55 PM, Walt Karas > wrote: > > --enable-debug means that the code will be compiled without the -O3 option, > that is to say, no optimization. It's not related to whether trace/debug > output is configured on or off. You can enable trace/debug output even if > you did

Re: [E] Re: Is there a performance issue with --enable-debug binaries?

2021-04-20 Thread Walt Karas
--enable-debug means that the code will be compiled without the -O3 option, that is to say, no optimization. It's not related to whether trace/debug output is configured on or off. You can enable trace/debug output even if you did not specify --enable-debug when you run configure. On Tue, Apr 20

Re: Is there a performance issue with --enable-debug binaries?

2021-04-20 Thread SUSAN HINRICHS
Hmm. In my experience running binaries compiled with ---enable-debug do have a noticeable performance degradation. Not nearly as bad as turning on debug tags, but quite noticeably when looking at peers running non-debug-enabled binaries. So might be adequate to run on a few machines to catch pro

Re: Is there a performance issue with --enable-debug binaries?

2021-04-20 Thread Sudheer Vinukonda
Hmm, I have not really stress tested in particular with the binary compiled using '-enable-debug', but have definitely used such a binary in production with not much of a noticeable degradation (if any). The one benefit in using such a binary is that it enables debug asserts (ink_assert) and al

Is there a performance issue with --enable-debug binaries?

2021-04-20 Thread Chou, Peter
Hi, I know there was some discussion on the bug scrub (last week I think) that enabling debug output in the records.config on any debug tags will greatly reduce performance. Is it also the case that using a binary compiled with '-enable-debug' will also cause performance issues? Thanks, Peter

[ANNOUNCE] Apache Traffic Server v9.0.1 is Released!

2021-04-20 Thread Leif Hedstrom
Apache Traffic Server v9.0.1 Released The Apache Software Foundation and the Apache Traffic Server (ATS) project are pleased to announce the release of Apache Traffic Server v9.0.1! ATS is a high performance, scalable HTTP Intermediary and proxy cache. It is used by several large internet servi