mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/nginx: add changelog to pkg-descr
This commit is contained in:
@@ -5,4 +5,27 @@ NGINX functionality includes HTTP server, HTTP and mail reverse proxy, caching,
|
||||
load balancing, compression, request throttling, connection multiplexing and
|
||||
reuse, SSL offload and HTTP media streaming.
|
||||
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
|
||||
v1.2
|
||||
|
||||
* add limiter support
|
||||
* add permanent ban feature (use alias in firewall rules)
|
||||
* add caching feature (local file system)
|
||||
* add path prefix support (contributed by @ccesario )
|
||||
* add port to upstream server table
|
||||
* add support to download waf rules
|
||||
* improvement: export full chain instead of only the server certificate (fixes some issues with some tools which need it)
|
||||
* web interface (allow HTTP/2 server push to increase performance)
|
||||
* support for (secure) web sockets in reverse proxy mode
|
||||
* bugfix: fix issues with multiple hostnames (IPv6 issues with TLS SNI by @ccesario )
|
||||
* bugfix: warning in certificate rendering
|
||||
|
||||
v1.1
|
||||
|
||||
* add log viewer
|
||||
|
||||
|
||||
WWW: https://nginx.org/
|
||||
|
||||
Reference in New Issue
Block a user