View Single Post
  #1  
Unread 30th January, 2012, 07:15 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default Redirecting fails

I have put up a UT2004 server at 109.70.148.94:2000 just for fun,All works fine except the redirect ,I compressed the files and put them up on my web-host at
http://unreal-mayhem.com/ut2004redirect/ All files still download to 100% in a slow paste As it would come from the server ?? Even tho I set the"AllowDownloads=False"
Thees are the settings I use

[IpDrv.HTTPDownload]
RedirectToURL=http://unreal-mayhem.com/ut2004redirect/
UseCompression=True

[IpDrv.TcpNetDriver]
AllowDownloads=False
ConnectionTimeout=20.0
InitialConnectTimeout=200.0
AckTimeout=1.0
KeepAliveTime=0.2
MaxClientRate=15000
MaxInternetClientRate=10000
SimLatency=0
RelevantTimeout=5.0
SpawnPrioritySeconds=1.0
ServerTravelPause=4.0
NetServerMaxTickRate=22
LanServerMaxTickRate=35
DownloadManagers=IpDrv.HTTPDownload
DownloadManagers=Engine.ChannelDownload
AllowPlayerPortUnreach=False
LogPortUnreach=False
MaxConnPerIPPerMinute=5
LogMaxConnPerIPPerMin=False
__________________





Reply With Quote