The www/nginx port
nginx-1.26.2 – robust and small HTTP server and mail proxy server (cvsweb github mirror)
Description
This is the stable branch of nginx, as distributed by nginx.org. nginx provides FastCGI and reverse HTTP proxying, with or without caching, including simple load balancing and fault tolerance. It has a modular architecture. Filters include gzipping, byte ranges, chunked responses, and SSI. Multiple SSI inclusions within a single page can be processed in parallel if they are handled by FastCGI or proxied servers. SSL and TLS SNI are supported.WWW: https://nginx.org/
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- Log file rotation ================= To use newsyslog to rotate the log files, you can replace the standard entries for httpd(8) in /etc/newsyslog.conf with these: /var/www/logs/access.log 644 4 * $W0 Z /var/run/nginx.pid SIGUSR1 /var/www/logs/error.log 644 7 250 * Z /var/run/nginx.pid SIGUSR1
Maintainer
Robert Nagy
Multi-packages
nginx-1.26.2 nginx-naxsi-1.26.2 nginx-perl-1.26.2 nginx-cache_purge-1.26.2 nginx-geoip2-1.26.2 nginx-headers-more-1.26.2 nginx-image_filter-1.26.2 nginx-ldap_auth-1.26.2 nginx-lua-1.26.2 nginx-mailproxy-1.26.2 nginx-njs-1.26.2 nginx-passenger-1.26.2 nginx-rtmp-1.26.2 nginx-securelink-1.26.2 nginx-stream-1.26.2 nginx-xslt-1.26.2
Broken
on hppa: src/core/ngx_rwlock.c:116:2: error: #error ngx_atomic_cmp_set() is not defined!