A HTTP server and IMAP/POP3 proxy server
http://nginx.net/
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.
- Developed at server:http
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/nginx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nginx-1.11.2-html.patch | 0000000563 563 Bytes | |
nginx-1.11.2-no_Werror.patch | 0000000614 614 Bytes | |
nginx-1.2.4-perl_vendor_install.patch | 0000000456 456 Bytes | |
nginx-1.23.1.tar.gz | 0001104352 1.05 MB | |
nginx-1.23.1.tar.gz.asc | 0000000683 683 Bytes | |
nginx-1.6.1-default_config.patch | 0000003367 3.29 KB | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx.changes | 0000114444 112 KB | |
nginx.keyring | 0000009366 9.15 KB | |
nginx.logrotate | 0000000304 304 Bytes | |
nginx.rpmlintrc | 0000000310 310 Bytes | |
nginx.service | 0000000779 779 Bytes | |
nginx.spec | 0000007144 6.98 KB | |
nginx.sysusers | 0000000070 70 Bytes |
Revision 76 (latest revision is 93)
Richard Brown (RBrownFactory)
accepted
request 990292
from
Илья Индиго (13ilya)
(revision 76)
- Updated to 1.23.1 * Feature: memory usage optimization in configurations with SSL proxying. * Feature: looking up of IPv4 addresses while resolving now can be disabled with the "ipv4=off" parameter of the "resolver" directive. * Change: the logging level of the "bad key share", "bad extension", "bad cipher", and "bad ecpoint" SSL errors has been lowered from "crit" to "info". * Bugfix: while returning byte ranges nginx did not remove the "Content-Range" header line if it was present in the original backend response. * Bugfix: a proxied response might be truncated during reconfiguration on Linux; the bug had appeared in 1.17.5.
Comments 0