Hi everyone!
I have a question about HTTP connection in OCS. As i know, OSC running with Warn Standby redundancy type, 2 OCS server have 2 IP address. I configured HTTP port in OSC application and have a HTTP client but it can not sent notifucation HTTP POST with 2 url (sample: http://ocs_server:http_port/…). How HTTP client can sent to my backup OCS HTTP POST url (http://ocs_server_backup:http_port/…) when primary stopped or switchover ?
Thanks so much.