diff --git a/lotServer.tar b/lotServer.tar index a14121e..2b8e81a 100644 Binary files a/lotServer.tar and b/lotServer.tar differ diff --git a/lotServer/apxfiles/etc/config b/lotServer/apxfiles/etc/config index 2e91b7e..0db4923 100644 --- a/lotServer/apxfiles/etc/config +++ b/lotServer/apxfiles/etc/config @@ -16,8 +16,8 @@ lanif="" acc="1" advacc="1" advinacc="1" -wankbps="400000" -waninkbps="400000" +wankbps="1000000" +waninkbps="1000000" csvmode="0" highcsv="0" subnetAcc="0" @@ -29,16 +29,16 @@ pcapEnable="0" bypassOverFlows="1" initialCwndWan="25" maxCwndWan="" -l2wQLimit="256 2048" -w2lQLimit="256 2048" +l2wQLimit="32 512" +w2lQLimit="32 512" shrinkPacket="0" retranWaitListMS="32" halfCwndMinSRtt="500" -halfCwndLossRateShift="50" +halfCwndLossRateShift="20" shaperEnable="1" tcpOnly="1" smBurstMS="16" -smBurstMin="1600" +smBurstMin="16000" smBurstTolerance="32768" flowShortTimeout="30000" nic_offload="1" @@ -57,7 +57,6 @@ tcpFlags="0x0" udptun="" synRetranMS="0" shrinkOSWmem="0" -dropCache="0" mpoolMaxCache="245600000" initialCwndLan="1024" lttMaxDelayMS="0 500" @@ -79,7 +78,7 @@ httpCompEnable="0" byteCacheMemory="250" #MB byteCacheDisk="" #MB diskDev="/var/AppEx_Cache" -dropCache="3" +dropCache="0" # 0:not change, 1: on, 2: off txcsum="0"