v2 release: Improved NGINX configuration for performance and compatibility
- Enhanced proxy buffering to optimize request handling. - Improved gzip compression settings. - Fixed rewrite rules to properly handle static content. - Added resolver for better DNS resolution. - Ensured proper trailing slash redirections. - Updated proxy settings for better MinIO integration.
This commit is contained in:
parent
b3d904805c
commit
e165ea0f8b
6 changed files with 84 additions and 13 deletions
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
## v2 release: Improved NGINX configuration for performance and compatibility
|
||||
|
||||
2025-02-19
|
||||
|
||||
- Enhanced proxy buffering to optimize request handling.
|
||||
- Improved gzip compression settings.
|
||||
- Fixed rewrite rules to properly handle static content.
|
||||
- Added resolver for better DNS resolution.
|
||||
- Ensured proper trailing slash redirections.
|
||||
- Updated proxy settings for better MinIO integration.
|
||||
|
||||
## v1 release: Initial release
|
||||
|
||||
2025-02-09
|
||||
Loading…
Add table
Add a link
Reference in a new issue