Open jlsjonas opened 8 years ago
I modify the maximum number of connections to solve this problem。In linux default maximum number of connections is 1024。
# ulimit -n
1024
# ulimit -n 1048576
# ulimit -n
1048576
This setting is only temporary and require root privileges。
You can put this configuration persistent,Setting Method ask google。
@geekx63 I have change ulimit to 999999, but it always crashes as usual. Have you solved it? @jlsjonas And you? Thanks a lot!
The same crash happens for me as well, any solution for this issue?
I'll check again this weekend @zhougch5 either way ...that shouldn't cause a crash, but make it take longer.
@jlsjonas Have you solved the problem?
sinopia v.2.14.12