01-18-2010, 09:38 AM
|
#5 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
|
just set your server to handle the traffic, for example at a point when there are a lot of request's on this script. Make a max-limit for the script to be run and redirect -> to offload page after the max-limit has been reached.
you can do a lot of Server/user/etc mangement To handle
this kind of scripts, You should google it.
-CF
PS: Most servers are already setup to give a offload,page
when the traffic is to high, But you could make a side,
script for extra(mangement)
|
|
|
|