[GitHub] [trafficserver] Mayuresh0072 commented on issue #8050: Add PS debug to nexthop during mark up/down

2023-01-21 Thread via GitHub
Mayuresh0072 commented on issue #8050: URL: https://github.com/apache/trafficserver/issues/8050#issuecomment-1399218954 @rob05c @ezelkow1 Hi, can you please assign me this issue , I am interested in solving this issue and please guide me -- This is an automated message from the Apache

[GitHub] [trafficserver] ywkaras opened a new issue, #9327: Errors in Diags::set_std_output() ignored, which can result in a crash.

2023-01-21 Thread via GitHub
ywkaras opened a new issue, #9327: URL: https://github.com/apache/trafficserver/issues/9327 I ran a stress test that exhausts the available file descriptors for the traffic_server process. This caused the Diags::stdout_log member of Diags to be set to nullptr by this line: https://github

[GitHub] [trafficserver] masaori335 opened a new issue, #9331: [s3_auth] Crash on reloading

2023-01-23 Thread via GitHub
masaori335 opened a new issue, #9331: URL: https://github.com/apache/trafficserver/issues/9331 ``` [ 00 ] libpthread-2.17.so__libc_waitpid

[GitHub] [trafficserver] masaori335 commented on issue #9331: [s3_auth] Crash on reloading

2023-01-23 Thread via GitHub
masaori335 commented on issue #9331: URL: https://github.com/apache/trafficserver/issues/9331#issuecomment-1401210777 The dynamic reloading plugin is one of the factors. ``` proxy.config.plugin.dynamic_reload_mode: 1 ``` -- This is an automated message from the Apache Git Service.

[GitHub] [trafficserver] bryancall closed issue #9309: quiche build: Regression tests seg fault

2023-01-23 Thread via GitHub
bryancall closed issue #9309: quiche build: Regression tests seg fault URL: https://github.com/apache/trafficserver/issues/9309 -- 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] hnakamur opened a new issue, #9332: AuTest failures on Ubuntu

2023-01-24 Thread via GitHub
hnakamur opened a new issue, #9332: URL: https://github.com/apache/trafficserver/issues/9332 I tried to run AuTest on Ubuntu {18,20,22}.04 in Docker and got some failures. Dockerfile and test log files for trafficserver 9.2.0: https://github.com/hnakamur/trafficserver-run-autest-d

[GitHub] [trafficserver] masaori335 commented on issue #9331: [s3_auth] Crash on reloading

2023-01-25 Thread via GitHub
masaori335 commented on issue #9331: URL: https://github.com/apache/trafficserver/issues/9331#issuecomment-1403225725 I got repro. The steps are below. 1. load s3_auth plugin with the expiration setting in the past .e.g - `expiration=1660768600` 2. change the expiration set to 0

[GitHub] [trafficserver] masaori335 closed issue #9331: [s3_auth] Crash on reloading

2023-01-25 Thread via GitHub
masaori335 closed issue #9331: [s3_auth] Crash on reloading URL: https://github.com/apache/trafficserver/issues/9331 -- 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] maskit closed issue #9376: Error message from convert2yaml is not very user friendly

2023-02-03 Thread via GitHub
maskit closed issue #9376: Error message from convert2yaml is not very user friendly URL: https://github.com/apache/trafficserver/issues/9376 -- 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 spec

[GitHub] [trafficserver] brbzull0 opened a new issue, #9384: Allow traffic_ctl to modify records.yaml.

2023-02-06 Thread via GitHub
brbzull0 opened a new issue, #9384: URL: https://github.com/apache/trafficserver/issues/9384 The idea would be to use `traffic_ctl config set` to modify the `records.yaml`. This will insert or change the existing field in the `records.yaml`. -- This is an automated message from

[GitHub] [trafficserver] masaori335 closed issue #9274: Read-while-writer readers time out and "bail" even while writer continues to write

2023-02-06 Thread via GitHub
masaori335 closed issue #9274: Read-while-writer readers time out and "bail" even while writer continues to write URL: https://github.com/apache/trafficserver/issues/9274 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [trafficserver] maskit closed issue #9359: Use of deprecated sprintf in QUIC Quiche impl

2023-02-06 Thread via GitHub
maskit closed issue #9359: Use of deprecated sprintf in QUIC Quiche impl URL: https://github.com/apache/trafficserver/issues/9359 -- 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] hnakamur commented on issue #9332: AuTest failures on Ubuntu

2023-02-06 Thread via GitHub
hnakamur commented on issue #9332: URL: https://github.com/apache/trafficserver/issues/9332#issuecomment-1420222649 Thanks for your response. Should I close this issue or leave it open? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [trafficserver] maskit commented on issue #9332: AuTest failures on Ubuntu

2023-02-07 Thread via GitHub
maskit commented on issue #9332: URL: https://github.com/apache/trafficserver/issues/9332#issuecomment-1421065093 It's nice to have autest runnable on different environment. If you have patches to make it possible, PR is welcome. As you may already know, we land a change on master first, th

[GitHub] [trafficserver] bhaveshpun opened a new issue, #9389: Using remap plugins for regex matches in the regex_remap plugin

2023-02-07 Thread via GitHub
bhaveshpun opened a new issue, #9389: URL: https://github.com/apache/trafficserver/issues/9389 We're currently using ATS v8.1.1. To support regular expressions in request paths, we've been trying to use the regex_remap plugin in the mapping rules Our remap rules look like this:

[GitHub] [trafficserver] github-actions[bot] commented on issue #8648: HostDBHash::set_host(): null termination (and lifetime) of string parameter ambiguous.

2023-02-07 Thread via GitHub
github-actions[bot] commented on issue #8648: URL: https://github.com/apache/trafficserver/issues/8648#issuecomment-1421848792 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 opened a new issue, #9392: NetVC EOS/TIMEOUT is not propagated to H3 session

2023-02-08 Thread via GitHub
maskit opened a new issue, #9392: URL: https://github.com/apache/trafficserver/issues/9392 EOS and TIMEOUT events (or events that notifie EOL of NetVC) are not propagated from QuicNetVC to H3Session. The session instance is deleted after all when QuicNetVC is freed, but that's not what happ

[GitHub] [trafficserver] cmcfarlen opened a new issue, #9396: What happened to DerivativeMetrics from traffic_manager?

2023-02-09 Thread via GitHub
cmcfarlen opened a new issue, #9396: URL: https://github.com/apache/trafficserver/issues/9396 When traffic_manager was removed, the DerivativeMetrics.cc code was removed from the build but the files were left in the tree. Was the intention to remove the code as well or move this feature to

[GitHub] [trafficserver] brbzull0 commented on issue #9396: What happened to DerivativeMetrics from traffic_manager?

2023-02-10 Thread via GitHub
brbzull0 commented on issue #9396: URL: https://github.com/apache/trafficserver/issues/9396#issuecomment-1425620858 There are some leftovers from the removal of TM which are in my queue. I would probably wipe them out. https://github.com/apache/trafficserver/issues/5563 -- This is

[GitHub] [trafficserver] vmamidi opened a new issue, #9399: Provide ability to clear cache with traffic_ctl

2023-02-11 Thread via GitHub
vmamidi opened a new issue, #9399: URL: https://github.com/apache/trafficserver/issues/9399 Feature request: It would certainly save a load of time for workload validation if you could get ATS to re-initialise its cache without restarting. e.g. traffic_ctl cache clear Wh

[GitHub] [trafficserver] vmamidi opened a new issue, #9400: Invalid certificate in ssl_multicert leads to a crash

2023-02-11 Thread via GitHub
vmamidi opened a new issue, #9400: URL: https://github.com/apache/trafficserver/issues/9400 invalid certificate in ssl_multicert.config leads to fatal error. crash is disguised as a vsnprintf seg fault -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [trafficserver] bryancall commented on issue #9400: Invalid certificate in ssl_multicert leads to a crash

2023-02-13 Thread via GitHub
bryancall commented on issue #9400: URL: https://github.com/apache/trafficserver/issues/9400#issuecomment-1428857367 This will crash when there is a non-existing file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [trafficserver] bryancall commented on issue #9396: What happened to DerivativeMetrics from traffic_manager?

2023-02-13 Thread via GitHub
bryancall commented on issue #9396: URL: https://github.com/apache/trafficserver/issues/9396#issuecomment-1428863329 @brbzull0 Can you please send an email to the users@ and dev@ mailing lists warning and asking if it is ok to remove the derivative metrics. -- This is an automated message

[GitHub] [trafficserver] maskit commented on issue #9411: Quiche job for master branch

2023-02-15 Thread via GitHub
maskit commented on issue #9411: URL: https://github.com/apache/trafficserver/issues/9411#issuecomment-1431564050 @bneradt Can you make a job for master? It would be nice if it builds with BoringSSL, although it's not required yet. -- This is an automated message from the Apache Git Servi

[GitHub] [trafficserver] brbzull0 closed issue #9344: MAX_STREAMS for quiche

2023-02-15 Thread via GitHub
brbzull0 closed issue #9344: MAX_STREAMS for quiche URL: https://github.com/apache/trafficserver/issues/9344 -- 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 unsubscribe, e-m

[GitHub] [trafficserver] maskit commented on issue #2724: Add recvmmsg(2)/sendmmsg(2) support on UDP layer

2023-02-15 Thread via GitHub
maskit commented on issue #2724: URL: https://github.com/apache/trafficserver/issues/2724#issuecomment-1432331731 sendmmsg was supported. recvmmsg is not yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [trafficserver] maskit opened a new issue, #9420: Make disable_active_migration configurable

2023-02-15 Thread via GitHub
maskit opened a new issue, #9420: URL: https://github.com/apache/trafficserver/issues/9420 We have `proxy.config.quic.disable_active_migration` for `disable_active_migration` transport parameter. https://docs.rs/quiche/latest/quiche/struct.Config.html#method.set_disable_active_migrat

[GitHub] [trafficserver] xq2248 commented on issue #9260: [question]How to calculate the proportion of three kinds of traffic?

2023-02-16 Thread via GitHub
xq2248 commented on issue #9260: URL: https://github.com/apache/trafficserver/issues/9260#issuecomment-1432677302 Yes, it helps a lot, thanks! -- 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] xq2248 opened a new issue, #9422: [bug report] blockbytes parameter of slice in the remap rule does not work

2023-02-16 Thread via GitHub
xq2248 opened a new issue, #9422: URL: https://github.com/apache/trafficserver/issues/9422 The global blockbytes of slice.so is set to 1mb in plugin.config. The blockbytes of slice.so of a specific remap rule is set to 2mb in the remap.config. The final result of blockbyte is 1mb. It

[GitHub] [trafficserver] maskit opened a new issue, #9426: H3 header size constraints

2023-02-16 Thread via GitHub
maskit opened a new issue, #9426: URL: https://github.com/apache/trafficserver/issues/9426 Need to support `SETTINGS_MAX_FIELD_SECTION_SIZE`. https://datatracker.ietf.org/doc/html/rfc9114#name-header-size-constraints There are similar thing in H2 as well and we have `proxy.config.h

[GitHub] [trafficserver] maskit commented on issue #9426: H3 header size constraints

2023-02-16 Thread via GitHub
maskit commented on issue #9426: URL: https://github.com/apache/trafficserver/issues/9426#issuecomment-1433517885 Actually, I found `Http3SettingsId::HEADER_TABLE_SIZE`. It seems like the name was changed on the spec at some point. We may just need to rename variables and functions. --

[GitHub] [trafficserver] maskit opened a new issue, #9427: Update H3 error codes

2023-02-16 Thread via GitHub
maskit opened a new issue, #9427: URL: https://github.com/apache/trafficserver/issues/9427 Update error codes with the latest ones. https://datatracker.ietf.org/doc/html/rfc9114#name-error-codes https://github.com/apache/trafficserver/blob/2402444b5864411f2415ae142ba81d7637656531/p

[GitHub] [trafficserver] maskit opened a new issue, #9428: Prohibit a second SETTINGS frame

2023-02-16 Thread via GitHub
maskit opened a new issue, #9428: URL: https://github.com/apache/trafficserver/issues/9428 We have `max_settings_per_frame`, `max_settings_per_minute`, and `max_settings_frames_per_minute` for H2, but sending multiple SETTINGS frame on H3 is not allowed. > SETTINGS frames always appl

[GitHub] [trafficserver] brbzull0 opened a new issue, #9434: QUIC: Add unit tests for max streams( initial_max_streams_uni/bidi)

2023-02-17 Thread via GitHub
brbzull0 opened a new issue, #9434: URL: https://github.com/apache/trafficserver/issues/9434 https://github.com/apache/trafficserver/pull/9412 -- 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] dhairav opened a new issue, #9446: How do we configure Tiered Storage in ATS v8.x.x?

2023-02-20 Thread via GitHub
dhairav opened a new issue, #9446: URL: https://github.com/apache/trafficserver/issues/9446 Hi Team, We are attempting to use ATS 8.1.1 Debian builds - where we want to utilize multiple HDDs and SSDs in order to get the maximum I/O throughput possible from the hardware. We have co

[GitHub] [trafficserver] brbzull0 commented on issue #9419: Make active_connection_id_limit configurable

2023-02-20 Thread via GitHub
brbzull0 commented on issue #9419: URL: https://github.com/apache/trafficserver/issues/9419#issuecomment-1437238018 @maskit Should we rename `proxy.config.quic.num_alt_connection_ids` to `proxy.config.quic.active_connection_id_limit` ? -- This is an automated message from the Apache Git S

[GitHub] [trafficserver] maskit commented on issue #9419: Make active_connection_id_limit configurable

2023-02-20 Thread via GitHub
maskit commented on issue #9419: URL: https://github.com/apache/trafficserver/issues/9419#issuecomment-1437332357 Actually the description is wrong. We have `proxy.config.quic.active_cid_limit_in/out` for the transport parameter, which tells how many CIDs ATS wants. It seems like `pr

[GitHub] [trafficserver] brbzull0 closed issue #9420: Make disable_active_migration configurable

2023-02-20 Thread via GitHub
brbzull0 closed issue #9420: Make disable_active_migration configurable URL: https://github.com/apache/trafficserver/issues/9420 -- 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] esmq2092 opened a new issue, #9448: traffic_server crash due to failed assertion `buf.writer()`

2023-02-20 Thread via GitHub
esmq2092 opened a new issue, #9448: URL: https://github.com/apache/trafficserver/issues/9448 hi, all I deploy ats v9.1.3 (compiled with openssl-1.1.1s) in my production environment, from time to time,i found traffic_server crashed,it wrote the following message to syslog each ti

[GitHub] [trafficserver] zwoop commented on issue #9389: Using remap plugins for regex matches in the regex_remap plugin

2023-02-21 Thread via GitHub
zwoop commented on issue #9389: URL: https://github.com/apache/trafficserver/issues/9389#issuecomment-1439264095 You can't match on regular expressions like that on the path, so in your case, everything matches the second "map" rule. There's also no way to control different plugins to be ru

[GitHub] [trafficserver] brbzull0 closed issue #9419: Make active_connection_id_limit configurable

2023-02-22 Thread via GitHub
brbzull0 closed issue #9419: Make active_connection_id_limit configurable URL: https://github.com/apache/trafficserver/issues/9419 -- 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] brbzull0 commented on issue #9343: Add qlog support for quiche

2023-02-23 Thread via GitHub
brbzull0 commented on issue #9343: URL: https://github.com/apache/trafficserver/issues/9343#issuecomment-1442032137 There isn't much control on our side as you said with the qlog, the good think is that it works, I may add some error checks when calling quiche as I was testing with some in

[GitHub] [trafficserver] maskit commented on issue #9343: Add qlog support for quiche

2023-02-23 Thread via GitHub
maskit commented on issue #9343: URL: https://github.com/apache/trafficserver/issues/9343#issuecomment-1442278473 1. I'm fine with the config change. I don't remember current filename format, but the change would just makes /abc/xyz/123.qlog to /abc/xyz-123.qlog. 2. Yes, we need some cont

[GitHub] [trafficserver] github-actions[bot] commented on issue #7353: static link

2023-02-23 Thread via GitHub
github-actions[bot] commented on issue #7353: URL: https://github.com/apache/trafficserver/issues/7353#issuecomment-1442690225 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] esmq2092 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

2023-02-24 Thread via GitHub
esmq2092 commented on issue #9448: URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1444993823 trying trafficserver-9.2.0 to see if the problem has been solved -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [trafficserver] Pheewww commented on issue #6560: Get ClientRespHeader failed in TSHttpTxnClose Hook

2023-02-25 Thread via GitHub
Pheewww commented on issue #6560: URL: https://github.com/apache/trafficserver/issues/6560#issuecomment-1445153656 @bryancall can i work on this? One possible cause of this error is that the client response header has already been released or is not available for some reason. To addre

[GitHub] [trafficserver] esmq2092 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

2023-02-26 Thread via GitHub
esmq2092 commented on issue #9448: URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1445797391 This problem still occur in new version, and I'm trying to see if it's related to some of the configuration items -- This is an automated message from the Apache Git Servi

[GitHub] [trafficserver] brbzull0 commented on issue #9343: Add qlog support for quiche

2023-02-27 Thread via GitHub
brbzull0 commented on issue #9343: URL: https://github.com/apache/trafficserver/issues/9343#issuecomment-1446479698 > 1. I'm fine with the config change. I don't remember current filename format, but the change would just makes /abc/xyz/123.qlog to /abc/xyz-123.qlog. done https://gith

[GitHub] [trafficserver] maskit commented on issue #9343: Add qlog support for quiche

2023-02-27 Thread via GitHub
maskit commented on issue #9343: URL: https://github.com/apache/trafficserver/issues/9343#issuecomment-1446762301 Ah, right. We probably need SIN action for it instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [trafficserver] masaori335 commented on issue #8767: AuTest: Replace httpbin with proxy-verifier

2023-02-27 Thread via GitHub
masaori335 commented on issue #8767: URL: https://github.com/apache/trafficserver/issues/8767#issuecomment-1447372896 Seem like https://github.com/mccutchen/go-httpbin is the successor of the httpbin. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [trafficserver] brbzull0 closed issue #9343: Add qlog support for quiche

2023-02-28 Thread via GitHub
brbzull0 closed issue #9343: Add qlog support for quiche URL: https://github.com/apache/trafficserver/issues/9343 -- 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 unsubscribe

[GitHub] [trafficserver] maskit commented on issue #7029: QUIC: participate in interop runner

2023-02-28 Thread via GitHub
maskit commented on issue #7029: URL: https://github.com/apache/trafficserver/issues/7029#issuecomment-1448516354 We started using Quiche. -- 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 spec

[GitHub] [trafficserver] maskit closed issue #7029: QUIC: participate in interop runner

2023-02-28 Thread via GitHub
maskit closed issue #7029: QUIC: participate in interop runner URL: https://github.com/apache/trafficserver/issues/7029 -- 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 unsub

[GitHub] [trafficserver] bneradt opened a new issue, #9478: RWW `W` via value not parsable by our via decoder

2023-03-01 Thread via GitHub
bneradt opened a new issue, #9478: URL: https://github.com/apache/trafficserver/issues/9478 I noticed while working on #9475 that neither our via string decoder [website](https://trafficserver.apache.org/tools/via#cWs%20f%20) nor the traffic_via could parse the read while write `W` via cach

[GitHub] [trafficserver] maskit opened a new issue, #9488: Set DF bit to UDP datagrams for QUIC

2023-03-03 Thread via GitHub
maskit opened a new issue, #9488: URL: https://github.com/apache/trafficserver/issues/9488 > UDP datagrams MUST NOT be fragmented at the IP layer. In IPv4 [[IPv4](https://datatracker.ietf.org/doc/html/rfc791)], the Don't Fragment (DF) bit MUST be set if possible, to prevent fragmentation on

[GitHub] [trafficserver] ywkaras commented on issue #9488: Set DF bit to UDP datagrams for QUIC

2023-03-04 Thread via GitHub
ywkaras commented on issue #9488: URL: https://github.com/apache/trafficserver/issues/9488#issuecomment-1454800722 Can you give a reference explaining why this is necessary? When IP fragments a UDP packet, does it reassemble it, or pass the fragments through to the application? -- This

[GitHub] [trafficserver] masaori335 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

2023-03-05 Thread via GitHub
masaori335 commented on issue #9448: URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1455317775 Could you share the backtrace? -- 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 t

[GitHub] [trafficserver] masaori335 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

2023-03-05 Thread via GitHub
masaori335 commented on issue #9448: URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1455326065 The assertion is this one. It's a bit odd that failing this assertion. https://github.com/apache/trafficserver/blob/9.1.3/iocore/net/SSLNetVConnection.cc#L560 -- This i

[GitHub] [trafficserver] esmq2092 opened a new issue, #9496: ats has problems handling if-none-match requests for compressed objects

2023-03-05 Thread via GitHub
esmq2092 opened a new issue, #9496: URL: https://github.com/apache/trafficserver/issues/9496 When using the compress plugin, ats appends the “-df” suffix to the Etag for the generated compressed object. However, when ats responds to the if-none-match conditional request on the compr

[GitHub] [trafficserver] maskit commented on issue #9488: Set DF bit to UDP datagrams for QUIC

2023-03-06 Thread via GitHub
maskit commented on issue #9488: URL: https://github.com/apache/trafficserver/issues/9488#issuecomment-1456951431 https://github.com/quicwg/base-drafts/issues/3243 -- 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] taojishou opened a new issue, #9503: remap not work

2023-03-07 Thread via GitHub
taojishou opened a new issue, #9503: URL: https://github.com/apache/trafficserver/issues/9503 map https://europe.123.com/ http://50.7.218.1:80/ map https://europe.123.com/ http://50.7.218.2:80/ This configuration of multiple origin stations does not work,How to configure multiple back-

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

2023-03-07 Thread via GitHub
taojishou commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1457874399 Apache Traffic Server - 10.0.0 -- 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] mlibbey commented on issue #9503: remap not work

2023-03-07 Thread via GitHub
mlibbey commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1458525834 The newer strategies.yaml https://docs.trafficserver.apache.org/en/latest/admin-guide/files/strategies.yaml.en.html and older parent.config https://docs.trafficser

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

2023-03-07 Thread via GitHub
taojishou commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1459106930 hosts: - &p1 host: europe.123.com protocol: - scheme: http port: 80 health_check_url: http://50.7.218.1:80:80 - schem

[GitHub] [trafficserver] github-actions[bot] commented on issue #7701: When rewriting cache.config in YAML, make it not additive.

2023-03-07 Thread via GitHub
github-actions[bot] commented on issue #7701: URL: https://github.com/apache/trafficserver/issues/7701#issuecomment-1459156094 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 #7663: IPv6 to v4 failover?

2023-03-07 Thread via GitHub
github-actions[bot] commented on issue #7663: URL: https://github.com/apache/trafficserver/issues/7663#issuecomment-1459156136 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] taojishou commented on issue #9503: remap not work

2023-03-07 Thread via GitHub
taojishou commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1459163066 Can you give me a simple example with strategies.yaml? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

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

2023-03-07 Thread via GitHub
taojishou commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1459530761 I don't understand hosts match the domain name -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [trafficserver] moonchen opened a new issue, #9516: ASAN reports odr-violation in vtable for YAML::EmitFromEvents

2023-03-13 Thread via GitHub
moonchen opened a new issue, #9516: URL: https://github.com/apache/trafficserver/issues/9516 Master branch. Built with clang-15. Configured with `--prefix=/opt/ats --enable-debug --enable-asan` ```= ==128097==ERROR:

[GitHub] [trafficserver] github-actions[bot] commented on issue #7903: exec_thread.affinity INT [34] - causes 'collisions'

2023-03-14 Thread via GitHub
github-actions[bot] commented on issue #7903: URL: https://github.com/apache/trafficserver/issues/7903#issuecomment-1469178343 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 #7982: Should we remove support for NPN?

2023-03-14 Thread via GitHub
github-actions[bot] commented on issue #7982: URL: https://github.com/apache/trafficserver/issues/7982#issuecomment-1469178202 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 #7852: ⛱️ HTTP/2 Session Refactoring

2023-03-14 Thread via GitHub
github-actions[bot] commented on issue #7852: URL: https://github.com/apache/trafficserver/issues/7852#issuecomment-1469178487 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 #8726: Run micro benchmark programs periodically

2023-03-14 Thread via GitHub
github-actions[bot] commented on issue #8726: URL: https://github.com/apache/trafficserver/issues/8726#issuecomment-1469177989 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 #9516: ASAN reports odr-violation in vtable for YAML::EmitFromEvents

2023-03-14 Thread via GitHub
ywkaras commented on issue #9516: URL: https://github.com/apache/trafficserver/issues/9516#issuecomment-1469229778 It seems this is a know issue with LLVM: https://github.com/google/sanitizers/issues/1017 -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [trafficserver] maskit commented on issue #7982: Should we remove support for NPN?

2023-03-14 Thread via GitHub
maskit commented on issue #7982: URL: https://github.com/apache/trafficserver/issues/7982#issuecomment-1469436044 Can we do this on 10.0 release? Should we deprecate it first and remove it on 11.0 release? https://curl.se/mail/lib-2022-02/0110.html -- This is an automated message f

[GitHub] [trafficserver] cmcfarlen commented on issue #9400: Invalid certificate in ssl_multicert leads to a crash

2023-03-15 Thread via GitHub
cmcfarlen commented on issue #9400: URL: https://github.com/apache/trafficserver/issues/9400#issuecomment-1470015159 I was not able to reproduce this. I tried a non-existing file, and a corrupted file both at startup and on reload. -- This is an automated message from the Apache Git Serv

[GitHub] [trafficserver] 2803media opened a new issue, #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
2803media opened a new issue, #9526: URL: https://github.com/apache/trafficserver/issues/9526 Hi all here is my remap file: ``` map https://tiles.example.com:8443/ https://tiles.example.com/ reverse_map https://tiles.example.com/ https://tiles.example.com:8443/ ``` When

[GitHub] [trafficserver] mlibbey commented on issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
mlibbey commented on issue #9526: URL: https://github.com/apache/trafficserver/issues/9526#issuecomment-1472316533 Looks like you have ATS only listening on ports 82 and 8443. So, when you tell your client to go to those ports, ATS is in the picture. When you have your client use the defaul

[GitHub] [trafficserver] 2803media commented on issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
2803media commented on issue #9526: URL: https://github.com/apache/trafficserver/issues/9526#issuecomment-1472400638 thanks @mlibbey for your reply it's help me to understand the ATS process As my apache server ports are 80 and 443 and I want to cache all requests, is not the simple s

[GitHub] [trafficserver] mlibbey commented on issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
mlibbey commented on issue #9526: URL: https://github.com/apache/trafficserver/issues/9526#issuecomment-1472444951 Well, only 1 server can listen to a port -- your proposed ATS server_ports string seems correct, but then you'd need to change your httpd ports (https://httpd.apache.org/docs/2

[GitHub] [trafficserver] 2803media closed issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
2803media closed issue #9526: Remap doesn't seem to be working URL: https://github.com/apache/trafficserver/issues/9526 -- 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 unsub

[GitHub] [trafficserver] 2803media commented on issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
2803media commented on issue #9526: URL: https://github.com/apache/trafficserver/issues/9526#issuecomment-1472546103 Thanks @mlibbey it's very clear, I fully understand the concept ! And now it's working perfectly and as expected! Thanks a lot for your time and help -- This is an a

[GitHub] [trafficserver] 2803media commented on issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
2803media commented on issue #9526: URL: https://github.com/apache/trafficserver/issues/9526#issuecomment-1472747599 @mlibbey last question ;) I just notice that now I've a lot of "Not Cache" (I haven't those numbers before) I guest it's because of the map to 127.0.0.1 ![Screenshot

[GitHub] [trafficserver] geanjunior opened a new issue, #9529: Apache Traffic Server with AuthProxy plugin not works to HTTPS origin server

2023-03-16 Thread via GitHub
geanjunior opened a new issue, #9529: URL: https://github.com/apache/trafficserver/issues/9529 I'm configuring Apache Traffic server as a proxy to be used as an intermediator between clients and one external API. I need to implement a custom authentication service to be used together

[GitHub] [trafficserver] mlibbey commented on issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
mlibbey commented on issue #9526: URL: https://github.com/apache/trafficserver/issues/9526#issuecomment-1472848591 - ATS fills its cache when serving requests. So, if a client asks for `https://tiles.example.com/foo` and ATS has never seen a request for /foo, it will be a cache miss. But,

[GitHub] [trafficserver] 2803media closed issue #9266: ATS with openmaptiles config error

2023-03-16 Thread via GitHub
2803media closed issue #9266: ATS with openmaptiles config error URL: https://github.com/apache/trafficserver/issues/9266 -- 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] 2803media commented on issue #9526: Remap doesn't seem to be working

2023-03-16 Thread via GitHub
2803media commented on issue #9526: URL: https://github.com/apache/trafficserver/issues/9526#issuecomment-1472910972 I found the problem I didn't set `proxy.config.url_remap.remap_required` to 1, so some use the ATS as a forward proxy... This is the squid log before the ch

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

2023-03-16 Thread via GitHub
ywkaras commented on issue #9503: URL: https://github.com/apache/trafficserver/issues/9503#issuecomment-1472984747 There are examples for strategies.yaml in the ATS documentation: https://docs.trafficserver.apache.org/admin-guide/files/strategies.yaml.en.html . There are Au tests fo

[GitHub] [trafficserver] smalenfant opened a new issue, #9533: Expired certificate prevents ATS from allowing TLS connections

2023-03-17 Thread via GitHub
smalenfant opened a new issue, #9533: URL: https://github.com/apache/trafficserver/issues/9533 I believe the functionality of `proxy.config.ssl.server.multicert.exit_on_load_fail INT 0` has been broken by [9163](https://github.com/apache/trafficserver/pull/9163). This was working wel

[GitHub] [trafficserver] github-actions[bot] commented on issue #8739: Fix up modern clang warnings on 8.1.x

2023-03-17 Thread via GitHub
github-actions[bot] commented on issue #8739: URL: https://github.com/apache/trafficserver/issues/8739#issuecomment-1474584185 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 opened a new issue, #9536: HTTP/2 specific error code=0x0b

2023-03-18 Thread via GitHub
cheluskin opened a new issue, #9536: URL: https://github.com/apache/trafficserver/issues/9536 ATS 10 diags log ``` [Mar 18 18:20:46.163] [ET_NET 6] ERROR: HTTP/2 connection error code=0x0b client_ip=185.150.164.7 session_id=44554 stream_id=0 Erroneous client window update ```

[GitHub] [trafficserver] ywkaras opened a new issue, #9537: Strange behavior of connect_requests metric.

2023-03-18 Thread via GitHub
ywkaras opened a new issue, #9537: URL: https://github.com/apache/trafficserver/issues/9537 In this PR: https://github.com/apache/trafficserver/pull/9518/files If I comment out this test run in `tls_tunnel.test.py`: ``` ''' tr = Test.AddTestRun("test {inbound_local_port}") tr.

[GitHub] [trafficserver] github-actions[bot] commented on issue #8720: Expected behaviour of the Compress Plugin

2023-03-18 Thread via GitHub
github-actions[bot] commented on issue #8720: URL: https://github.com/apache/trafficserver/issues/8720#issuecomment-1475070261 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] bryancall commented on issue #9536: HTTP/2 specific error code=0x0b

2023-03-20 Thread via GitHub
bryancall commented on issue #9536: URL: https://github.com/apache/trafficserver/issues/9536#issuecomment-1477028894 Do you have details on how to reproduce this issue? We do have a setting for the average window update for http/2: https://docs.trafficserver.apache.org/admin-guide

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

2023-03-20 Thread via GitHub
bneradt commented on issue #9536: URL: https://github.com/apache/trafficserver/issues/9536#issuecomment-1477033389 > Do you have details on how to reproduce this issue? I second this: your reproduction steps would be helpful. I notice in the HTTP/2 to origin branch (#9366), the source

[GitHub] [trafficserver] ywkaras commented on issue #9537: Strange behavior of connect_requests metric.

2023-03-20 Thread via GitHub
ywkaras commented on issue #9537: URL: https://github.com/apache/trafficserver/issues/9537#issuecomment-1477095479 This seems to be the only place where http_connect_requests is incremented: https://github.com/apache/trafficserver/blob/3bf5bbd5419d5b630e36466e1ebfec83bf4c7ce4/proxy/http/Htt

[GitHub] [trafficserver] ywkaras commented on issue #9537: Strange behavior of connect_requests metric.

2023-03-20 Thread via GitHub
ywkaras commented on issue #9537: URL: https://github.com/apache/trafficserver/issues/9537#issuecomment-1477098810 PR https://github.com/apache/trafficserver/pull/9358 added the above test run. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [trafficserver] maskit opened a new issue, #9545: Can't build with the latest BoringSSL

2023-03-20 Thread via GitHub
maskit opened a new issue, #9545: URL: https://github.com/apache/trafficserver/issues/9545 There was [a change](https://boringssl.googlesource.com/boringssl/+/5a9043a0ff3a5d952a8cc4c8dd24650dd84cf64e) to make DH structure opaque on BoringSSL, and the change broke our DH_get_2048_256 implem

[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-1477513119 > > Do you have details on how to reproduce this issue? > > I second this: your reproduction steps would be helpful. I notice in the HTTP/2 to origin branch (#9366), th

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

2023-03-21 Thread via GitHub
maskit closed issue #8966: Pre-built clang-format for arm64 arch URL: https://github.com/apache/trafficserver/issues/8966 -- 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

  1   2   3   4   5   6   7   8   9   10   >