Contact Menu

Search results for "apache-configuration-performance-first-byte-time"

LAMP-linux-apache-mysql-php

Tuning Apache and MySQL for Best Performance in a Shared Virtual Hosting Environment

…static HTML files. This presents challenges in security as well as performance tuning. It is impossible to predict whether a certain configuration will work properly for a given server, unless… (Search hits: 25 in body, 2 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 1271.21)

Continue Reading 9
APC INFO Monitor

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

…X’s) must remain to allow APC to add random string OR set to /dev/zero for anonymous mmap if you can spare the memory APC Manual: http://www.php.net/manual/en/book.apc.php APC Runtime Configuration http://www.php.net/manual/en/apc.configuration.php… (Search hits: 25 in body, 0 in title, 0 in categories, 3 in tags, 0 in other taxonomies, 0 in comments. Score: 1164.39)

Continue Reading 57
SoccerNews.com website

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

…server, PHP and MySQL to better utilize the server’s horsepower. Cpanel’s efault Apache and MySQL configurations were limiting the number of concurrent user sessions the server could handle. Changed PHP… (Search hits: 5 in body, 2 in title, 0 in categories, 3 in tags, 0 in other taxonomies, 0 in comments. Score: 480.71)

Continue Reading 4
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…AWS. I now have a configuration that seems to work for all WordPress features, including logged-out commenting. This configuration also works well with W3 Total Cache. This configuration is for… (Search hits: 8 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 341.84)

Continue Reading 25

Web Hosting

Decades of experience hosting websites, from small local sites with only a few html pages, to high-traffic sites with thousands of users and pages.  Website hosting, evolved Web hosting has changed dramatically in the last few years. The majority of accounts are now running PHP scripts and MySQL, whereas in the past most accounts were only […]

Continue Reading

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

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

…load and create it: <?php /* Template Name: Custom Current Headlines Feed */ $numposts = 10; $category_id = get_cat_ID(‘Current Headlines’); function custom_rss_date( $timestamp = null ) { $timestamp = ($timestamp==null)… (Search hits: 4 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 170.92)

Continue Reading 0