Hello,
We are using an F5 Device for Load Balancing and Redundancy. I'm looking for a URL that will give me a single 200 OK response such as the following.
http://servername/ibmcognos/cgi-bin/cognosisapi.dll?b_action=/dbg
this returns a message of "If you see this message pogo is alive"
I'm looking for the same url for a dispatcher http://servername:9300 etc etc
or any other recommendations are greatly appreciated for letting the F5 know a dispatcher has gone down.
Thanks in Advance.
J
This should work: http://www-01.ibm.com/support/docview.wss?uid=swg21344656
=>
http://servername:9300/p2pd/servlet/ping
am looking for the same..any suggestions?