bneradt commented on issue #9067:
URL: https://github.com/apache/trafficserver/issues/9067#issuecomment-1230509861
I've created a version of `ci.trafficserver.apache.org/ats/rockylinux:8`
that has openssl-quic updated to 1.1.1q and has a version of curl correctly
built with HTTP3 support.
Unfortunately, I cannot instantiate the image into our CI system because the
`active_timeout` QUIC test fails (the one corresponding to the fourth dot in
the autest output). It looks like curl is failing to connect to ATS:
```
[root@9086c9d23446 tests]# cat
/tmp/sandbox/active_timeout/_output/3-tr-Default/stream.all.txt
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) Failed to connect to 127.0.0.1 port 61002 after 3 ms: Failure
when receiving data from the peer
```
--
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-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]