ppl get disconnect from me server for sum reason.


([ToC]Death) #1

ok, ppl r getting disconnected from my server, and ET is also shutting down when they start downloading. this is what i have in my server.cfg:

// DL, RATE

set sv_maxRate “13000” // 10000 standard but poor for ET
set sv_dl_maxRate “37000” // increase/decerease if you have plenty/little spare bandwidth
set sv_allowDownload “1” // global toggle for both legacy download and web download // toggle to enable web download
set sv_wwwDownload “1”
set sv_wwwBaseURL “http://70.26.231.83” // base URL for redirection
set sv_wwwDlDisconnected “0” // tell clients to perform their downloads while disconnected from the server
set sv_wwwFallbackURL “http://70.26.231.83” // URL to send to if an http/ftp fails or is refused client side

what is my problem?


(EB) #2

what patch are you running ET on ?
Is this server rented or from housed LAN ?


(Lekdevil.NL) #3

Also, it seems you’ve installed your custom maps in your /etpub directory. That’s a bad move, as it requires people who have that map already (in etmain) to download it again. Leave all map files in /etmain (and adjust your web server tree accordingly).