From 06de258c05ef21f31355dd0274d1b7ee3aeae2a7 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 7 Oct 2014 17:58:15 +0200 Subject: add performance notices for php-fpm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 657a47ceb..3cb364653 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ To update the News app use: ## Performance Notices * Use MySQL or PostgreSQL for better database performance * Use the [updater script to thread and speed up the update](https://github.com/owncloud/news/wiki/Cron-1.2) +* Feed updates on plattforms using **php-fpm** are significantly slower due to workarounds which are needed to deal with [libxml not being threadsafe](https://bugs.php.net/bug.php?id=64938) ## FAQ -- cgit v1.2.3