Raised This Month: $ Target: $400
 0% 

[HELP] FastDL on CS:GO


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
barvica
Senior Member
Join Date: Oct 2014
Old 04-28-2015 , 07:44   [HELP] FastDL on CS:GO
Reply With Quote #1

Hello,

I have own dedicated server for CS:GO, which includes custom maps and skins. I also have web host so other people can download files from server.

It's this : http://176.56.238.15/csgo

Because its the normal web host link downloading is not that fast as on other servers. I saw there is a thing called fastdl, which makes the download faster. But now i don't know how can i set that on my webhost, because i know there are link like http://fastdl.com and then /csgo/maps so do i need to change my link to http://176.56.238.15/fastdl/csgo/maps/ and i need some extra plugin or how can i set it up ?

Thanks for help
barvica is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 04-28-2015 , 10:37   Re: [HELP] FastDL on CS:GO
Reply With Quote #2

FastDL is what you have already. FastDL basically means downloading the maps/skins etc from somewhere else, that isn't the server itself. So you hosting the files on a webhost is FastDL. Your host just has limits on the speed you can download.

If you have a dedicated, you could potentially setup your own download service on there using IIS (for Windows dedicated). This is currently how I have mine setup.

Edit
I just want to check. You have entered the FastDL info into your server config and enabled FastDL correct?

Code:
sv_downloadurl "http://176.56.238.15/csgo/"
sv_allowdownload "1"
Edit x2
You don't need folders like "Translations" "Addons" "Cfg" "Plugins" "Scripting" etc on your website, only maps/materials/models/sound should really be used. Also you should compress files on the FastDL into .bz2 format. .BSP is only needed on the server itself.

Last edited by Snaggle; 04-28-2015 at 10:45.
Snaggle is offline
barvica
Senior Member
Join Date: Oct 2014
Old 04-28-2015 , 11:14   Re: [HELP] FastDL on CS:GO
Reply With Quote #3

yeah they can download easy but i think its slower than on other servers i saw
barvica is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 04-29-2015 , 04:55   Re: [HELP] FastDL on CS:GO
Reply With Quote #4

Quote:
Originally Posted by barvica View Post
yeah they can download easy but i think its slower than on other servers i saw
Download speeds will depend on what your host offers. If their speeds are capped/bad then your players will notice that when downloading files.

Quote:
Originally Posted by Snaggle
Edit
I just want to check. You have entered the FastDL info into your server config and enabled FastDL correct?

Code:

sv_downloadurl "http://176.56.238.15/csgo/"
sv_allowdownload "1"
Did you read this part?
Snaggle is offline
barvica
Senior Member
Join Date: Oct 2014
Old 04-29-2015 , 06:46   Re: [HELP] FastDL on CS:GO
Reply With Quote #5

yes i've done that !
barvica is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 04-29-2015 , 06:52   Re: [HELP] FastDL on CS:GO
Reply With Quote #6

Quote:
Originally Posted by Snaggle View Post
Edit x2
You don't need folders like "Translations" "Addons" "Cfg" "Plugins" "Scripting" etc on your website, only maps/materials/models/sound should really be used. Also you should compress files on the FastDL into .bz2 format. .BSP is only needed on the server itself.
And that part? Your files are still uncompressed, this would contribute to longer download times.
Snaggle is offline
Thorlax
Junior Member
Join Date: May 2008
Location: Sweden
Old 04-30-2015 , 01:43   Re: [HELP] FastDL on CS:GO
Reply With Quote #7

I noticed faster speeds once I converted all my addons to .bz2 format. FYI
__________________


Thorlax is offline
Send a message via Skype™ to Thorlax
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode