Contact Menu

Search results for "tuning-apache-mysql-apc"

WordPress Fail2Ban RegEx for RedHat, CentOS, Amazon Linux

VacantServer WordPress sites are getting hammered with bad logins and probes. We’ve implemented a plugin to log failed login attempts to syslog, and a Fail2Ban filter for the same. If you run these on RedHat, you’ll need some additional configuration info… here it is: WordPress login failure regex (error_log): ^%(__prefix_line)sAuthentication failure for .* from <HOST>$ […]

Continue Reading 0
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

I have been working on a Varnish front-end for Apache, to be used with WordPress sites. I described the architecture in Load Balancing Virtualmin WordPress Hosting Server with Varnish on… (Search hits: 1 in body, 0 in title, 0 in categories, 3 in tags, 0 in other taxonomies, 0 in comments. Score: 149.7)

Continue Reading 25

Integrating Content from External Sources into OU Campus Using RSS, PHP, and JavaScript

…?></link> <description><?php bloginfo_rss(“description”) ?></description> <lastBuildDate><?php echo mysql2date(‘D, d M Y H:i:s +0000’, get_lastpostmodified(‘GMT’), false); ?></lastBuildDate> <language><?php bloginfo_rss( ‘language’ ); ?></language> <sy:updatePeriod><?php echo apply_filters( ‘rss_update_period’, ‘hourly’ ); ?></sy:updatePeriod> <sy:updateFrequency><?php echo apply_filters(… (Search hits: 1 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 46.06)

Continue Reading 0