aMule Forum
English => aMule Help => Topic started by: hopelessone on January 23, 2008, 03:09:15 PM
-
hi,
Can the max connections for aMuled go past 1024 yet?
(Using wxWidgets 2.8.7)
I have a lot of downloads added recently and i heard wxWidgets has a limit in aMuled to 1024...
Can i raise it without aMuled crashing? say ....double the limit??
Thanks..
-
it's not limit of amuled, it's limit of fd_set structure on your operating system. Under normal circumstances you should not be crossing this limit. However, if you start messing with advanced settings, like "max conn in second", there's a good chance that momentary number of outstanding connections will be too high, and as a result, amuled will crash.
-
if you start messing with advanced settings, like "max conn in second"
Doh !!! guess what i did....
was the original 20?...mine was 80...?
MaxSourcesPerFile=500
MaxConnections=1024
MaxConnectionsPerFiveSeconds=20
is this ok now? can i increase anything to make to go faster? (like crazy hogging computer resources fast!!)