Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Releases: eaglexiang/eagle.tunnel.dotnet.core.lib

性能提升

29 Aug 20:59
Compare
Choose a tag to compare
v1.17.2

Merge branch 'dev'

启用对象池

27 Aug 16:25
Compare
Choose a tag to compare
  • 通过对象池大幅提高性能
  • 更好的HTTP协议兼容性
  • 取消部分过优化,提高对高丢包网络环境的适应性

性能提升

31 Jul 14:30
Compare
Choose a tag to compare
性能提升 Pre-release
Pre-release
  • 增加对server的并发数限制,防止由于高并发带来的系统资源耗尽
  • relayer开始提供IP定位API,减小系统对外部API的依赖程度,提高智能模式的学习效率
  • 禁用Nagle TCP/IP算法,避免因此导致的延迟
  • 提供TimeOut参数,防止利用长时连接进行攻击

v1.8.1

05 Jun 01:54
Compare
Choose a tag to compare

稳定版本