change config to wss

merge-requests/1/head
warunalakshitha 7 years ago
parent 7c371a0e23
commit bbcba7380c

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

Loading…
Cancel
Save