Forum Discussion
Dashboards not refreshing
- Anonymous5 years ago
HI lmelo,
Have you also modify the MashupDisableContainerAutoConfig to enable the custom settings? By default custom setting not auto-enabled. (please also try to restart your gateway client if these setting does not change the current client)
SpoilerIf you've changed any of these settings manually, automatic scaling is not enabled by default. To enable it, in \Program Files\On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config set
MashupDisableContainerAutoConfigto False.Regards,
Xiaoxin Sheng
Hi lmelo,
As the document mentioned, the config file may host on \Program Files\On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config.
You can search for the 'full name' of the config file on the device that you installed the gateway, then you can find out corresponding properties and change its values.
Adjust gateway performance based on server CPU
Regards,
Xiaoxin Sheng
Yes, I tryed to changed the parameters on this file. For example, set MashupDefaultPoolContainerMaxCount to "1". Also tryed change the values on other parameters, but nothing worked. I'm a little lost here.
Tks anyway.
- Anonymous5 years agoNot applicable
HI lmelo,
Have you also modify the MashupDisableContainerAutoConfig to enable the custom settings? By default custom setting not auto-enabled. (please also try to restart your gateway client if these setting does not change the current client)
SpoilerIf you've changed any of these settings manually, automatic scaling is not enabled by default. To enable it, in \Program Files\On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config set
MashupDisableContainerAutoConfigto False.Regards,
Xiaoxin Sheng - lmelo5 years agoHelper I
Yes, now it worked! Thank you so much!