Hello,
I am having an issue with a WAF. My topology is as follows: (internet) -> (ACE) -> (WAF) -> (ACE) -> (Server).
On the WAF I get this error: "Parser error: Document must start with '<' character. at byte 0 ".
When the WAF is bypassed, the application works.
Things I can think of that you need to know - This is a Sybase application, traffic is sent over port 80, but the data is encrypted between client and server.
Not sure if the problem is with what the ace is sending out to the WAF, or if the WAF simply doesn't like the traffic because it is encrypted but not typical ssl type traffic.
Has anyone encountered a problem like this before? How would you go about resolving this issue?
Herman