update logs
This commit is contained in:
@ -37,9 +37,17 @@ Command to re-read CLAUDE.md: `cat /home/philkunz/.claude/CLAUDE.md`
|
||||
- [x] Test cleanup queue edge cases
|
||||
- [x] Test memory usage with many unique IPs
|
||||
|
||||
### 6. Log Deduplication for High-Volume Scenarios ✓
|
||||
- [x] Implement LogDeduplicator utility for batching similar events
|
||||
- [x] Add deduplication for connection rejections, terminations, and cleanups
|
||||
- [x] Include rejection reasons in IP rejection summaries
|
||||
- [x] Provide aggregated summaries with meaningful context
|
||||
|
||||
## Notes
|
||||
|
||||
- All connection limiting is now consistent across SmartProxy and HttpProxy
|
||||
- Route-level limits provide additional granular control
|
||||
- Memory usage is optimized for high-traffic scenarios
|
||||
- Comprehensive test coverage ensures reliability
|
||||
- Comprehensive test coverage ensures reliability
|
||||
- Log deduplication reduces spam during attacks or high-traffic periods
|
||||
- IP rejection summaries now include rejection reasons in main message
|
Reference in New Issue
Block a user