Help - Search - Members - Calendar
Full Version: sv_downloadurl for HL & HL2 Games
The Planet Forums > Control Panels > Cortex
P4rD0nM3
Do you guys allow webservers to be run on the same box so the download is much faster? I've read in one post that the answer is no.

QUOTE (klaude @ Sep 26 2005, 11:37 PM) *
You can use the cvar to point to any URL that you like. Though you won't be able to run the web server if you're authorized for ranked BF2 you can ask one of our many many webhosting customers for price quotes on web hosting for your game data. Ask around in the Lounge. I'm sure someone can get you settled. icon_smile.gif


EDIT: Just talk to tech-support, they said no. Does this mean I have to switch to a non-ranked server? Will it require another OS reload?

NON-RANKED SERVERS have root access and can have their own web servers right?
doc
Apache running on every Cortex box so technically all Insomnia box have the capability to run websites, but it is not recommended. For redirects I guess that would be okay since there is no real CPU usage in downloading links. With an unranked server you can modify the httpd.conf to configure a site for downloads.

If you switched to unranked, they will OS reload the server so backup any information you have.
P4rD0nM3
Wait wait.

So even Cortex Ranked boxes can enable sv_downloadurls? I mean technically right? Because it has Cortex?

I mean I need it so that my players can download the maps very fast.

Can someone from ThePlanet answer this please thanks.

How do I setupit up if it's possible? I don't want to OS reload again. T_T
smklizard
rolleyes.gif

This has been coverd before I have seen it but can not find the thread...



QUOTE (P4rD0nM3 @ Jul 17 2007, 08:43 AM) *
How do I setupit up if it's possible? I don't want to OS reload again. T_T



I think I may be able to help you out here. Take a look at a few things. First off, you need access to your advanced server config in Cortex. It looks like this.



Then click the next button to the right.

After the page reloads you will have a box at the bottom to add custom cfg's for the server. Go to this box and add the address and cvar for fastdownload. Looks like this.



If you do not have this box, speak with your Cortex provider you are renting from. If you are the top admin for the Cortex and all the servers running on your Cortex you should have that box already and be familuar with it.


Now the question about adding the files to your server. The idea behind fastdownload redirect is that you are not pulling the bandwidth from your server but from your website. You will need a website or file server for this, NOT the game server as that would defeat the purpose. So go find a nice web host that will let you have large bandwidth and place the files for the maps there and point the download ulr to it in your Cortex server.cfg custom data box.


Here is more info on using fastdownload.
http://collective.valve-erc.com/index.php?...093753-84291500

Good luck!

biggrin.gif
doc
Nice cortex theme. biggrin.gif
Silky Jay
I know this probably isn't the place for this, but I am having a problem with my cz servers. On map change the motd does not show up and neither does the team selection player actually have to hit m to select their team. Anyone have a solution to this?

Here is my server config:

QUOTE
Command Line
hlds.exe -console +exec banned.cfg -game czero -port 27015 +maxplayers 32 +ip 209.62.114.178 +map de_dust2_cz

Config File: server.cfg
mp_autoteambalance 1
mp_fadetoblack 0
mp_allowspectators 1
mp_autokick 1
mp_flashlight 1
mp_footsteps 1
mp_friendlyfire 0
mp_logmessages 1
mp_tkpunish 1
mp_falldamage 1
sv_airmove 0
sv_allowdownload 1
sv_allowupload 1
pausable 0
log on
sv_allowgallerys 0
sv_send_logos 1
sv_send_resources 1
sv_alltalk 1
mp_startmoney 800
mp_buytime 1.5
mp_maxrounds 0
mp_c4timer 30
mp_logdetail 1
mp_playerid 0
mp_forcechasecam 0
mp_roundtime 3
mp_timelimit 20
mp_winlimit 0
mp_freezetime 0
mp_hostagepenalty 0
mp_limitteams 0
mp_mapvoteratio 0.6
mp_kickpercent 0.66
sv_restartround 0
sv_airaccelerate 10
sv_clienttrace 1
sv_gravity 750
sv_minrate 3000
sv_maxrate 25000
sv_maxspeed 400
sv_timeout 65
sv_voicequality 5
hostname "-<SJ>- Simple Justice"
rcon_password xxxxxx
sv_contact admin@simplejusticeclan.com
sv_region 6
sv_voicecodec voice_speex
// Enter custom config data here
mp_chattime "3"
sv_unlag "1"
sv_maxunlag ".5"
sv_unlagsamples "1"
sv_unlagpush "0"
sv_lagpush 0

//Fast Download
sv_downloadurl "http://sj.fastdls.net/czero"


I am thinking about using this one

QUOTE
mapchangecfgfile "server.cfg"

// Server Name hostname
hostname "-<SJ>- Simple Justice"
rcon_password "xxxxxx"

//Fast Download
sv_downloadurl "http://sj.fastdls.net/czero"

// Exec Files On Startup
exec listip.cfg
exec banned.cfg

// Server Logging
log on
mp_logmessages 1
mp_logdetail 1

// MP_ Settings
mp_autokick "0"
mp_autoteambalance "0"
mp_c4timer "30"
mp_flashlight "0"
mp_footsteps "1"
mp_falldamage "1"
mp_forcechasecam "0"
mp_freezetime "0"
mp_friendlyfire "1"
mp_hostagepenalty "0"
mp_limitteams "0"
mp_mapvoteratio "0.6"
mp_roundtime "3"
mp_startmoney "800"
mp_timelimit "20"
mp_tkpunish "0"
mp_consistency "0"

// SV_ Settings
sv_alltalk "1"
sv_restartround "0"
sv_voicecodec "voice_speex"
sv_voicequality "5"
sv_unlag "1"
sv_maxunlag ".5"
sv_unlagsamples "1"
sv_unlagpush "0"
sv_gravity "750"
sv_airaccelerate "10"
sv_allowupload "1"
sv_lagpush 0

// Misc Settings
decalfrequency "60"
allow_spectators "100"
pausable "0"

// Cheat and Fun Modes
sv_aim "0"
sv_cheats "0"

// Set Rates
sv_maxrate "25000"
sv_maxspeed "400"
sv_minrate "3000"

// Contact & Geo
sv_contact "admin@simplejusticeclan.com"
sv_region "6"
P4rD0nM3
Do you even have a motd.txt?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.