- Removed iptables dependency, added nftables dependency
- Added package for Ubuntu 24.04
- Switched from iptables to nftables! Debian 8 & Ubuntu 16 packages are not available anymore
- Updated: OpenSSL lib to 1.1.1q
- Updated: Boost libs to 1.80.0
- Improved stability
- Improved crash reporting
- Added: TCP congestion control, TCP windows and kernel version to check-alive request
- Removed dependency to lsb_release (required for RHEL9 compatibility)
- Improved: TCP buffers for ultra high speed connections
- Updated: Boost libs to 1.76.0
- Config: Anti-DDoS rule increased to 130 connections (in order to allow 128 connections from same host)
- Fixed: Avoid server hangs with sockets in Close-Wait state (Fix#2)
- Fixed: Avoid server hangs with sockets in Close-Wait state
- Updated: OpenSSL lib to v1.1.1i
- Updated: Boost libs to 1.75.0
- Fixed: Server now restart on TLS certificate update
- Improved: TCP Stats logging
Upgrade to 2.2.2 is highly recommended to ensure SSL/TLS certificate is updated correctly and always valid
- Updated: OpenSSL lib to v1.1.1g
- Updated: OpenSSL lib to v1.1.1b
- Updated: Boost libs to 1.69.0
- Added: TLS v1.3 support
- Added: Chacha20/Poly1305 cipher support
- Added: TCP Stats logging
- Fixed: Minor bug
- Kernels 2.6.x are no longer supported! CentOS6/RHEL6 package is not available
- Improved: WebSocket messages sizes for ultra high bitrates
- Improved: Keep-alive handling
- Latest version for CentOS6/RHEL6
- Added: retry outgoing CERT-UPDATE query on startup up to 10 times with 5 sec timer
- Fixed: Timer issue on HTTP server
- Added: connections logging option
- Added: ability to bind multiple IP addresses
- Improved startup script
- Fixed: Memory leak occuring on few servers after many weeks
- Fixed: Safer SSL connection closing
- Fixed: crash occuring rarely and randomly on some servers while closing a connection
- Added: retro-compatibility for legacy HTTP urls in nPerf HTTP server
- Added: nPerf HTTP server: the nPerfserver daemon now serves also HTTP requests for mobile speed tests.
- Added: SSL certicate auto-update
- Added: Crash reporting
- Improved: data buffer performance
- Improved: stability