Timo Stark
Timo Stark
This issue can be closed but it will lead to an internal discussion on what packages we are about to build or better documentation and scripting about how to build...
Closed due to timeout
Hi @florimondmanca Just came across this PR again and wanted to ask if there is anything else you need from us? Would love to see NGINX Unit in the servers...
I was just looking into the documentation of `uvloop`. I think what makes sense for now is to 1. Document the options to enable `uvloop` and how to modify your...
Hi @RafaelKr Thanks for reaching out! Currently there is no plan adding a WAF but as you pointed out correctly, as soon as "action chaining" is a THING this will...
The current issue with this is, that we are unable to chain request / responses together in Unit natively. BUT we are able to Proxy with something like Node or...
Action-Chaining will make it possible to directly intercept request and responses. This is the idea. But this is not implemented yet. I will create a small example application making use...
Hi @devel96 - Thanks for reaching out! Not by using Units defaults features, BUT I am currently working on an instrumentation framework guide. I am thinking about providing an exporter...
I would suggest configuring UNIT's log to point to a different location then the deault one as this will symlinked to `stdout` per default. See https://github.com/nginx/unit/blob/846a7f483643a00322f81a7848ca556722e5469a/pkg/docker/template.Dockerfile#L80C1-L80C44 Instead of building everyting...
Hi @dbit-xia thanks for reaching out and sorry for the long delay in my answer! Currently the behavior is not documented elsewhere as in the code itself when a `Transfer-Encoding`...