Introduction
This is a new system to use the Fast Download feature of Source Games. This script will automatic keep your Web Server up-to-date with the last version of the files, in compressed(bz2) version!
Why
Well, normal Fast Download is easy to setup with a single server. But when you start to have multiple servers, it quickly becomes a mess. Also keeping all files up-to-date can be a pain in the ass, every time you upload a addon, or a new map. Especial with Garrysmod, because you will lose players if your addons is not up-to-date.
Features
FAQ
Release Notes
Version 0.1.2
[FIX]Url issue with none bzip files
Version 0.1.1
[IMPROVED]Handling of addons, and gamemodes.
[IMPROVED]General code.
[FIX]Minor errors.
[Removed]Source Code from the download. You need to ask me for source code now.
[Removed]Install Guide in Word format.
Public Beta Download
This is a public beta, this mean you should not take it into a production environment unless you know errors can happen. It have been tested internal, and I think, I got every error, but you can never be sure.
The files will be attached to this thread. Install guide is in the zip together a compiled version
If you download and test the system, please report any errors you get. Or problems you have.
Any thing I missed?
If there is any thing I missed just ask away
Fast Download is licensed under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License
This is a new system to use the Fast Download feature of Source Games. This script will automatic keep your Web Server up-to-date with the last version of the files, in compressed(bz2) version!
Why
Well, normal Fast Download is easy to setup with a single server. But when you start to have multiple servers, it quickly becomes a mess. Also keeping all files up-to-date can be a pain in the ass, every time you upload a addon, or a new map. Especial with Garrysmod, because you will lose players if your addons is not up-to-date.
Features
- Can handle multiple servers on the same address. etc, more then one server can use http://fastdl.yourdomain.com
- It automatic compress files to bz2 format
- If the compression takes to long, you will get the normal file. (still on fast download)
- Before it sends a compressed file it will make sure it is up-to-date, using a md5 hash
- Only sends allowed file types.
- Shares the catch between several servers.
- If you access it with a normal browser you will get redirected.
- Cache folder limit
- Support Garrysmod Addons and Gamemodes
FAQ
- Written in ASP.NET
- Run on the following Web Servers
Mono Xsp (Cross platform light web server)
IIS 7.0 (still need to get the config right)
Apache with mod_mono (Not tested but should work) - Currently I am testing this my own system, on 5 servers.
Release Notes
Version 0.1.2
[FIX]Url issue with none bzip files
Version 0.1.1
[IMPROVED]Handling of addons, and gamemodes.
[IMPROVED]General code.
[FIX]Minor errors.
[Removed]Source Code from the download. You need to ask me for source code now.
[Removed]Install Guide in Word format.
Public Beta Download
This is a public beta, this mean you should not take it into a production environment unless you know errors can happen. It have been tested internal, and I think, I got every error, but you can never be sure.
The files will be attached to this thread. Install guide is in the zip together a compiled version
If you download and test the system, please report any errors you get. Or problems you have.
Any thing I missed?
If there is any thing I missed just ask away
Fast Download is licensed under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License