Hi Tommy,
Considering that the policy installation is known to consume CPU resources, I would start by checking that the firewall's resources are at normal levels to rule out the likelihood of the firewall finding itself under a high strain during policy push. Some of the typical commands would be the following:
- top
- free -m
- vmstat
Then, a few questions for you if you don't mind:
- How is the policy installed? Is it just access control or threat prevention as well? Also, is it pushed to all selected gateways or to each member individually?
- What about installing different policy packages? Does the problem appear again?
- Which ports have been configured on the firewall to allow skype?
- Have you tried to install policy from the firewall with fw fetch? If so, what was the result?
- Does the issue in question occur independently of which cluster member is in active state? In other words, if you carry out a fail over and push policy would the result be the same?
Thanks.