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.21.2.tar.gz | 0001066678 1.02 MB | |
nginx-1.21.2.tar.gz.asc | 0000000455 455 Bytes | |
nginx-1.6.1-default_config.patch | 0000003367 3.29 KB | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx.changes | 0000109167 107 KB | |
nginx.init | 0000010501 10.3 KB | |
nginx.keyring | 0000001912 1.87 KB | |
nginx.logrotate | 0000000304 304 Bytes | |
nginx.rpmlintrc | 0000000310 310 Bytes | |
nginx.service | 0000000401 401 Bytes | |
nginx.spec | 0000007817 7.63 KB | |
nginx.sysusers | 0000000070 70 Bytes |
Revision 69 (latest revision is 93)
Dominique Leuenberger (dimstar_suse)
accepted
request 915419
from
Илья Индиго (13ilya)
(revision 69)
- Updated to 1.21.2 * https://nginx.org/en/CHANGES * Now nginx rejects HTTP/1.0 requests with the "Transfer-Encoding" header line. * Export ciphers are no longer supported. * Added OpenSSL 3.0 compatibility. * Added the "Auth-SSL-Protocol" and "Auth-SSL-Cipher" header lines are now passed to the mail proxy authentication server. * Added request body filters API now permits buffering of the data being processed. * Fixed backend SSL connections in the stream module might hang after an SSL handshake. * Fixed the security level, which is available in OpenSSL 1.1.0 or newer, did not affect loading of the server certificates when set with "@SECLEVEL=N" in the "ssl_ciphers" directive. * Fixed SSL connections with gRPC backends might hang if select, poll, or /dev/poll methods were used. * Fixed when using HTTP/2 client request body was always written to disk if the "Content-Length" header line was not present in the request.
Comments 0