[GitHub] [trafficserver] maskit commented on issue #10082: Return status 500 instead of abort

2023-07-25 Thread via GitHub
maskit commented on issue #10082: URL: https://github.com/apache/trafficserver/issues/10082#issuecomment-1650140209 Yes I'd use it like that, but some of `ink_release_assert` are casually used like "I want some hint (coredump) if this check fails". -- This is an automated message from th

[GitHub] [trafficserver] randall commented on issue #10061: Can't build plugins on Mac

2023-07-25 Thread via GitHub
randall commented on issue #10061: URL: https://github.com/apache/trafficserver/issues/10061#issuecomment-1650197025 @jpeach Try removing `src/tscore/libtscore.la`. I had an old one hanging around causing the same issue. And FTR, I can build plugins (including esi), run `make check`

[GitHub] [trafficserver] randall commented on issue #10061: Can't build plugins on Mac

2023-07-25 Thread via GitHub
randall commented on issue #10061: URL: https://github.com/apache/trafficserver/issues/10061#issuecomment-1650198262 ``` otool -L bin/traffic_server bin/traffic_server: /opt/ats10/lib/libtscpputil.10.dylib (compatibility version 11.0.0, current version 11.0.0) /opt/hom

[GitHub] [trafficserver] maskit opened a new issue, #10089: Check SNI extension is used on H3

2023-07-25 Thread via GitHub
maskit opened a new issue, #10089: URL: https://github.com/apache/trafficserver/issues/10089 >QUIC version 1 uses TLS version 1.3 or greater as its handshake protocol. HTTP/3 clients MUST support a mechanism to indicate the target host to the server during the TLS handshake.

[GitHub] [trafficserver] bryancall opened a new issue, #10091: HTTP/3 memory leaks

2023-07-25 Thread via GitHub
bryancall opened a new issue, #10091: URL: https://github.com/apache/trafficserver/issues/10091 Configure options: `--enable-malloc-allocator --with-jemalloc=/opt/jemalloc --with-quiche=/opt/quiche --with-openssl=/opt/boringssl ` Commands: ``` export MALLOC_CONF="prof:true

[GitHub] [trafficserver] maskit commented on issue #10061: Can't build plugins on Mac

2023-07-25 Thread via GitHub
maskit commented on issue #10061: URL: https://github.com/apache/trafficserver/issues/10061#issuecomment-1650565682 The issue I faced is triggered by `--with-quiche` somehow, and #10087 works for me. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [trafficserver] github-actions[bot] commented on issue #8964: How to set HTTP2 optionally per domain?

2023-07-25 Thread via GitHub
github-actions[bot] commented on issue #8964: URL: https://github.com/apache/trafficserver/issues/8964#issuecomment-1650856957 This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.