Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/177617
Change subject: mw1081: disable StatCache and toggle hhvm.check_sym_link to compare impact ...................................................................... mw1081: disable StatCache and toggle hhvm.check_sym_link to compare impact Change-Id: I8c1493d502515b703c4d705272d69a03683695de --- M hieradata/hosts/mw1081.yaml 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/17/177617/1 diff --git a/hieradata/hosts/mw1081.yaml b/hieradata/hosts/mw1081.yaml index a367bae..a6864ed 100644 --- a/hieradata/hosts/mw1081.yaml +++ b/hieradata/hosts/mw1081.yaml @@ -1,4 +1,3 @@ hhvm::extra::fcgi: hhvm: - server: - stat_cache: true + check_sym_link: false -- To view, visit https://gerrit.wikimedia.org/r/177617 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8c1493d502515b703c4d705272d69a03683695de Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
