[GitHub] [trafficserver] maskit commented on issue #8966: Pre-built clang-format for arm64 arch

2023-03-21 Thread via GitHub
maskit commented on issue #8966: URL: https://github.com/apache/trafficserver/issues/8966#issuecomment-1478158535 It was added by #9355 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [trafficserver] SolidWallOfCode commented on issue #9533: Expired certificate prevents ATS from allowing TLS connections

2023-03-21 Thread via GitHub
SolidWallOfCode commented on issue #9533: URL: https://github.com/apache/trafficserver/issues/9533#issuecomment-1478177807 I might understand what's going on here. Would you be able to try a patch later this week? Ping me on slack if you can. -- This is an automated message from the Apach

[GitHub] [trafficserver] SolidWallOfCode commented on issue #9533: Expired certificate prevents ATS from allowing TLS connections

2023-03-21 Thread via GitHub
SolidWallOfCode commented on issue #9533: URL: https://github.com/apache/trafficserver/issues/9533#issuecomment-1478311916 I think the issue is the change to not use a "broken" config. This applies to the initial load so any error prevents having a TLS configuration. We might want to tweak

[GitHub] [trafficserver] cheluskin commented on issue #9536: HTTP/2 specific error code=0x0b

2023-03-21 Thread via GitHub
cheluskin commented on issue #9536: URL: https://github.com/apache/trafficserver/issues/9536#issuecomment-1478377389 The reduction of the default value by half for the option proxy.config.http2.min_avg_window_update did not change anything. -- This is an automated message from the Apache

[GitHub] [trafficserver] SolidWallOfCode commented on issue #9533: Expired certificate prevents ATS from allowing TLS connections

2023-03-21 Thread via GitHub
SolidWallOfCode commented on issue #9533: URL: https://github.com/apache/trafficserver/issues/9533#issuecomment-1478462290 Sent patch, waiting on testing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [trafficserver] github-actions[bot] commented on issue #8735: [Healthcheck] ASAN reports use after free

2023-03-21 Thread via GitHub
github-actions[bot] commented on issue #8735: URL: https://github.com/apache/trafficserver/issues/8735#issuecomment-1478814143 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.

[GitHub] [trafficserver] github-actions[bot] commented on issue #8006: Cache needs invalidated for PATCH and unknown methods

2023-03-21 Thread via GitHub
github-actions[bot] commented on issue #8006: URL: https://github.com/apache/trafficserver/issues/8006#issuecomment-1478814218 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.

[GitHub] [trafficserver] ywkaras opened a new issue, #9550: Test run in Au test tls_tunnel causing exception in proxy_protocol_client.py

2023-03-21 Thread via GitHub
ywkaras opened a new issue, #9550: URL: https://github.com/apache/trafficserver/issues/9550 Specifically this test run: https://github.com/apache/trafficserver/blob/96066eec2d4e4cc29c1665d8a9e484160932c0f3/tests/gold_tests/tls/tls_tunnel.test.py#L217 Causes this exception: ```

[GitHub] [trafficserver] maskit closed issue #9545: Can't build with the latest BoringSSL

2023-03-22 Thread via GitHub
maskit closed issue #9545: Can't build with the latest BoringSSL URL: https://github.com/apache/trafficserver/issues/9545 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [trafficserver] maskit commented on issue #9545: Can't build with the latest BoringSSL

2023-03-22 Thread via GitHub
maskit commented on issue #9545: URL: https://github.com/apache/trafficserver/issues/9545#issuecomment-1479830934 Fixed by #9546. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [trafficserver] frostnotfall opened a new issue, #9553: Trafficserver has more read bytes than Nginx

2023-03-22 Thread via GitHub
frostnotfall opened a new issue, #9553: URL: https://github.com/apache/trafficserver/issues/9553 I plan to replace my existing Nginx with Trafficserver (with range plugin)。And in a comparison test, I found that Trafficserver reads significantly more bytes than Nginx for the same HTTP Range

[GitHub] [trafficserver] frostnotfall commented on issue #9553: Trafficserver has more read bytes than Nginx

2023-03-23 Thread via GitHub
frostnotfall commented on issue #9553: URL: https://github.com/apache/trafficserver/issues/9553#issuecomment-1480701704 I have a guess, is it because the slice plugin sets two rules that cause the read byte count to double? -- This is an automated message from the Apache Git Service. To r

[GitHub] [trafficserver] github-actions[bot] commented on issue #8756: Non-cryptographic hash for cache key

2023-03-23 Thread via GitHub
github-actions[bot] commented on issue #8756: URL: https://github.com/apache/trafficserver/issues/8756#issuecomment-1482143419 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.

[GitHub] [trafficserver] maskit commented on issue #9536: HTTP/2 specific error code=0x0b

2023-03-24 Thread via GitHub
maskit commented on issue #9536: URL: https://github.com/apache/trafficserver/issues/9536#issuecomment-1483331762 `min_avg_window_update` is to protect ATS from DoS attack, so you can change it to 1 with a risk if you need. Appropriate value depends on your use case. For example, if d

[GitHub] [trafficserver] cheluskin commented on issue #9536: HTTP/2 specific error code=0x0b

2023-03-24 Thread via GitHub
cheluskin commented on issue #9536: URL: https://github.com/apache/trafficserver/issues/9536#issuecomment-1483382528 > `min_avg_window_update` is to protect ATS from DoS attack, so you can change it to 1 with a risk if you need. > > Appropriate value depends on your use case. For exam

[GitHub] [trafficserver] github-actions[bot] commented on issue #8697: segmentation fault while attempting to connect to traffic server over HTTP/3

2023-03-25 Thread via GitHub
github-actions[bot] commented on issue #8697: URL: https://github.com/apache/trafficserver/issues/8697#issuecomment-1483971533 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.

[GitHub] [trafficserver] cheluskin commented on issue #9536: HTTP/2 specific error code=0x0b

2023-03-26 Thread via GitHub
cheluskin commented on issue #9536: URL: https://github.com/apache/trafficserver/issues/9536#issuecomment-1484198727 CONFIG proxy.config.http2.min_avg_window_update FLOAT 1.0 This value solves my problem. The logs are clean. However, it's unclear why this is happening, considering there w

[GitHub] [trafficserver] github-actions[bot] commented on issue #8761: DNS System makes DNS queries to a nameserver that's marked down.

2023-03-28 Thread via GitHub
github-actions[bot] commented on issue #8761: URL: https://github.com/apache/trafficserver/issues/8761#issuecomment-1487841677 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.

[GitHub] [trafficserver] github-actions[bot] commented on issue #8760: Ability to cache and serve error DNS responses for a specific period.

2023-03-28 Thread via GitHub
github-actions[bot] commented on issue #8760: URL: https://github.com/apache/trafficserver/issues/8760#issuecomment-1487841705 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.

[GitHub] [trafficserver] github-actions[bot] commented on issue #8046: Rename proxy.config.http.default_buffer_size to default_buffer_index

2023-03-28 Thread via GitHub
github-actions[bot] commented on issue #8046: URL: https://github.com/apache/trafficserver/issues/8046#issuecomment-1487841806 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.

[GitHub] [trafficserver] ywkaras opened a new issue, #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-29 Thread via GitHub
ywkaras opened a new issue, #9562: URL: https://github.com/apache/trafficserver/issues/9562 I'm running a test with this `ssl_multicert.config` file: ``` dest_ip = 0 ssl_cert_name=2050.crt ssl_key_name=private.key ``` The cert in 2050.crt expired in the year 2050. The steps of th

[GitHub] [trafficserver] ywkaras commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-29 Thread via GitHub
ywkaras commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1489377587 @shinrich @maskit any input on this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [trafficserver] shinrich commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-29 Thread via GitHub
shinrich commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1489401504 It should work in the server side as well as I recall. It definitely should work in the client side case. Yahoo has a plugin that uses these calls. You could review which ca

[GitHub] [trafficserver] shinrich opened a new issue, #9563: proxy.config.ssl.client.verify.server.policy and proxy.config.ssl.client.verify.server.properties are not reloadable

2023-03-29 Thread via GitHub
shinrich opened a new issue, #9563: URL: https://github.com/apache/trafficserver/issues/9563 Although the docs and traffic_ctl say they should be. I have seen this in 9.1.3, and fixed it. A quick glance through the branches seems that is it not reloadable in newer versions. Hope to get a

[GitHub] [trafficserver] ywkaras commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-29 Thread via GitHub
ywkaras commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1489459313 > It should work in the server side as well as I recall. It definitely should work in the client side case. Yahoo has a plugin that uses these calls. You could review which cal

[GitHub] [trafficserver] maskit commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-30 Thread via GitHub
maskit commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1490525717 I wonder if the plugin that calls TSSslSecretSet is something you use on prod or just a test plugin. Is the API called at a right timing (hook)? -- This is an automated messag

[GitHub] [trafficserver] ywkaras commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-30 Thread via GitHub
ywkaras commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1490532343 > I wonder if the plugin that calls TSSslSecretSet is something you use on prod or just a test plugin. Is the API called at a right timing (hook)? Yes it's a prod plugin.

[GitHub] [trafficserver] maskit commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-30 Thread via GitHub
maskit commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1490543767 You mean schedule_every()? I'm not familiar with how this API works, but the documentation suggests you use it at `TS_LIFECYCLE_SSL_SECRET_HOOK`, although it may not necessarily

[GitHub] [trafficserver] ywkaras commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-30 Thread via GitHub
ywkaras commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1490931708 @maskit do you have a test plugin for these APIs you could open source? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [trafficserver] maskit commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-03-30 Thread via GitHub
maskit commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1490948462 No, I have never used the API. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [trafficserver] shinrich opened a new issue, #9573: Add allow-plain server port attribute

2023-03-31 Thread via GitHub
shinrich opened a new issue, #9573: URL: https://github.com/apache/trafficserver/issues/9573 This is edited from a proposal I made on the dev mailing list March 19, 2023. I would like to propose another port descriptor, allow-plain. The current list is recorded in the documentation l

[GitHub] [trafficserver] traeak commented on issue #9553: Trafficserver has double IO when slice plugin is enabled

2023-03-31 Thread via GitHub
traeak commented on issue #9553: URL: https://github.com/apache/trafficserver/issues/9553#issuecomment-1492512178 When using slice with loopback into the same remap rule we use a 'php != 0' filter on our logs to remove the loopback served bytes. I hope this helps. -- This is an automated

[GitHub] [trafficserver] bneradt opened a new issue, #9576: Regression tests fail with -R 3

2023-03-31 Thread via GitHub
bneradt opened a new issue, #9576: URL: https://github.com/apache/trafficserver/issues/9576 Our CI jobs currently run the regression tests with `-R 1` and the tests are pretty stable with that option. However, we have noticed that they fail due to a , at least in CI, if we pass `-R 3`. We s

[GitHub] [trafficserver] bneradt commented on issue #9576: Regression tests fail with -R 3

2023-03-31 Thread via GitHub
bneradt commented on issue #9576: URL: https://github.com/apache/trafficserver/issues/9576#issuecomment-1492646387 Once this is fixed, we should configure `-R 3` to at least some CI regression test runs. -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [trafficserver] frostnotfall commented on issue #9553: Trafficserver has double IO when slice plugin is enabled

2023-04-03 Thread via GitHub
frostnotfall commented on issue #9553: URL: https://github.com/apache/trafficserver/issues/9553#issuecomment-1493786976 > When using slice with loopback into the same remap rule we use a 'php != 0' filter on our logs to remove the loopback served bytes. I hope this helps. The loopback part

[GitHub] [trafficserver] dhairav commented on issue #9446: How do we configure Tiered Storage in ATS v8.x.x?

2023-04-03 Thread via GitHub
dhairav commented on issue #9446: URL: https://github.com/apache/trafficserver/issues/9446#issuecomment-1494050703 Hello team, a ping on this issue. I want to understand if it is possible for me to configure/experiment around the above premise. -- This is an automated message from the Apa

[GitHub] [trafficserver] brbzull0 commented on issue #6823: MAX_UDP_PAYLOAD_SIZE is not configurable

2023-04-03 Thread via GitHub
brbzull0 commented on issue #6823: URL: https://github.com/apache/trafficserver/issues/6823#issuecomment-1494218582 Close https://github.com/apache/trafficserver/pull/9486 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [trafficserver] brbzull0 closed issue #6823: MAX_UDP_PAYLOAD_SIZE is not configurable

2023-04-03 Thread via GitHub
brbzull0 closed issue #6823: MAX_UDP_PAYLOAD_SIZE is not configurable URL: https://github.com/apache/trafficserver/issues/6823 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [trafficserver] traeak commented on issue #9553: Trafficserver has double IO when slice plugin is enabled

2023-04-03 Thread via GitHub
traeak commented on issue #9553: URL: https://github.com/apache/trafficserver/issues/9553#issuecomment-1494291391 Oh I missed this. You really need to add @plugin=cache_range_requests.so to the end of the remap line and also have the CRR plugin active at any other tiers in the chain. The

[GitHub] [trafficserver] shinrich closed issue #9563: proxy.config.ssl.client.verify.server.policy and proxy.config.ssl.client.verify.server.properties are not reloadable

2023-04-03 Thread via GitHub
shinrich closed issue #9563: proxy.config.ssl.client.verify.server.policy and proxy.config.ssl.client.verify.server.properties are not reloadable URL: https://github.com/apache/trafficserver/issues/9563 -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [trafficserver] mlibbey commented on issue #9446: How do we configure Tiered Storage in ATS v8.x.x?

2023-04-03 Thread via GitHub
mlibbey commented on issue #9446: URL: https://github.com/apache/trafficserver/issues/9446#issuecomment-1494678423 Here's a snippet of a machine in our production, where we have a SSD and RAM Disk. ``` $ cat storage.config /dev/disk/by-path/pci-:03:00.0-sas-0x3009865483c90bf1-lu

[GitHub] [trafficserver] shinrich commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-04-03 Thread via GitHub
shinrich commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1495017573 @ywkaras could you make a test plugin that exercises the paths used by the Yahoo plugin? Then folks outside of Yahoo could help you debug. And we could make sure that the se

[GitHub] [trafficserver] ywkaras commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-04-03 Thread via GitHub
ywkaras commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1495124552 > @ywkaras could you make a test plugin that exercises the paths used by the Yahoo plugin? Then folks outside of Yahoo could help you debug. And we could make sure that the sec

[GitHub] [trafficserver] oceanwalker commented on issue #8175: Binary Equivalence Problem

2023-04-04 Thread via GitHub
oceanwalker commented on issue #8175: URL: https://github.com/apache/trafficserver/issues/8175#issuecomment-1495705700 I have encountered similar question when using Apache Traffic Server 8.1.6. After multiple tests, I find that the following two rows would be recorded in the compilation lo

[GitHub] [trafficserver] brbzull0 closed issue #9371: Clean up records.config references.

2023-04-04 Thread via GitHub
brbzull0 closed issue #9371: Clean up records.config references. URL: https://github.com/apache/trafficserver/issues/9371 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [trafficserver] brbzull0 commented on issue #9371: Clean up records.config references.

2023-04-04 Thread via GitHub
brbzull0 commented on issue #9371: URL: https://github.com/apache/trafficserver/issues/9371#issuecomment-1495711895 this https://github.com/apache/trafficserver/pull/9408 closes this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [trafficserver] brbzull0 closed issue #9384: Allow traffic_ctl to modify records.yaml.

2023-04-04 Thread via GitHub
brbzull0 closed issue #9384: Allow traffic_ctl to modify records.yaml. URL: https://github.com/apache/trafficserver/issues/9384 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [trafficserver] ywkaras commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-04-06 Thread via GitHub
ywkaras commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1499826689 The Au test in this PR, https://github.com/apache/trafficserver/pull/9587 , illustrates a case where a update to an X509 does not seem to get used. -- This is an automated me

[GitHub] [trafficserver] ywkaras commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-04-06 Thread via GitHub
ywkaras commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1499877581 I cherry-picked the new test onto what I think is the first commit with the TSSslSecretXxx API functions: https://github.com/ywkaras/trafficserver/tree/test_ts_ssl_old . The

[GitHub] [trafficserver] maskit commented on issue #9562: In what cases are updates by TSSslSecretSet() actually used?

2023-04-07 Thread via GitHub
maskit commented on issue #9562: URL: https://github.com/apache/trafficserver/issues/9562#issuecomment-1500402138 Maybe I need to read the test closely, but I'm confused. You said the API doesn't works as expected but the autest passes. -- This is an automated message from the Apache Git

[GitHub] [trafficserver] SolidWallOfCode closed issue #9553: Trafficserver has double IO when slice plugin is enabled

2023-04-08 Thread via GitHub
SolidWallOfCode closed issue #9553: Trafficserver has double IO when slice plugin is enabled URL: https://github.com/apache/trafficserver/issues/9553 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [trafficserver] ezelkow1 commented on issue #9576: Regression tests fail with -R 3

2023-04-10 Thread via GitHub
ezelkow1 commented on issue #9576: URL: https://github.com/apache/trafficserver/issues/9576#issuecomment-1502430196 Also the expensive tests are broken, from a test run on rocky with them enabled: `/workspace/Github_Builds/rocky/src/src/tscpp/util/.libs/libtscpputil.so -lssl -lcrypto

[GitHub] [trafficserver] ywkaras commented on issue #9533: Expired certificate prevents ATS from allowing TLS connections

2023-04-10 Thread via GitHub
ywkaras commented on issue #9533: URL: https://github.com/apache/trafficserver/issues/9533#issuecomment-1502636539 @smalenfant is this still an issue for you, or should we close it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [trafficserver] david187 opened a new issue, #9596: "Cache-Control" header and "Age" header are removed by ESI module

2023-04-11 Thread via GitHub
david187 opened a new issue, #9596: URL: https://github.com/apache/trafficserver/issues/9596 ### Reproduction Master Document Header: X-Esi: 1 etag: W/"x" content-type: text/html; charset=UTF-8 Cache-Control: max-age=30 ESI sub-document 1 header: cache-control

[GitHub] [trafficserver] smalenfant commented on issue #9533: Expired certificate prevents ATS from allowing TLS connections

2023-04-11 Thread via GitHub
smalenfant commented on issue #9533: URL: https://github.com/apache/trafficserver/issues/9533#issuecomment-1503504756 Just came back from vacation - testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [trafficserver] bneradt opened a new issue, #9601: 10.0.x: debian master builds fail `make check` due to `undefined symbol: http_rsb`

2023-04-11 Thread via GitHub
bneradt opened a new issue, #9601: URL: https://github.com/apache/trafficserver/issues/9601 The CI branch builds are demonstrating an issue with `make check` runs on latest master. Running some of the tests fail with `undefined symbol: http_rsb`. Here's a recent log: https://ci.traff

[GitHub] [trafficserver] bneradt commented on issue #9601: 10.0.x: debian master builds fail `make check` due to `undefined symbol: http_rsb`

2023-04-11 Thread via GitHub
bneradt commented on issue #9601: URL: https://github.com/apache/trafficserver/issues/9601#issuecomment-1504075661 @lzx404243 has volunteered to look into this. I can't seem to assign him though, probably since he's not a committer yet. -- This is an automated message from the Apache Git

[GitHub] [trafficserver] bneradt closed issue #9595: Replace __gnu_cxx::hash_map in the ESI plugin

2023-04-11 Thread via GitHub
bneradt closed issue #9595: Replace __gnu_cxx::hash_map in the ESI plugin URL: https://github.com/apache/trafficserver/issues/9595 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [trafficserver] github-actions[bot] commented on issue #8693: asking for NVDIMM cache layer enablement

2023-04-11 Thread via GitHub
github-actions[bot] commented on issue #8693: URL: https://github.com/apache/trafficserver/issues/8693#issuecomment-1504416604 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.

[GitHub] [trafficserver] frostnotfall opened a new issue, #9602: Is there a more accurate way to represent cache HIT when using the slice plugin?

2023-04-11 Thread via GitHub
frostnotfall opened a new issue, #9602: URL: https://github.com/apache/trafficserver/issues/9602 ATS version: 9.1.4 I use header ["cache-status"] to indicate cache hit or miss. it works fine when slice was not used. But when using the slice plugin, if the client request is not the

[GitHub] [trafficserver] ywkaras commented on issue #9601: 10.0.x: debian master builds fail `make check` due to `undefined symbol: http_rsb`

2023-04-11 Thread via GitHub
ywkaras commented on issue #9601: URL: https://github.com/apache/trafficserver/issues/9601#issuecomment-1504505804 ``` wkaras ~/REPOS/TS O$ c++filt _Z31forceLinkRegressionHttpTransactv forceLinkRegressionHttpTransact() wkaras ~/REPOS/TS O$ ``` I do see this warning abo

[GitHub] [trafficserver] gaowayne commented on issue #8693: asking for NVDIMM cache layer enablement

2023-04-11 Thread via GitHub
gaowayne commented on issue #8693: URL: https://github.com/apache/trafficserver/issues/8693#issuecomment-1504621242 > @gaowayne .Can you verify and share a benchmark to https://github.com/cukiernik/trafficserver/tree/devdax? sorry, we have give up Optane. I am so sorry for late respon

[GitHub] [trafficserver] david187 commented on issue #9596: "Cache-Control" header and "Age" header are removed by ESI module

2023-04-12 Thread via GitHub
david187 commented on issue #9596: URL: https://github.com/apache/trafficserver/issues/9596#issuecomment-1504829629 The reason of remove these headers is? I can access and copy the "Cache-Control" header as "X-Cache-Control" during TS_LUA_HOOK_READ_RESPONSE_HDR hook. However, if i

[GitHub] [trafficserver] lzx404243 commented on issue #9576: Regression tests fail with -R 3

2023-04-12 Thread via GitHub
lzx404243 commented on issue #9576: URL: https://github.com/apache/trafficserver/issues/9576#issuecomment-1505659532 The crashing test is `SDK_API_HttpParentProxySet_Fail`. The crash can be reproduced running this test alone: ```bash ./build/bin/traffic_server -K -k -R 3 -r SDK_API_Ht

[GitHub] [trafficserver] shukitchan commented on issue #9596: "Cache-Control" header and "Age" header are removed by ESI module

2023-04-12 Thread via GitHub
shukitchan commented on issue #9596: URL: https://github.com/apache/trafficserver/issues/9596#issuecomment-1506007541 I can't quite remember why we did that in the first place. Perhaps we want to later add a private cache control header. ESI plugin added a transaction hook to remove

[GitHub] [trafficserver] david187 commented on issue #9596: "Cache-Control" header and "Age" header are removed by ESI module

2023-04-12 Thread via GitHub
david187 commented on issue #9596: URL: https://github.com/apache/trafficserver/issues/9596#issuecomment-1506231474 Is it possible to keep specify sub-document headers( such as etag, cache-control, last-modified ) somewhere. or combo the specify headers as: X-ESI-Etags: , , ...

[GitHub] [trafficserver] lzx404243 commented on issue #9601: 10.0.x: debian master builds fail `make check` due to `undefined symbol: http_rsb`

2023-04-13 Thread via GitHub
lzx404243 commented on issue #9601: URL: https://github.com/apache/trafficserver/issues/9601#issuecomment-1507420139 @ywkaras On the Debian branch build, an additional `--enable-hardening` flag is passed when configuring the build. The regular Debian check doesn't have this so that goes ok

[GitHub] [trafficserver] lzx404243 commented on issue #9601: 10.0.x: debian master builds fail `make check` due to `undefined symbol: http_rsb`

2023-04-13 Thread via GitHub
lzx404243 commented on issue #9601: URL: https://github.com/apache/trafficserver/issues/9601#issuecomment-1507431922 The build last succeed on Mar 22, 2023. Looking into what changes may break this. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [trafficserver] shadyabhi opened a new issue, #9609: Add option to normalize URLs and remove duplicate slashes

2023-04-13 Thread via GitHub
shadyabhi opened a new issue, #9609: URL: https://github.com/apache/trafficserver/issues/9609 There are a lot of other URL normalizations a proxy can support, but personally, for our use-case, we're only interested in merging duplicate slashes. To give more clarity on what's require

[GitHub] [trafficserver] shukitchan commented on issue #9596: "Cache-Control" header and "Age" header are removed by ESI module

2023-04-13 Thread via GitHub
shukitchan commented on issue #9596: URL: https://github.com/apache/trafficserver/issues/9596#issuecomment-1507916607 Theoretically yes. The changes will be quite a lot, though. Alternatively, lua plugin has a fetch function that returns the headers of the fetch URL - https://docs.t

[GitHub] [trafficserver] lzx404243 commented on issue #9576: Regression tests fail with -R 3

2023-04-17 Thread via GitHub
lzx404243 commented on issue #9576: URL: https://github.com/apache/trafficserver/issues/9576#issuecomment-1512163935 I have a fix in mind to prevent this. Will put up a PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [trafficserver] ywkaras commented on issue #9503: remap not work

2023-04-17 Thread via GitHub
ywkaras commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1512347971 @taojishou are you still having this problem? Were the above links any help? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [trafficserver] taojishou commented on issue #9503: remap not work

2023-04-17 Thread via GitHub
taojishou commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1512350082 Yes, the problem is still there, we haven't solved it yet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [trafficserver] ywkaras commented on issue #9503: remap not work

2023-04-17 Thread via GitHub
ywkaras commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1512392892 How far did you get looking at the documentation and the Au tests? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [trafficserver] github-actions[bot] commented on issue #8219: Configuration loading of file or plugins need to be able to handle a set of paths

2023-04-18 Thread via GitHub
github-actions[bot] commented on issue #8219: URL: https://github.com/apache/trafficserver/issues/8219#issuecomment-1514025065 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.

[GitHub] [trafficserver] github-actions[bot] commented on issue #8200: Count of concurrent connections diverges between ATS H2 client and ATS H2 server

2023-04-18 Thread via GitHub
github-actions[bot] commented on issue #8200: URL: https://github.com/apache/trafficserver/issues/8200#issuecomment-1514025104 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.

[GitHub] [trafficserver] github-actions[bot] commented on issue #8193: Error accessing disk (READ opcode=1) while using regex operations

2023-04-18 Thread via GitHub
github-actions[bot] commented on issue #8193: URL: https://github.com/apache/trafficserver/issues/8193#issuecomment-1514025153 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.

[GitHub] [trafficserver] dhairav opened a new issue, #9625: Trafficserver v8.1.1 Debian's increasing RAM consumption over time

2023-04-19 Thread via GitHub
dhairav opened a new issue, #9625: URL: https://github.com/apache/trafficserver/issues/9625 Hello, We use trafficserver as a reverse proxy for one of our caching systems. It is a 128G RAM system with about 56 TB of storage, wherein we have configured a (safe) RAM cache size of 92G. W

[GitHub] [trafficserver] bneradt closed issue #9601: 10.0.x: debian master builds fail `make check` due to `undefined symbol: http_rsb`

2023-04-24 Thread via GitHub
bneradt closed issue #9601: 10.0.x: debian master builds fail `make check` due to `undefined symbol: http_rsb` URL: https://github.com/apache/trafficserver/issues/9601 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [trafficserver] bryancall commented on issue #9609: Add option to normalize URLs and remove duplicate slashes

2023-04-24 Thread via GitHub
bryancall commented on issue #9609: URL: https://github.com/apache/trafficserver/issues/9609#issuecomment-1520916621 This sounds reasonable. We already git rid of one of the slashes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [trafficserver] bryancall commented on issue #9602: Is there a more accurate way to represent cache HIT when using the slice plugin?

2023-04-24 Thread via GitHub
bryancall commented on issue #9602: URL: https://github.com/apache/trafficserver/issues/9602#issuecomment-1520917936 @traeak Can you please reply to this question? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [trafficserver] shadyabhi commented on issue #9609: Add option to normalize URLs and remove duplicate slashes

2023-04-24 Thread via GitHub
shadyabhi commented on issue #9609: URL: https://github.com/apache/trafficserver/issues/9609#issuecomment-1520951994 >We already git rid of one of the slashes. Thank you for response @bryancall, to confirm, are you saying that ATS already normalizes duplicate slashes? I wasn't able to

[GitHub] [trafficserver] maskit commented on issue #9635: ☂ Mark things to be deprecated in 10.0.0, but not removed yet

2023-04-24 Thread via GitHub
maskit commented on issue #9635: URL: https://github.com/apache/trafficserver/issues/9635#issuecomment-1521069162 The comment suggests removing it for 10.0 but the PR was merged for 9.2. I don't think we can remove it yet, and the deprecation is not on the release note. https://github.c

[GitHub] [trafficserver] traeak commented on issue #9602: Is there a more accurate way to represent cache HIT when using the slice plugin?

2023-04-25 Thread via GitHub
traeak commented on issue #9602: URL: https://github.com/apache/trafficserver/issues/9602#issuecomment-1521698289 You have to use the cache_range_requests.so plugin with the slice plugin to get proper behavior. The slice plugin itself has no interaction with the caching layer, it delegates

[GitHub] [trafficserver] dhairav commented on issue #9625: Trafficserver v8.1.1 Debian's increasing RAM consumption over time

2023-04-25 Thread via GitHub
dhairav commented on issue #9625: URL: https://github.com/apache/trafficserver/issues/9625#issuecomment-1522127545 First of all, thanks for your time on this, highly appreciated. I was able to get the output of the Memory allocations of the process using the SIGUSR1 command - and the resu

[GitHub] [trafficserver] github-actions[bot] commented on issue #8311: H2 recv headers compression errors

2023-04-25 Thread via GitHub
github-actions[bot] commented on issue #8311: URL: https://github.com/apache/trafficserver/issues/8311#issuecomment-1522648920 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.

[GitHub] [trafficserver] bneradt opened a new issue, #9652: AuTest: Switch from curl for proxy_protocol.test.py

2023-04-26 Thread via GitHub
bneradt opened a new issue, #9652: URL: https://github.com/apache/trafficserver/issues/9652 The current proxy_protocol.test.py uses curl to verify Proxy Protocol usage. The gold file for the test expects curl to output the Proxy Protocol header it sends. Recent versions of curl do not outpu

[GitHub] [trafficserver] github-actions[bot] commented on issue #8426: Test SO_LINGER options for incoming and outgoing connections

2023-04-27 Thread via GitHub
github-actions[bot] commented on issue #8426: URL: https://github.com/apache/trafficserver/issues/8426#issuecomment-1526868815 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.

[GitHub] [trafficserver] ywkaras commented on issue #9652: AuTest: Switch from curl for proxy_protocol.test.py

2023-04-28 Thread via GitHub
ywkaras commented on issue #9652: URL: https://github.com/apache/trafficserver/issues/9652#issuecomment-1527976091 Is this related to https://github.com/apache/trafficserver/issues/9550 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [trafficserver] bneradt commented on issue #9652: AuTest: Switch from curl for proxy_protocol.test.py

2023-04-28 Thread via GitHub
bneradt commented on issue #9652: URL: https://github.com/apache/trafficserver/issues/9652#issuecomment-1528028278 > Is this related to #9550 ? Interesting. Thanks for providing the link. Switching to Proxy Verifier will address that. Or, at least, be a helpful part of the process of

[GitHub] [trafficserver] dhairav commented on issue #9625: Trafficserver v8.1.1 Debian's increasing RAM consumption over time

2023-05-02 Thread via GitHub
dhairav commented on issue #9625: URL: https://github.com/apache/trafficserver/issues/9625#issuecomment-1531095603 Hi, we tried disabling the freelist on one of our servers so that it starts using the standard system _malloc()_. But we're still seeing OOM kills from the same - htt

[GitHub] [trafficserver] bneradt closed issue #9576: Regression tests fail with -R 3

2023-05-02 Thread via GitHub
bneradt closed issue #9576: Regression tests fail with -R 3 URL: https://github.com/apache/trafficserver/issues/9576 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [trafficserver] github-actions[bot] commented on issue #8807: ATS 9.1.2 - parent_select/nexthop - failure threshold

2023-05-03 Thread via GitHub
github-actions[bot] commented on issue #8807: URL: https://github.com/apache/trafficserver/issues/8807#issuecomment-1533975168 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.

[GitHub] [trafficserver] Sage-2001 commented on issue #5742: Add a call condition for TSUrlHostGet to the document

2023-05-03 Thread via GitHub
Sage-2001 commented on issue #5742: URL: https://github.com/apache/trafficserver/issues/5742#issuecomment-1534149903 Hey, I made a pull request. @scw00 can you review it ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [trafficserver] cmcfarlen opened a new issue, #9681: Add configuration to replace accept_till_done command line option

2023-05-04 Thread via GitHub
cmcfarlen opened a new issue, #9681: URL: https://github.com/apache/trafficserver/issues/9681 This accept_till_done global variable controls whether or not ATS will continue to accept connections (in a loop) until accept returns an error (EAGAIN, or other). It is only changeable with a com

[GitHub] [trafficserver] jpeach commented on issue #5742: Add a call condition for TSUrlHostGet to the document

2023-05-04 Thread via GitHub
jpeach commented on issue #5742: URL: https://github.com/apache/trafficserver/issues/5742#issuecomment-1535559991 > A note should be added to the document, TSUrlHostGet only allows calls after TS_HTTP_POST_REMAP_HOOK。 I'm not sure that is correct. `TSUrlHostGet` takes a URL from a mar

[GitHub] [trafficserver] Sage-2001 commented on issue #5742: Add a call condition for TSUrlHostGet to the document

2023-05-04 Thread via GitHub
Sage-2001 commented on issue #5742: URL: https://github.com/apache/trafficserver/issues/5742#issuecomment-1535648928 Can you check my pull request i did the needed changes @jpeach -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [trafficserver] github-actions[bot] commented on issue #8824: Ramcache disabled does not split remaining free cache

2023-05-05 Thread via GitHub
github-actions[bot] commented on issue #8824: URL: https://github.com/apache/trafficserver/issues/8824#issuecomment-1536974946 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.

[GitHub] [trafficserver] midchildan opened a new issue, #9687: TS_MILESTONE_CACHE_OPEN_READ_END is unavailable in TS_HTTP_CACHE_LOOKUP_COMPLETE_HOOK after 9.1.x

2023-05-07 Thread via GitHub
midchildan opened a new issue, #9687: URL: https://github.com/apache/trafficserver/issues/9687 Prior to 9.1.x, HTTP transactions reached `TS_MILESTONE_CACHE_OPEN_READ_END` before `TS_HTTP_CACHE_LOOKUP_COMPLETE_HOOK`. However, after 9.1.x, the order was reversed. This has affected one of our

[GitHub] [trafficserver] cheluskin closed issue #9536: HTTP/2 specific error code=0x0b

2023-05-08 Thread via GitHub
cheluskin closed issue #9536: HTTP/2 specific error code=0x0b URL: https://github.com/apache/trafficserver/issues/9536 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

<    1   2   3   4   5   6   7   8   9   10   >