Forum Discussion
http profile breaks down my virtual server
you can review the ltm log [tailf /var/log/ltm]and verify what is returned when you have the http profile.
also, you can try to decrypt the packet capture so you see what is being exchanged.
use the syntax: tcpdump -nni 0.0:nnnp -s0 host -w /var/tmp/vs_http_fail.pcap -vv
use this to decrypt: K10209: Overview of packet tracing with the ssldump utility
or use the irule - apply it first to vs before running the pcap. also, make sure your session is fresh - so start from scratch - fresh browser session: see https://devcentral.f5.com/questions/ssldump-and-internal-hsm
when CLIENTSSL_HANDSHAKE {
log local0. "RSA Session-ID:[SSL::sessionid] Master-Key:[SSL::sessionsecret]”
}
try until you get the decrypted data, then, analyse further
good luck
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