Forum Discussion
Err Content Length mismatch???
So, when I put a VS behind a policy I get this error ERR_CONTENT_LENGTH_MISMATCH WHY? I have tried everything. Any help would be nice. It happens in Chrome. I have searched F5 docs and found nothing.
- Tikka_Nagi_1315Historic F5 Account
What version of BIGIP is this happening on? Have you taken a tcpdump and reviewed the HTTP Request to ensure content length matches with the actual data?
tcpdump -i 0.0:nnn -w /var/tmp/xyz.pcap host and host
Do you see any errors in /var/log/ltm and /var/log/asm at the time of the request?
- habib_Khan
Nimbostratus
JG2017 have you tried adding response chunking in http profile to rechunck or selective. Regarding what is causing mismatch. you need to capture traffic using http watch or fiddler.
- habib_Khan
Nimbostratus
You can write irule below and check.
when HTTP_RESPONSE { HTTP::disable }
map this to vs .
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com