unit icon indicating copy to clipboard operation
unit copied to clipboard

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming l...

Results 345 unit issues
Sort by recently updated
recently updated
newest added

I have freshly installed, unit & unit-dev via apt on my ubuntu 22.04.4. When i run `npm install -g --unsafe-perm unit-http` i get a "libunit version mismatch": ``` npm ERR!...

While trying to fix the error #1219 & browsing the source code of the `unit-http` module on https://www.npmjs.com/package/unit-http?activeTab=code i stumbled across the file "loader.js". It seems like only the ["websocket"](https://www.npmjs.com/package/websocket)...

Does Unit support choosing TLS library at startup time (not compile time)? For example chossing OpenSSL or GnuTLS at startup

I'm just getting starting with nginx unit and I am currently trying to port a symfony application to a docker container with unit. I started with the symfony demo application,...

This adds Ubuntu 24.04. While at it, remove some older EOLed distributions from both rpm and deb worlds.

A patch for feature demonstration. Note: 1. This patch assumes that the chunked body and header are received all at once.

* title of release is modified to read "unitctl-..." * body text added to elaborate that this is only a release for unitctl * explanation added for where users can...

As an application server, Unit is well placed to provide automatic tracing / metrics / etc. just by virtue of hosting runtimes. We should do that. For example, Caddy (and...

T-Other

NGINX Unit documentation should include how to configure distributed tracing and system metrics via OpenTelemetry. This documentation should also include how to apply the example collector and Grafana configurations.

Unit's documentation should include example configurations for both OpenTelemetry Collector and Grafana. Both example configurations should work in tandem to provide an out of the box observability experience for NGINX...