GoneCrazy
27th October, 2002, 05:23 PM
Here are my settings,
[IpDrv.TcpNetDriver]
AllowDownloads=True
ConnectionTimeout=100.0
InitialConnectTimeout=170.0
AckTimeout=1.0
KeepAliveTime=0.2
MaxClientRate=6000
SimLatency=0
RelevantTimeout=5.0
SpawnPrioritySeconds=1.0
ServerTravelPause=4.0
NetServerMaxTickRate=30
LanServerMaxTickRate=30
DownloadManagers=IpDrv.HTTPDownload
DownloadManagers=Engine.ChannelDownload
and
[IpDrv.HTTPDownload]
RedirectToURL=http://ut2k3maps.gaming.stny.com/maps/
ProxyServerHost=
ProxyServerPort=3128
UseCompression=True
What happens is the client gets redirected, downloads from the redirect. But what makes no sense is afer the download is complete they start downloading from the server. ????
As you can see
AllowDownloads=True
If I switch it to false they get denied.
Any ideas?
[IpDrv.TcpNetDriver]
AllowDownloads=True
ConnectionTimeout=100.0
InitialConnectTimeout=170.0
AckTimeout=1.0
KeepAliveTime=0.2
MaxClientRate=6000
SimLatency=0
RelevantTimeout=5.0
SpawnPrioritySeconds=1.0
ServerTravelPause=4.0
NetServerMaxTickRate=30
LanServerMaxTickRate=30
DownloadManagers=IpDrv.HTTPDownload
DownloadManagers=Engine.ChannelDownload
and
[IpDrv.HTTPDownload]
RedirectToURL=http://ut2k3maps.gaming.stny.com/maps/
ProxyServerHost=
ProxyServerPort=3128
UseCompression=True
What happens is the client gets redirected, downloads from the redirect. But what makes no sense is afer the download is complete they start downloading from the server. ????
As you can see
AllowDownloads=True
If I switch it to false they get denied.
Any ideas?