You've already forked haproxy-wi
mirror of
https://github.com/roxy-wi/roxy-wi.git
synced 2025-12-15 11:54:05 +08:00
- Introduced caching options (`proxy_cache`) in Nginx models, templates, and JavaScript for better performance. - Added `NginxProxyPassCache` model for detailed cache configurations (e.g., path, size, levels, inactive duration). - Updated messages in multiple languages to include cache-related terms. - Modified Ansible templates and logic for cache zone definitions. - Enhanced the UI to support enabling and managing cache settings. - Included new migration file to update version to `8.2.5`.