lua-nginx-module icon indicating copy to clipboard operation
lua-nginx-module copied to clipboard

[Feature Request] Support lua ability in nginx-quic

Open Neo-ZK opened this issue 3 years ago • 7 comments

As quic has become a standard, nginx-quic will soon release the formal version. Actually, there are lots of optimization can be done in nginx-quic with lua, such as: CID generation process, congestion control algorithms implementation, all above can give a nginx-quic developer a more friendly and fast development experience

So, will openresty make some effort about this? If you're interested in it, we'd like to give some pr for it.

Neo-ZK avatar Jun 21 '21 04:06 Neo-ZK

Um...If you approve this idea, I could write a doc for all potential lua-hook place first

Neo-ZK avatar Jun 21 '21 04:06 Neo-ZK

Can lua-nginx-module be compiled with nginx-quic?

spacewander avatar Jun 21 '21 08:06 spacewander

Can lua-nginx-module be compiled with nginx-quic?

Sure, but it not work well with quic connection, as mentioned in this pr: https://github.com/openresty/lua-nginx-module/issues/1887

Neo-ZK avatar Jun 21 '21 13:06 Neo-ZK

Upvote this please anyone that can help with NGINX + QUIC + LUA support is appreciated!

Firegarden avatar Jun 24 '21 20:06 Firegarden

PR is welcome @william-zk

zhuizhuhaomeng avatar Jul 26 '21 03:07 zhuizhuhaomeng

When will be ready to support nginx-quic?

kn007 avatar Dec 15 '21 16:12 kn007

waiting for the nginx master branch to merge quic feature

zhuizhuhaomeng avatar Dec 26 '21 10:12 zhuizhuhaomeng