Fwd: FW: QUIC based Nginx in Linux(Ubuntu) based systems

Sumit Kumar sumitkumarsingh509 at gmail.com
Sat Mar 6 14:47:11 UTC 2021


*From: *Sumit Kumar (sumikum7) <sumikum7 at cisco.com>
*Date: *Saturday, 6 March 2021 at 8:14 PM
*To: *igor at sysoev.ru <igor at sysoev.ru>, nginx at nginx.org <nginx at nginx.org>
*Subject: *QUIC based Nginx in Linux(Ubuntu) based systems

Hi Igor/Nginx-team,



I am trying to develop a QUIC POC as part of my master's project and the
results gained from here are also supposed to help me build a base for QUIC
based Nginx adoption in Cisco's Products.



I am simply trying to follow the official wiki here :
https://www.nginx.com/blog/introducing-technology-preview-nginx-support-for-quic-http-3/



Well, we have been able to accomplish the successful building of the code
(via README). The Nginx server is up and running as of now and I see no
issues there. The next *pit stop* is finding a *successful QUIC client*
which I already tried all the browsers and failing to find any of them
working for QUIC as of now(I tested these browsers with QUIC enabled
websites).



One section, where we would like your kind help for the project/PoC would
be having a *proper* nginx.conf being displayed on the wiki page so that we
can quickly set up and play with QUIC based Nginx server. As of now, I am
unable to see chrome/Firefox loading localhost or 127.0.0.1/ pages with the
configs mentioned in your wiki.

It says 404 as of now. (nginx.conf attached)



*Access log :*

127.0.0.1 - - [06/Mar/2021:20:13:04 +0530] "GET / HTTP/1.1" 404 555 "-"
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/89.0.4389.72 Safari/537.36" "-" "h3-29"



Regards

Sumit Kumar(sumikum7)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20210306/ed1a82d8/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 86165 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20210306/ed1a82d8/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx.conf
Type: application/octet-stream
Size: 3504 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20210306/ed1a82d8/attachment-0001.obj>


More information about the nginx mailing list