Contact Menu

Search results for "event apache worker"

APC INFO Monitor

How to Configure APC Cache on Virtual Servers with PHP running under FCGId

…run Apache with Worker MPM instead of Prefork MPM. More information about Apache Worker MPM vs. Prefork MPM » Installation Suggestions and Modification of Defaults Be sure to install the… (Search hits: 9 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 449.09)

Continue Reading 57
Screen Shot 2012-09-07 at 11.09.50 AM

Install phpMyAdmin with SSL on CentOS, Amazon Linux, RedHat (Apache or NginX)

…Apache 2.4 <RequireAny> Require ip 127.0.0.1 Require ip ::1 </RequireAny> </IfModule> <IfModule !mod_authz_core.c> # Apache 2.2 Order Deny,Allow # comment out Allow from All and add your own static IPs… (Search hits: 7 in body, 1 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 414.54)

Continue Reading 0
SoccerNews.com website

Apache and MySql Performance Tuning for High Traffic WordPress Website on Cpanel

…do not have a solid security and load balancing strategy are subject to crippling traffic from the Internet’s millions of malicious and compromised servers and personal computers. Reconfigured Apache web… (Search hits: 3 in body, 1 in title, 0 in categories, 2 in tags, 0 in other taxonomies, 0 in comments. Score: 299.39)

Continue Reading 4
TEDxChattanooga website screenshot

TEDx Event Website

I’m very excited to help out with Chattanooga’s premier TEDx event: TEDxChattanooga. TEDxChattanooga website For this site, I chose a responsive Bootstrap 3 SASS WordPress theme, originally developed for TEDxToronto…. (Search hits: 3 in body, 1 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 230.31)

Continue Reading 0
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…to start VARNISH_MIN_THREADS=1 # # # The Maximum number of worker threads to start VARNISH_MAX_THREADS=1000 # # # Idle timeout for worker threads VARNISH_THREAD_TIMEOUT=120 # # # Cache file location… (Search hits: 4 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 184.25)

Continue Reading 25
screen-shot 2016-03-02 at 1.13.28 PM

YouTube Gallery snippet & table transform for OU Campus

….css for styling //www.woosterwebdesign.com/responsive-youtube-player-with-playlist/ $(document).ready(function () { $(“.arrow-right”).bind(“click”, function (event) { event.preventDefault(); $(“.vid-list-container”).stop().animate({ scrollLeft: “+=336” }, 750); }); $(“.arrow-left”).bind(“click”, function (event) { event.preventDefault(); $(“.vid-list-container”).stop().animate({ scrollLeft: “-=336” }, 750); }); });… (Search hits: 4 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 184.25)

Continue Reading 0

Résumé

Chris Gilligan Web Developer, Information Architect, Web Server Administrator, Media Producer web • video • print chris@chrisgilligan.net chrisgilligan.com I design and produce information and communication media for university, corporate, small business, manufacturing and non-profit clients: web sites Information architecture and design for open source content management systems Front-end UI design, HTML, PHP, LESS Linux Apache/Nginx […]

Continue Reading

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