Difference between revisions of "Fast Downloads"

Line 11: Line 11:
 
For security reasons it is recommended that the website used for fast downloads does not have any server side scripting enabled (ASP, ASP.NET, PHP, etc)
 
For security reasons it is recommended that the website used for fast downloads does not have any server side scripting enabled (ASP, ASP.NET, PHP, etc)
  
=== Downloads Hosted Locally ===
+
=== Downloads hosted locally ===
* Web server installed and configured with a website for fast downloads. (apache, IIS, etc)
+
* Web server installed and configured with a website for fast downloads. (Apache, IIS, etc) We do not provide instructions on configuring the web server.
=== Downloads Hosted on Another Server or Hosting Account ===
+
=== Downloads hosted on another server or hosting account ===
 
* Website located on another server or hosting account.
 
* Website located on another server or hosting account.
 
* FTP account used to upload files to the website's root folder.
 
* FTP account used to upload files to the website's root folder.
 +
 +
== Server Configuration ==
 +
=== Downloads hosted locally ===
 +
Go to Servers > Select the server > Game & Voice Settings tab. Configure the following options.
 +
; Enable fast downloads
 +
: Checked
 +
; Fast Downloads Server
 +
: Local Storage
 +
; Fast Downloads Save Path
 +
: Enter the path to the root of the fast downloads website. (for example C:\Inetpub\wwwroot)
 +
; Fast Downloads Folder Template
 +
: Enter the template used to determine the folder where the fast download files will be saved for each game or voice service. You may use the default value. For example this will create a folder with the service's IP and port (1.2.3.4_27960) : $[Service.IPAddress]_$[Service.GamePort]\
 +
; Fast Downloads URL
 +
: The base URL pointing to the fast download save path.
  
 
== Configure Fast Downloads Locally ==
 
== Configure Fast Downloads Locally ==

Revision as of 19:21, 2 April 2012

THIS FEATURE HAS NOT BEEN RELEASED YET

Overview

The fast downloads feature allows you to copy or upload custom game content to a website so they can be downloaded directly by players.

Requirements

You can configure fast downloads in 2 ways:

  1. Locally. The fast downloads website and game server are located on the same server.
  2. Remotely. The fast downloads website is located on a different server. You may use a hosting account if your hosting provider allows it.

For security reasons it is recommended that the website used for fast downloads does not have any server side scripting enabled (ASP, ASP.NET, PHP, etc)

Downloads hosted locally

  • Web server installed and configured with a website for fast downloads. (Apache, IIS, etc) We do not provide instructions on configuring the web server.

Downloads hosted on another server or hosting account

  • Website located on another server or hosting account.
  • FTP account used to upload files to the website's root folder.

Server Configuration

Downloads hosted locally

Go to Servers > Select the server > Game & Voice Settings tab. Configure the following options.

Enable fast downloads
Checked
Fast Downloads Server
Local Storage
Fast Downloads Save Path
Enter the path to the root of the fast downloads website. (for example C:\Inetpub\wwwroot)
Fast Downloads Folder Template
Enter the template used to determine the folder where the fast download files will be saved for each game or voice service. You may use the default value. For example this will create a folder with the service's IP and port (1.2.3.4_27960) : $[Service.IPAddress]_$[Service.GamePort]\
Fast Downloads URL
The base URL pointing to the fast download save path.

Configure Fast Downloads Locally

Retrieved from "https://help.tcadmin.com/index.php?title=Fast_Downloads&oldid=690"