Lofesa commented on issue #1688:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1688#issuecomment-660862774


   @jmarantz Maybe the issue is with headers?. As far as I know quiche (the 
Cloudflare patch for quic over nginx 1.16) or even the official nginx version 
(https://hg.nginx.org/nginx-quic/file/tip/README) needs a header advertising 
the quic protocol and port.
   Some like:
   `add_header Alt-Svc '$http3=":443"; ma=86400';`
   And , if I remember, IPRO deletes all headers.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to