Capture Ninjafirewall log file events to trigger actions.

In this article, we create shutdown function in a Must-Use Plugin for WordPress that looks for new security events in the NinjaFirewall log file, then allows you to take any action you wish on those events.

Do Unix Domain Sockets boost WordPress performance?

The WordPress codex mentions using Unix Domain Sockets for database connections. But does it improve performance? This article explains how to use Unix Domain Sockets and tests their performance.