aMule Forum

English => aMule Help => Topic started by: hopelessone on January 23, 2008, 03:09:15 PM

Title: Can the max connections for aMuled go past 1024 yet?
Post 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..
Title: Re: Can the max connections for aMuled go past 1024 yet?
Post by: lfroen on January 24, 2008, 09:13:10 AM
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.
Title: Re: Can the max connections for aMuled go past 1024 yet?
Post by: hopelessone on January 24, 2008, 09:25:08 AM
Quote
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!!)