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

Static Parse Errors - Help please

9dtinkler
Level 1
Level 1

Http requests are being sent to the wrong servers (as the default class) and returned as 404 as the servers don't host the specific pages.

Static parse errors are continually increasing and the url's being requested look fine. Relatively new to load balancing so can anyone point me in the right direction please?

1 Reply 1

ajayku2
Cisco Employee
Cisco Employee

This was answered in one of the post:

--------------------------------

We only parse the http header either to find a cookie or a header name or to find a specific url...

The static parse error can occur if you have an illegal character in any of these locations.

We have removed some of the restrictions .... but we are still very strict when parsing cookies.

If a cookie value or name contains spaces, or other illegal character that triggers an error.

In order to find the exact error, you will need to capture the offending packet with a sniffer trace and then inspect the cookies.

Also note that a static parse error does not forces the connection to be closed.

We just stop parsing and fall back to the default class and perform a normall loadbalance operation (no stickyness).

---------------------------------

You can attach the capture here. I can look into it.

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: