v9.3.4
chaitin/SafeLinev9.3.4Apr 17, 2026by jlongWang
AI Summary
Improves rule management and Nginx configuration generation for better performance and control.
Key Highlights
- Added feature to adjust execution order of Custom Rules.
- Improved Nginx configuration generation (backlog=65536, reuseport).
- Fixed IP Info abnormal display.
- Fixed UI display issue on slave node during data synchronization.
New Features
- Custom rule execution order adjustment.
- Nginx config improvements (backlog/reuseport).
Full Release Notes
### Added
- Added the feature to adjust the execution order of Custom Rules in Allow & Deny
### Fixed
- Fixed the issue of abnormal display for IP Info
- Fixed a UI display issue on the slave node during data synchronization in master-slave mode
### Improved
- Optimized the generation of Nginx configuration
- Added backlog=65536 and reuseport configuration to listen directives that are not default_server
- Improved SafeLine License validation logic