v3.1.8
This releases fixes the docker ssh bug as well as a few minor improvements including exposing the dpcore timeout value to the UI.
If you want to further increase the concurrent connection counts to your upstream server, you can also change such setting under HTTP Proxy Rule > Upstreams > Max Concurrent Connections.
Note: The bandwidth between your gateway and upstream servers are fixed. More concurrent connection doesn't directly translate to faster proxy speed. As this setting is really use-case dependent, you can keep it as default if you do not what value to use.
Change Log
- Exposed timeout value from dpcore to UI
- Added active load balancing (if uptime monitor is enabled on that rule)
- Re-factorized io stats and remove dependencies over wmic (by @eyerrock )
- Removed SMTP input validation
- Fixed sticky session bug
- Fixed passive load balancer bug
- Fixed dockerfile bug (by @PassiveLemon )