Agent client controller query
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 10:32 PM
Hi Team,
Good Day!
I am configuring ACC and one thing I noticed that while configuring 'websocket server on the MID Server', for some of the mid servers it created an endpoint URL having 'ws' like 'ws://<ip_address>:port/ws/events' and for some it created having 'wss' like 'wss://<ip_address>:port/ws/events' .
May I know what is the reason behind it?
Best Regards,
Nav
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 11:14 PM
Hi @_navin9898,
please check below link:
https://stackoverflow.com/questions/26791107/ws-on-http-vs-wss-on-https
Thank you, please make helpful if you accept the solution.