A HTTP server and IMAP/POP3 proxy server
nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor Sysoev.
It has been running on many heavily loaded Russian sites for more than two years.
- Links to server:http / nginx
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/nginx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000119 119 Bytes | |
nginx-1.11.2-html.patch | 0000000563 563 Bytes | |
nginx-1.11.2-no_Werror.patch | 0000000614 614 Bytes | |
nginx-1.19.8.tar.gz | 0001060155 1.01 MB | |
nginx-1.19.8.tar.gz.asc | 0000000455 455 Bytes | |
nginx-1.2.4-perl_vendor_install.patch | 0000000456 456 Bytes | |
nginx-1.6.1-default_config.patch | 0000003367 3.29 KB | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx.changes | 0000103342 101 KB | |
nginx.init | 0000010501 10.3 KB | |
nginx.keyring | 0000001912 1.87 KB | |
nginx.logrotate | 0000000311 311 Bytes | |
nginx.rpmlintrc | 0000000310 310 Bytes | |
nginx.service | 0000000401 401 Bytes | |
nginx.spec | 0000007811 7.63 KB | |
nginx.sysusers | 0000000070 70 Bytes |
Revision 2 (latest revision is 5)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 1.19.8: * Feature: flags in the "proxy_cookie_flags" directive can now contain variables. * Feature: the "proxy_protocol" parameter of the "listen" directive, the "proxy_protocol" and "set_real_ip_from" directives in mail proxy. * Bugfix: HTTP/2 connections were immediately closed when using "keepalive_timeout 0"; the bug had appeared in 1.19.7. * Bugfix: some errors were logged as unknown if nginx was built with glibc 2.32. * Bugfix: in the eventport method.
Comments 0