Forum Discussion
GEAH_138957
Dec 02, 2013Nimbostratus
why http 503 is returned to the client
Hi,
I am a newbie to F5.
F5 BigIP 6900
BigIP 10.2.0 build 1707
I have a F5 in front of my nginx. My nginx sits in front of a tomcat.
My client (a mobile app) uploads a file (500k...
PeteWhite
Dec 02, 2013Employee
There are number of things that you can do. Start by running tcpdump on the f5 internal and external interfaces to see properly what is going on. tcpdump -i -s0 -w /var/tmp/_1.cap host and port
in a different window, run tcpdump -i -s0 -w /var/tmp/_1.cap host or etc
This should capture the traffic. If it is SSL then use ssldump to decrypt it - ssldump -Aer -k -r _1.cap>>/var/tmp/ssldump_1.txt
Copy the files off with SCP, open them in Wireshark and look at both sides of the connection.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects