View Single Post
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 09-20-2021 , 16:30   Re: [HELP][CS:S] Fast download server
Reply With Quote #10

Bouth, since im not limited by Apache, only using Nginx as FastDL
Simple way to archive under linux bz2
Code:
apt-get install bzip2
and the with recursive and keep files
Code:
bzip2 * -k
Will archive all files at once in bz2 format and keep the original files, since server needs them.
I have 256mb map on CSS BZ2 witch downloads just fine,archive at 130mb without -f FORCE parameter.

sv_download 1/0 will allow you to download files from server itself doesn't affect FastDL, but in some cases, as i limited nginx not to allow .TXT files etc because server's itself and fastdl is on the same place, for hdd space, irestricted important files as .cfg / .txt / addons dir, i need to leave sv_download to 1 , to download small files from server, but in some cases if you fail to download files from fastdl and reconnect you will recive files from server "sv_download 1" if it is set to 0 (NULL) you will be disconnected and not allowed on the server so it's best on bouth cases to leave it to 1.
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 09-20-2021 at 16:35.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf