alright, so i am guessing with 3.60 mbps connection i cannot hold 40 players with good rates?
here is my full post lol:
wait so you basically have the same upload speed as me with comcast?
Anyway if you do,
What is ur maxrate and minrate and rates for ur server so i can get a steady 40 player server without that much lag, thats all i am heading for right now 

Just need to know if it is possible to hold a 40 player zombie escape server for css with no lag and smooth for players?
Is it possible?
specs:
1 gb of ram
intel core 2 duo E4500 @  2.2 ghz
Server i am heading for in the summer:
3 gb of ram
amd processor at 3.0+
speeds:
upload speed: 6.60 mbps(idk if it is 6.60 mbps or 3.60 mbps because i got comcast powerboost?)
download: 25-30 mbps(again powerboost!)
rates:
Code:
// bandwidth rates/settings
decalfrequency 10 
//old rates(HLDS)
//sv_minrate 0 
//sv_maxrate 10938 
//sv_minupdaterate 4 
//sv_maxupdaterate 36
//new rates(SRCDS)
sv_minrate 0 
sv_maxrate 6250 
sv_minupdaterate 4 
sv_maxupdaterate 21
fps_max 600
 
my maxrate use to be 20000 but i found out i dont think i can handle 40 players with that!
server.cfg:
Code:
//SURF SETTINGS
//none
//other settings(regular)
// server name
hostname "Zombie Escape | Games for life {FastDL|noblock|reload|rpg mod|bloody}" 
//testing name
//hostname "TESTING | GFL"
ip 100.100.1.20
hostport 27015
//testing password
//sv_password ""
// rcon passsword
rcon_password "******" 
// server cvars
mp_friendlyfire 0 
mp_footsteps 1 
mp_autoteambalance 0 
mp_autokick 0 
mp_flashlight 1 
mp_tkpunish 1 
mp_forcecamera 0 
sv_alltalk 1 
sv_pausable 0 
sv_cheats 0 
sv_consistency 1 
sv_allowupload 1 
sv_allowdownload 1 
sv_maxspeed 320 
mp_limitteams 32 
mp_hostagepenalty 20 
sv_voiceenable 1 
mp_allowspectators 1 
mp_timelimit 25 
mp_chattime 10 
sv_timeout 65 
// round specific cvars
mp_freezetime 5 
mp_roundtime 5
mp_buytime .30
mp_startmoney 800 
mp_c4timer 45 
mp_fraglimit 0 
mp_maxrounds 10000 
mp_winlimit 1000 
mp_playerid 1 
mp_spawnprotectiontime 5 
// bandwidth rates/settings
decalfrequency 10 
//old rates(HLDS)
//sv_minrate 0 
//sv_maxrate 10938 
//sv_minupdaterate 4 
//sv_maxupdaterate 36
//new rates(SRCDS)
sv_minrate 0 
sv_maxrate 6250 
sv_minupdaterate 4 
sv_maxupdaterate 21
fps_max 600
// server logging
log on
sv_logbans 0 
sv_logecho 1 
sv_logfile 1 
sv_log_onefile 1 
// operation
sv_lan 0 
sv_region 255
sv_contact basketball10041@aol.com 
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip
log on
// execute ban files
exec banned_user.cfg 
exec banned_ip.cfg
//names: weapon names:  "p228","scout","xm1014","mac10","aug","elite" ,"fiveseven","ump45","sg550","galil","famas", "usp","glock18","awp","mp5navy","m249","m3"," m4a1","tmp","g3sg1","deagle","sg552","ak47"," knife","p90"
//sm_kickback_add knife 1
sm_cvar bot_difficulty 10
sv_downloadurl "http://games223.com/cstrike/"
//sm_kickback_add awp 1800
//sm_kickback_add HEgrenade 1200
cl_downloadfilter all
//GENERAL SETTINGS
ammo_338mag_max 10        // awp
ammo_357sig_max 100         // p228
ammo_45acp_max 1000         // ump45, mac10, usp
ammo_50AE_max 1000          // deagle
ammo_556mm_box_max 1000     // m249
ammo_556mm_max 1000         // galil, sg552, famas, m4a1, sg550
ammo_57mm_max 1000          // p90, fiveseven
ammo_762mm_max 1000         // scout, ak47, g3sg1, aug
ammo_9mm_max 1000            // mp5navy, tmp, glock, elite
ammo_buckshot_max 1000      // m3, xm1014
ammo_hegrenade_max 1        // He Grenade
ammo_smokegrenade_max 1     // Smoke Grenade
ammo_flashbang_max 1        // Flashbang
//other
sv_turbophysics 0 //now you can stand on barrels, tables, and push/pull them with the "use" key.
phys_pushscale 3  //Force applied to objects when you shoot at it.
sv_pushaway_clientside 1
//imprtant settings
mp_roundtime 10
//////////////////////////// DOWNLOAD ////////////////////////////
// Allow clients to download files
sv_allowdownload 1
sv_download 1
// Allow clients to upload customizations files like logospray files
sv_allowupload 1
// Sets the maximum size that a map can be to be automatically downloaded
// Any map under this value can be automatically downloaded by a user
net_maxfilesize 1000
sv_consistency 1
//something with rates
rate 10000
//b hopping is ALLOW
sv_enablebunnyhopping 0
//make it so you go in the air faster!
sv_airaccelerate 10
//restrictions
sm_restrict smokegrenade
sm_restrict flashbang
sm_restrict flash
//other commands
sv_gravity 800
default_fov 90
fov 90
 
So idk if its my specs or upload speed that is no good in hosting a 40 player server?