add stream protocol v2
This patch has been reviewed and rejected in the nginx mailing list: https://mailman.nginx.org/pipermail/nginx-devel/2021-April/013957.html
I agree with the review conclusions. It has a wrong approach, so it can't be included in its current state.
This patch has been reviewed and rejected in the nginx mailing list: https://mailman.nginx.org/pipermail/nginx-devel/2021-April/013957.html
I agree with the review conclusions. It has a wrong approach, so it can't be included in its current state.
Is there any other implementation of this?
This patch has been reviewed and rejected in the nginx mailing list: https://mailman.nginx.org/pipermail/nginx-devel/2021-April/013957.html I agree with the review conclusions. It has a wrong approach, so it can't be included in its current state.
Is there any other implementation of this?
I'm not aware of them... but I think it's a pretty easy feature to implement. We can do that in 1.10 or so.
This patch has been reviewed and rejected in the nginx mailing list: https://mailman.nginx.org/pipermail/nginx-devel/2021-April/013957.html I agree with the review conclusions. It has a wrong approach, so it can't be included in its current state.https://mailman.nginx.org/pipermail/nginx-devel/2021-April/013957.html
Is there any other implementation of this?
I'm not aware of them... but I think it's a pretty easy feature to implement. We can do that in 1.10 or so.
thank you.
Implemented by https://github.com/webserver-llc/angie/commit/732f832a85cf823e43e88be3900e0f5137505d0d and will be released with Angie 1.11.
Also, the feature is already available in nightly builds.