montania
Forum Replies Created
-
No, from checking out the source code almost all calls to
rmdir
andrename
is suppressing error messages so our PHP error log did not reveal any problem.I did check the wp-admin screens as well and everything was reporting OK there as well. If someone else has the same setup as us maybe you should add a check in in the Tools => Diagnostics screen to alert the user if required functions are disabled in PHP.
Upon further investigation it seems that our disable_functions directive in the PHP-FPM pools was too strict and was causing issues for Wordfence.
Removing
rmdir
andrename
from disabled functions seems to resolve the issue.We’ll keep an extra eye on the sites but for now everything seems to be working as expected.
(this is our company www.ads-software.com account)
I’ve created a simple test case which is using the same PHP-FPM pool as one of the affected sites.
Code and output below in the comment:
https://git.montania.se/snippets/10I’m seeing consistent <1s response times with this script.
Also verified with Apache Bench that the connection does not seem to be the problem.
https://git.montania.se/snippets/11
Could you provide some other URL to test?
I can also confirm that the issue is still present. Images from New Relic during my testing.
Forum: Plugins
In reply to: [ImageDrop] [Plugin: ImageDrop] SuggestionYou mean a search box to search Google Images for an image that you need?
That seems to me a bit far off from the plugin’s original mission, but I’ll bring it up as a suggestion.
Thanks!
Forum: Plugins
In reply to: [ImageDrop] [Plugin: ImageDrop] Suggestions/requestsHi
Thank you for your suggestions, we will take them into consideration for the next version update of the plugin.
We’ve discussed a drag-and-drop upload interface for the widget, but now WordPress has this natively so I’m not sure it would be to anyones use.
Forum: Plugins
In reply to: [ImageDrop] [Plugin: ImageDrop] refresh problemShould be fixed in the latest version