angristan / nginx-autoinstall

Compile NGINX from source with custom modules and patches on Debian and Ubuntu
GNU General Public License v3.0
636 stars 237 forks source link

quic not working with ipv6 #241

Open hsie opened 2 years ago

hsie commented 2 years ago

When I enable quic with ipv6, the website just doesn't load, just wonder if there is similar problem here? thanks in advance!

GwynethLlewelyn commented 2 years ago

I have the same issue; the actual error is not even shown in the nginx logs.

GwynethLlewelyn commented 2 years ago

Interestingly, when using nginx-quic with QuicTLS (as opposed to 'standard' nginx with Quiche and BoringSSL), everything works flawlessly with no errors, including ipv6 support for quic!

muuvmuuv commented 1 year ago

@GwynethLlewelyn could you share your installation process? Would like to give it a try.

GwynethLlewelyn commented 1 year ago

@muuvmuuv I will :) Unfortunately, the looooong answer I was preparing was eaten up by a system reboot on my Mac after an upgrade lol — I forgot to save it all, but I have some bits and pieces copied all over the place.