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.0.tar.gz | 0001063682 1.01 MB | |
nginx-1.21.0.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 | 0000106587 104 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 | 0000007817 7.63 KB | |
nginx.sysusers | 0000000070 70 Bytes |
Revision 66 (latest revision is 93)
Dominique Leuenberger (dimstar_suse)
accepted
request 896986
from
Илья Индиго (13ilya)
(revision 66)
- Updated to 1.21.0 * https://nginx.org/en/CHANGES * Added variables support in the "proxy_ssl_certificate", "proxy_ssl_certificate_key" "grpc_ssl_certificate", "grpc_ssl_certificate_key", "uwsgi_ssl_certificate", and "uwsgi_ssl_certificate_key" directives. * Added the "max_errors" directive in the mail proxy module. * Added the mail proxy module supports POP3 and IMAP pipelining. * Added the "fastopen" parameter of the "listen" directive in the stream module. * Fixed special characters were not escaped during automatic redirect with appended trailing slash. * Fixed connections with clients in the mail proxy module might be closed unexpectedly when using SMTP pipelining.
Comments 0