View Full Version : Redirect Help
Mortus
26th September, 2002, 06:26 PM
Ok can anybody tell me if the following parts of my ini file are wrong for redirection because i cant seem to get it working
[IpDrv.HTTPDownload]
RedirectToURL=http://nbs.servebeer.com/uz
ProxyServerHost=
ProxyServerPort=
UseCompression=True
and
[IpDrv.TcpNetDriver]
AllowDownloads=True
ConnectionTimeout=15.0
MaxDownloadSize=0
InitialConnectTimeout=120.0
AckTimeout=1.0
KeepAliveTime=0.2
MaxClientRate=10000
SimLatency=0
RelevantTimeout=5.0
SpawnPrioritySeconds=1.0
ServerTravelPause=4.0
NetServerMaxTickRate=20
LanServerMaxTickRate=35
DownloadManagers=IpDrv.HTTPDownload
DownloadManagers=Engine.ChannelDownload
thanks
Bry
26th September, 2002, 07:02 PM
considering http://nbs.servebeer.com takes me to a website and not a folder with laods of .uz compressed fiels i would say that is ur problem
Mortus
26th September, 2002, 07:32 PM
sorry i must have deleted it off by mistake it should be
http://nbs.servebeer.com/uz
Bry
26th September, 2002, 09:27 PM
ok ur rpoblem is u need the / at the end
so use http://nbs.servebeer.com/uz/ and it should work fine
JDs_Funhouse
27th September, 2002, 07:05 AM
Your max down load size can not be 0 "MaxDownloadSize=0" set it to 1 if u don’t want any downloads to come off the server, Set it to a low number to allow small files to be downloaded from the sever. Set to a high number to allow all downloads not on the redirect server to be downloaded from your server.
Red_Menace
28th September, 2002, 08:53 PM
MaxDownloadSize=0 will allow any sized download
JDs_Funhouse
29th September, 2002, 05:20 AM
MaxDownloadSize=0 will allow any sized download
:withstupid:
Yes it will allow any size downlaod off of the game server but then no files will come off the redirect server.
Red_Menace
29th September, 2002, 11:36 PM
I appreciate the cute emoticon and all, but the settings
AllowDownloads=<True -or- False>
MaxDownloadSize=<size in bytes -or- 0 for any size>
only apply to files downloaded from the local server. If one is redirecting the downloads, then these settings have no affect and would come into use only if the redirect failed (refer to the v413 release notes, when this feature was added). I suppose you could set the MaxDownloadSize to 1, but if you dont want anything to come off the local server just set the AllowDownloads parameter to False.
Mortus
2nd October, 2002, 05:22 PM
Now working thanks peeps :thumbsup:
vBulletin® v3.6.7, Copyright ©2000-2012, Jelsoft Enterprises Ltd.