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 |
---|---|---|
check_1.9.2+.patch | 0000008126 7.94 KB | |
headers-more-nginx-module-0.33.tar.gz | 0000028130 27.5 KB | |
nginx-1.11.2-html.patch | 0000000563 563 Bytes | |
nginx-1.11.2-no_Werror.patch | 0000000614 614 Bytes | |
nginx-1.19.3.tar.gz | 0001052581 1 MB | |
nginx-1.19.3.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-rtmp-module-1.2.1.tar.gz | 0000519919 508 KB | |
nginx.changes | 0000098256 96 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 | 0000014915 14.6 KB | |
nginx.sysusers | 0000000070 70 Bytes | |
nginx_upstream_check_module-0.3.0.tar.gz | 0000136542 133 KB | |
ngx-fancyindex-0.4.2.tar.gz | 0000022047 21.5 KB | |
ngx_http_geoip2_module-3.3.tar.gz | 0000008509 8.31 KB |
Revision 56 (latest revision is 93)
Dominique Leuenberger (dimstar_suse)
accepted
request 839168
from
Илья Индиго (13ilya)
(revision 56)
- Update to 1.19.3 * https://nginx.org/en/CHANGES * Add the ngx_stream_set_module. * Add the "proxy_cookie_flags" directive. * Add the "userid_flags" directive. * Fix the "stale-if-error" cache control extension was erroneously applied if backend returned a response with status code 500, 502, 503, 504, 403, 404, or 429. * Fix "[crit] cache file ... has too long header" messages might appear in logs if caching was used and the backend returned responses with the "Vary" header line. * Fix "[crit] SSL_write() failed" messages might appear in logs when using OpenSSL 1.1.1. * Fix "SSL_shutdown() failed (SSL: ... bad write retry)" messages might appear in logs; the bug had appeared in 1.19.2. * Fix a segmentation fault might occur in a worker process when using HTTP/2 if errors with code 400 were redirected to a proxied location using the "error_page" directive. * Fix socket leak when using HTTP/2 and subrequests in the njs module.
Comments 0