cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
468
Views
0
Helpful
1
Replies

configuring CSS for overload

iglaser
Level 1
Level 1

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

1 Reply 1

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

max connections 900

active

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

active

Syed

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: