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 unmerged sources)
Filename | Size | Changed |
---|---|---|
nginx-1.11.2-html.patch | 0000000563 563 Bytes | |
nginx-1.11.2-no_Werror.patch | 0000000614 614 Bytes | |
nginx-1.27.2.tar.gz | 0001258098 1.2 MB | |
nginx-1.27.2.tar.gz.asc | 0000000862 862 Bytes | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx-conf.patch | 0000003604 3.52 KB | |
nginx-perl.patch | 0000000535 535 Bytes | |
nginx.changes | 0000123352 120 KB | |
nginx.keyring | 0000003992 3.9 KB | |
nginx.logrotate | 0000000328 328 Bytes | |
nginx.rpmlintrc | 0000000310 310 Bytes | |
nginx.service | 0000000802 802 Bytes | |
nginx.spec | 0000007098 6.93 KB | |
nginx.sysusers | 0000000070 70 Bytes |
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