home *** CD-ROM | disk | FTP | other *** search
/ PC Accelerator 22 / PCXL22.iso / setup.exe / texts / 255.txt < prev    next >
Text File  |  2000-04-13  |  2KB  |  47 lines

  1. uncompressed or in a compressed file format (.uz) for faster downloads. 
  2. --- RECORDSEPARATOR ---
  3. The settings to control downloads are in the server's UnrealTournament.ini file.  These are the 
  4. --- RECORDSEPARATOR ---
  5. settings for downloads sent directly from the UT server: 
  6. --- RECORDSEPARATOR ---
  7. [IpDrv.TcpNetDriver]
  8. --- RECORDSEPARATOR ---
  9. AllowDownloads=True
  10. --- RECORDSEPARATOR ---
  11. MaxDownloadSize=0
  12. --- RECORDSEPARATOR ---
  13. DownloadManagers=IpDrv.HTTPDownload
  14. --- RECORDSEPARATOR ---
  15. DownloadManagers=Engine.ChannelDownload
  16. --- RECORDSEPARATOR ---
  17. Setting AllowDownloads to False disables all autodownloads sent directly from the UT server.  
  18. --- RECORDSEPARATOR ---
  19. This setting has no effect on redirected downloads.  MaxDownloadSize=0 means allow 
  20. --- RECORDSEPARATOR ---
  21. autodownload of any sized file directly from the UT server.  Otherwise the value is in BYTES.  
  22. --- RECORDSEPARATOR ---
  23. We recommend that rather than disabling all downloads, you set the MaxDownload size to an 
  24. --- RECORDSEPARATOR ---
  25. appropriate value.  For example, MaxDownloadSize=100000 will allow mutators and other 
  26. --- RECORDSEPARATOR ---
  27. small packages to be downloaded, but will not allow large files such as maps to be 
  28. --- RECORDSEPARATOR ---
  29. downloaded.  Turning off all downloads may make it hard for older clients to get on your server 
  30. --- RECORDSEPARATOR ---
  31. if you are using a lot of custom maps, mutators or other custom packages.  This setting also 
  32. --- RECORDSEPARATOR ---
  33. has no effect on redirected downloads.
  34. --- RECORDSEPARATOR ---
  35. These are the settings for redirecting downloads to a remote website site:
  36. --- RECORDSEPARATOR ---
  37. [IpDrv.HTTPDownload]
  38. --- RECORDSEPARATOR ---
  39. RedirectToURL=http://www.website.com/full/path/to/directory/
  40. --- RECORDSEPARATOR ---
  41. UseCompression=True
  42. --- RECORDSEPARATOR ---
  43. ProxyServerPort=3128
  44. --- RECORDSEPARATOR ---
  45. ProxyServerHost= 
  46. --- RECORDSEPARATOR ---
  47. To enable redirected downloads, you need to set the RedirectToURL variable to point to the