Improved
- Code for accepting connections so that new connections are accepted even when the proxy is busy handling existing connections.
- Communication between proxy service and analyzer service.
Changed
- Moved all threat detection code and configuration out of the proxy service and into the analyzer service.
- Developed new memory management system, lowering memory usage and averting troubles with large downloads that need scanning.