PDA

View Full Version : Low speed with mod ingame download


kerman
02-17-2008, 09:39 PM
Hi all!!

I have the rkmod installed in my win server, and all seems to be ok, the webserver download is ok, and have a huge bandwith, but the downloads when a user connects without the mod, have a 12k speed, so it's a pain to wait.

If you have the mod, the game its ok, but when you try to download, the speed is slow, and also when its download some files, get freezed 0 of o kb and have to close the game.

Thanks!

theMechanic
02-17-2008, 10:05 PM
you need to host the mod files on a website and use the http redirect feature.
if you are using it, then its not working right or is setup wrong. the 12k speed indicates this.

kerman
02-17-2008, 10:11 PM
Thanks for reply!

I have the http redirect on, i think.. and hosted on webserver.

My config is:

// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
// See included Quick Setup Guide for instructions.
seta sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://descargas.clanhispania.com/cod4"
seta sv_wwwDlDisconnected "0"

theMechanic
02-17-2008, 11:20 PM
well if its setup right AND working, your website transfer speed is junk. but 12kb sounds like its trying to get the files from the server. go thru this and look for the prob:

Unranked Setup (http://www.cod4.clanmech.com/examples/unranked.html)