On 8/29/22 04:26, Masakazu Kitajo wrote:
Hi,
I guess it's because of version mismatch. Our master branch has not
supported the final versions (0x00000001 and h3). If your client only
supports the final versions, it's incompatible with ATS master.
Maybe you can try our 10-Dev branch. The branch has support for the final
versions. I added the support when we switched to using quiche as QUIC
implementation and I haven't built ATS with openssl since then, so I'm not
sure if it really works with openssl now.
OK I will retry with quiche and 10-Dev, I was trying openssl and master.
My client is curl, what version traffic-server is supporting? h3-29?
Thanks,
Masakazu
On Sat, Aug 27, 2022 at 1:22 AM jean-frederic clere <jfcl...@gmail.com>
wrote:
Hi,
I am a bit lost with QUIC support, basically I built
https://github.com/quictls/openssl (branch: openssl-3.0.0+quic)
And then configure and build ATS, it builds and starts with
CONFIG proxy.config.http.server_ports STRING 4433:quic
But QUIC doesn't seem to work, ATS open the port 4433 but curl can't
connect it (and my curl seems to be working with different test URL).
What I am missing? Most of the ATS wikis are old and probably out dated.
Anything I can debug?
--
Cheers
Jean-Frederic
--
Cheers
Jean-Frederic