cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
0
Helpful
2
Replies

Internal Load Balancing problem?

junior272
Level 1
Level 1

A end user opens a webpage to an internal web portal here. Then they click on a portion of the webpage that takes them to a timecard application

(content L3_Rule5 in the content switch). And here is where the problem begins, you can have three people properly bring up the webpage without a problem but users number four and five will receive a "page cannot be displayed error", and then next thing you know no one can access the webpage. When this happens I request the IP address of the user having the problem, execute the command sh sticky-table l3-sticky ipaddress 136.180.33.150 255.255.255.255 for example and then execute sh service | grep 10 to find out what service/server the user is being direct to, and the problem is usually with one server. I have checked the Content Switch and it's not being overloaded memory wise and the 'loads' on the services are low also and I confirmed all service are "alive". What happens then is we either reload the server or the CSS (usually the server) and then the problem is fixed for the time being and then it creeps up back again within a week give or take a few days. Below is a copy of the config of the device, any advice, ideas, or info would be appreciated.

Thanks,

Jase

2 Replies 2

pknoops
Level 3
Level 3

It would seem that the config on the CSS is a bit confusing. It's confusing because some of the services that are in the content rule are using uri keepalives, icmp and even scripted keepalives. Now, even with that type of configuration, things should work fine from the CSS perspective. I want to also mention that some of the services have a "port" command configured. This is not a keepalive but actually a command to tell the CSS to PORT NAT. So if the client comes in on port 80 and happens to go to 69.149_HTTP via the content rule, the CSS will port nat the port 80 packet to port 8390.

Can you take a closer look at this ? Maybe simplifying config config especially the services may help issolate the issue ?

Regards

Pete..

Here is a config of our redundant CSS that has the smame configuration for quite sometime now. Please let me know if there is anything that can improve performance, thanks!

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: