Forum Discussion
souravkayal_287
Nimbostratus
Apr 17, 2017Application timeout
I have this application hosted on the F5. The timeout set on the jboss/apache server end is 15 mins. Hence i set the timeout on the persistence profile to be 15 mins, but still it gets timeout before...
James_Betts_290
Cirrus
Jul 27, 2017Please add a comment and show: * output of DIG or NSLOOKUP * VIP definition * URL being used to access site * Output from traceroute from workstation to server and from server to workstation
- is it same vip or different one?
[root@ve10:Active] config b virtual bar list virtual bar { destination 172.28.19.79:443 ip protocol 6 rules myrule profiles { clientssl { clientside } http {} tcp {} } } b[root@ve10:Active] config b rule myrule list rule myrule { when HTTP_REQUEST { if {[string tolower [HTTP::host]] equals "abc.com"} { HTTP::respond 301 Location "https://newabc.com[HTTP::uri]" } } } [root@ve10:Active] config curl -Ik https://172.28.19.79/something -H "Host: abc.com" HTTP/1.0 301 Moved Permanently Location: https://newabc.com/something Server: BigIP Connection: Keep-Alive Content-Length: 0
- Daniel_104050Aug 23, 2012
Nimbostratus
thank you for confirming and elaborating on my question! - Daniel_104050Aug 23, 2012
Nimbostratus
Second question, can a redirect and stream be in the same irule?
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