Increased x5 MaxSendPerPass/MaxReadPerPass MMO.ini value.
Thanks to Sahar for noticing and sharing the info.
This commit is contained in:
6
L2J_Mobius_HighFive/dist/game/config/MMO.ini
vendored
6
L2J_Mobius_HighFive/dist/game/config/MMO.ini
vendored
@ -9,11 +9,13 @@ SleepTime = 20
|
|||||||
|
|
||||||
# Every loop it send a maximum of the given packages to each connection
|
# Every loop it send a maximum of the given packages to each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
||||||
MaxSendPerPass = 12
|
# Default: 12
|
||||||
|
MaxSendPerPass = 60
|
||||||
|
|
||||||
# Every loop it read a maximum of the given packages from each connection
|
# Every loop it read a maximum of the given packages from each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
||||||
MaxReadPerPass = 12
|
# Default: 12
|
||||||
|
MaxReadPerPass = 60
|
||||||
|
|
||||||
# Each unfinished read/write need a TEMP storage Buffer
|
# Each unfinished read/write need a TEMP storage Buffer
|
||||||
# on large player amount we need more Buffers
|
# on large player amount we need more Buffers
|
||||||
|
@ -9,11 +9,13 @@ SleepTime = 20
|
|||||||
|
|
||||||
# Every loop it send a maximum of the given packages to each connection
|
# Every loop it send a maximum of the given packages to each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
||||||
MaxSendPerPass = 12
|
# Default: 12
|
||||||
|
MaxSendPerPass = 60
|
||||||
|
|
||||||
# Every loop it read a maximum of the given packages from each connection
|
# Every loop it read a maximum of the given packages from each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
||||||
MaxReadPerPass = 12
|
# Default: 12
|
||||||
|
MaxReadPerPass = 60
|
||||||
|
|
||||||
# Each unfinished read/write need a TEMP storage Buffer
|
# Each unfinished read/write need a TEMP storage Buffer
|
||||||
# on large player amount we need more Buffers
|
# on large player amount we need more Buffers
|
||||||
|
6
L2J_Mobius_Test/dist/game/config/MMO.ini
vendored
6
L2J_Mobius_Test/dist/game/config/MMO.ini
vendored
@ -9,11 +9,13 @@ SleepTime = 20
|
|||||||
|
|
||||||
# Every loop it send a maximum of the given packages to each connection
|
# Every loop it send a maximum of the given packages to each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
||||||
MaxSendPerPass = 12
|
# Default: 12
|
||||||
|
MaxSendPerPass = 60
|
||||||
|
|
||||||
# Every loop it read a maximum of the given packages from each connection
|
# Every loop it read a maximum of the given packages from each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
||||||
MaxReadPerPass = 12
|
# Default: 12
|
||||||
|
MaxReadPerPass = 60
|
||||||
|
|
||||||
# Each unfinished read/write need a TEMP storage Buffer
|
# Each unfinished read/write need a TEMP storage Buffer
|
||||||
# on large player amount we need more Buffers
|
# on large player amount we need more Buffers
|
||||||
|
6
L2J_Mobius_Test/dist/login/config/MMO.ini
vendored
6
L2J_Mobius_Test/dist/login/config/MMO.ini
vendored
@ -9,11 +9,13 @@ SleepTime = 20
|
|||||||
|
|
||||||
# Every loop it send a maximum of the given packages to each connection
|
# Every loop it send a maximum of the given packages to each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
||||||
MaxSendPerPass = 12
|
# Default: 12
|
||||||
|
MaxSendPerPass = 60
|
||||||
|
|
||||||
# Every loop it read a maximum of the given packages from each connection
|
# Every loop it read a maximum of the given packages from each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
||||||
MaxReadPerPass = 12
|
# Default: 12
|
||||||
|
MaxReadPerPass = 60
|
||||||
|
|
||||||
# Each unfinished read/write need a TEMP storage Buffer
|
# Each unfinished read/write need a TEMP storage Buffer
|
||||||
# on large player amount we need more Buffers
|
# on large player amount we need more Buffers
|
||||||
|
@ -9,11 +9,13 @@ SleepTime = 20
|
|||||||
|
|
||||||
# Every loop it send a maximum of the given packages to each connection
|
# Every loop it send a maximum of the given packages to each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
||||||
MaxSendPerPass = 12
|
# Default: 12
|
||||||
|
MaxSendPerPass = 60
|
||||||
|
|
||||||
# Every loop it read a maximum of the given packages from each connection
|
# Every loop it read a maximum of the given packages from each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
||||||
MaxReadPerPass = 12
|
# Default: 12
|
||||||
|
MaxReadPerPass = 60
|
||||||
|
|
||||||
# Each unfinished read/write need a TEMP storage Buffer
|
# Each unfinished read/write need a TEMP storage Buffer
|
||||||
# on large player amount we need more Buffers
|
# on large player amount we need more Buffers
|
||||||
|
@ -9,11 +9,13 @@ SleepTime = 20
|
|||||||
|
|
||||||
# Every loop it send a maximum of the given packages to each connection
|
# Every loop it send a maximum of the given packages to each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
# Lower values will speed up the loop and the Ping is smaller but cause less output
|
||||||
MaxSendPerPass = 12
|
# Default: 12
|
||||||
|
MaxSendPerPass = 60
|
||||||
|
|
||||||
# Every loop it read a maximum of the given packages from each connection
|
# Every loop it read a maximum of the given packages from each connection
|
||||||
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
# Lower values will speed up the loop and the Ping is smaller but cause less input
|
||||||
MaxReadPerPass = 12
|
# Default: 12
|
||||||
|
MaxReadPerPass = 60
|
||||||
|
|
||||||
# Each unfinished read/write need a TEMP storage Buffer
|
# Each unfinished read/write need a TEMP storage Buffer
|
||||||
# on large player amount we need more Buffers
|
# on large player amount we need more Buffers
|
||||||
|
Reference in New Issue
Block a user