Forum Discussion
The-messenger
Cirrostratus
2 years agoNeed to format an iRule to display HTML content after successfully completed APM
Trying to help out a Dev team that wants to decom a web server. Currently the webserver displays a basic web page, this web servers sits as a node on an LTM Virtual Server with an APM policy. It a...
The-messenger
Cirrostratus
2 years agoMy soluiton was two virutal servers, one acts as a gateway with an APM poiicy and directs to the second virtual after success on the policy. The second uses iFiles; an html file and images, css file referenced in the html file.