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
> 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
--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
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
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
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
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