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:Leap:16.0: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.32.tar.gz | 0000028033 27.4 KB | |
nginx-1.11.2-html.patch | 0000000563 563 Bytes | |
nginx-1.11.2-no_Werror.patch | 0000000614 614 Bytes | |
nginx-1.13.5.tar.gz | 0000988821 966 KB | |
nginx-1.13.5.tar.gz.asc | 0000000455 455 Bytes | |
nginx-1.2.4-perl_vendor_install.patch | 0000000456 456 Bytes | |
nginx-1.6.1-default_config.patch | 0000003122 3.05 KB | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx-rtmp-module-1.2.0.tar.gz | 0000519895 508 KB | |
nginx.changes | 0000069915 68.3 KB | |
nginx.init | 0000010501 10.3 KB | |
nginx.keyring | 0000001912 1.87 KB | |
nginx.logrotate | 0000000311 311 Bytes | |
nginx.rpmlintrc | 0000000186 186 Bytes | |
nginx.service | 0000000366 366 Bytes | |
nginx.spec | 0000013916 13.6 KB | |
nginx_upstream_check_module-0.3.0.tar.gz | 0000136542 133 KB | |
ngx-fancyindex-0.4.1.tar.gz | 0000021130 20.6 KB |
Revision 15 (latest revision is 93)
Dominique Leuenberger (dimstar_suse)
accepted
request 531723
from
Artem Chernikov (kalabiyau)
(revision 15)
- Submit nginx to SLES to become a http server for RMT(Repository mirroring tool) [fate#323994, bsc#1059685, boo#1057831] - disable extra modules on sle - update to 1.13.5 - Feature: the $ssl_client_escaped_cert variable. - Bugfix: the "ssl_session_ticket_key" directive and the "include" parameter of the "geo" directive did not work on Windows. - Bugfix: incorrect response length was returned on 32-bit platforms when requesting more than 4 gigabytes with multiple ranges. - Bugfix: the "expires modified" directive and processing of the "If-Range" request header line did not use the response last modification time if proxying without caching was used. - changes from 1.13.4 - Feature: the ngx_http_mirror_module. - Bugfix: client connections might be dropped during configuration testing when using the "reuseport" parameter of the "listen" directive on Linux. - Bugfix: request body might not be available in subrequests if it was saved to a file and proxying was used. - Bugfix: cleaning cache based on the "max_size" parameter did not work on Windows. - Bugfix: any shared memory allocation required 4096 bytes on Windows. - Bugfix: nginx worker might be terminated abnormally when using the "zone" directive inside the "upstream" block on Windows.
Comments 0