05-10-2007 10:22 PM
Hi,
I'm looking for a way to configure a CSS to direct traffic to "overload" servers when the number of maximun connections is reached for a service. Is this possible?
Thanks,
Ilona Glaser
German Weather Service
05-11-2007 10:11 AM
Using primarysorry server feature you can send traffic to another server if maximum connection is reached for all servers.
Sample config
service server01
ip address 10.10.10.130
max connections 900
active
service server02
ip address 10.10.10.140
service sorry
protocol tcp
port 80
ip address 10.10.10.254
content prod
add service server01
add service server02
vip address 138.190.11.5
primarySorryServer sorry
Syed
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Log in to Community