A HTTP server and IMAP/POP3 proxy server
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.
- Links to server:http / nginx
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Smar:nginx/nginx && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000119 119 Bytes | |
check_1.9.2+.patch | 0000008126 7.94 KB | |
nginx-1.11.2-html.patch | 0000000563 563 Bytes | |
nginx-1.11.2-no_Werror.patch | 0000000614 614 Bytes | |
nginx-1.19.5.tar.gz | 0001055590 1.01 MB | |
nginx-1.19.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 | 0000003367 3.29 KB | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx.changes | 0000099989 97.6 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 | 0000010315 10.1 KB | |
nginx.sysusers | 0000000070 70 Bytes | |
nginx_upstream_check_module-0.3.0.tar.gz | 0000136542 133 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 3)
- Update to 1.19.5 * https://nginx.org/en/CHANGES * Add the -e switch. * The same source files can now be specified in different modules while building addon modules. * Fix SSL shutdown did not work when lingering close was used. * Fix "upstream sent frame for closed stream" errors might occur when working with gRPC backends. * Fix in request body filters internal API. - Refresh spec-file via spec-cleaner and manual optimizations. - Update to 1.19.4 * https://nginx.org/en/CHANGES * Add the "ssl_conf_command", "proxy_ssl_conf_command", "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives. * Add the "ssl_reject_handshake" directive. * Add the "proxy_smtp_auth" directive in mail proxy. - Use the ngx_* macros from the nginx-macros package to simplify the spec file. - Moved all the modules that support dynamic modules into their own modules: * nginx-module-geoip2 * nginx-module-fancyindex * nginx-module-headers-more - The rtmp module is replaced with nginx-module-http-flv - Update to 1.19.3
Comments 0