WordOps icon indicating copy to clipboard operation
WordOps copied to clipboard

How does WordOps stand with HTTP3/quic?

Open crystaler4 opened this issue 4 years ago • 3 comments

When can we expect WordOps will be able to serve content over "new" superfast HTTP3 / QUIC protocol? Nginx part is already done.

Is is enabled already? I see the mention only about HTTP2.

wo site create site.tld --http3

crystaler4 avatar Sep 13 '20 12:09 crystaler4

Hello @crystaler4, I'm already working on adding HTTP/3 QUIC support in (my script)[https://github.com/VirtuBox/nginx-ee] to compile Nginx from source with custom modules (compatible with WordOps). After that, if it's possible to build a new Nginx package with HTTP/3 support for WordOps, I will also push it on our debian packages repository to make it available with WordOps.

HTTP/3 QUIC support can only be enabled globally on Nginx, so all sites will support HTTP/2 and HTTP/3.

VirtuBox avatar Sep 15 '20 11:09 VirtuBox

Great to see this feature in WordOps as I notice Chrome mainstream had support h3-29 now.

tdtgit avatar Oct 19 '20 05:10 tdtgit

Has it been implemented?

sagargulati avatar Sep 22 '21 10:09 sagargulati

Hey, @VirtuBox , do we have any news regarding http3?

janiosarmento avatar Dec 10 '23 20:12 janiosarmento

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jan 10 '24 02:01 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Jan 15 '24 02:01 github-actions[bot]

Hello @crystaler4, I'm already working on adding HTTP/3 QUIC support in (my script)[https://github.com/VirtuBox/nginx-ee] to compile Nginx from source with custom modules (compatible with WordOps). After that, if it's possible to build a new Nginx package with HTTP/3 support for WordOps, I will also push it on our debian packages repository to make it available with WordOps.

HTTP/3 QUIC support can only be enabled globally on Nginx, so all sites will support HTTP/2 and HTTP/3.

Any word on this?

jazir555 avatar Mar 01 '24 23:03 jazir555

Any word on this?

Hi @jazir555, @VirtuBox somewhere stated that WO use stable Nginx release. Currently stable version 1.24 has no HTTP/3 support. Avaiting for 1.25 to become 'stable'.

https://nginx.org/en/CHANGES

Btw, it's 3.5 year from initial question :-)

crystaler4 avatar Mar 03 '24 08:03 crystaler4