change config to wss

This commit is contained in:
warunalakshitha 2017-10-15 19:44:04 +05:30
parent 7c371a0e23
commit bbcba7380c

View File

@ -98,7 +98,7 @@
</GeoLocationConfiguration>
<RemoteSessionConfiguration>
<Enabled>true</Enabled>
<RemoteSessionServerUrl>ws://localhost:9763</RemoteSessionServerUrl>
<RemoteSessionServerUrl>wss://localhost:9443</RemoteSessionServerUrl>
<MaximumHTTPConnectionPerHost>2</MaximumHTTPConnectionPerHost>
<MaximumTotalHTTPConnections>100</MaximumTotalHTTPConnections>
<MaximumMessagesPerSecond>20</MaximumMessagesPerSecond>