This message was deleted.
# _general
s
This message was deleted.
๐Ÿ‘€ 1
j
No. Citrix host the delivery controller. The CC is a proxy to that controller
โคด๏ธ 1
g
That's exactly what I thought. My co-worker has a different opinion, so I wanted to verify what I told him.
๐Ÿ‘ 1
j
There are some concepts that apply to both though like xml security, lhc stuff etc
โคด๏ธ 1
g
Thanks man
Yep, that part I got.
๐Ÿค˜ 1
j
There are some similar services though.
๐Ÿ’ฏ 1
g
True, thanks for that, Jarian. May be why he (my co-worker) is a little confused...
w
Some Delivery Controller regkeys can be set for Cloud Connectors. From Version 1.15 of my Citrix Cloud doc script: # Added Functions ProcessControllerServiceConfig and OutputControllerServiceConfig # Outputs data from Get-BrokerServiceConfigurationData # # There are 66 possible settings configurable by Set-BrokerServiceConfigurationData # # Since you have no access to set these registry keys and values on a Cloud Controller, # use Set-BrokerServiceConfigurationData to configure the setting and value # # Set-BrokerServiceConfigurationData Core.MaxHeartbeatIntervalMs -SettingValue 360000 # Running this will set the MaxHeartbeatIntervalMs to 6 minutes
g
๐Ÿ‘