Contact Menu

Search results for "apc-is-enabled-check"

APC INFO Monitor

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

…1 apc.shm_size = 12M apc.optimization = apc.num_files_hint = 512 apc.user_entries_hint = 1024 apc.ttl = apc.user_ttl = apc.gc_ttl = 600 apc.cache_by_default = apc.filters = “-/home/username/public_html/apc/apc\.php$” apc.slam_defense = apc.use_request_time = 1 apc.mmap_file_mask… (Search hits: 95 in body, 1 in title, 0 in categories, 4 in tags, 0 in other taxonomies, 0 in comments. Score: 4272.98)

Continue Reading 57
virtualmin-nginx-wordpress-permalinks-apc

WordPress with W3 Total Cache on Nginx with APC (Virtualmin)

…apc.optimization = apc.num_files_hint = 256 apc.user_entries_hint = 1024 apc.ttl = apc.user_ttl = apc.gc_ttl = 600 apc.cache_by_default = apc.filters = “-/home/username/public_html/scripts-not-to-cache/.*,-/home/username/public_html/apc/.*” apc.slam_defense = apc.use_request_time = 1 apc.mmap_file_mask = /tmp/apc.XXXXXX apc.file_update_protection =… (Search hits: 43 in body, 1 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 1954.89)

Continue Reading 20
LAMP-linux-apache-mysql-php

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

…slightly higher than Apache’s maxclients. If you are running database caching via APC, you may lower max_connections, because APC will serve the busiest queries directly from cache. Take Time to… (Search hits: 6 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 256.39)

Continue Reading 9

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

…minimize external requests for faster page load This cron job can be placed in /etc/cron.hourly to fetch WordPress feeds, check lastBuildDate, and compare that to the existing build date, and… (Search hits: 3 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 128.19)

Continue Reading 0
logo-mailman

Cpanel Mailman mailing lists: cannot manage lists after migrating to new host

…a new mailing list. This turned out to be a permissions issue: root@cpanel1 [/usr/local/cpanel/3rdparty/mailman/bin]# ./check_perms –snip– directory permissions must be 02775: /usr/local/cpanel/3rdparty/mailman/…/list_domain.com/… –snip– Problems found: 2999 # ./check_perms -f FIXED!!!… (Search hits: 2 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 117.51)

Continue Reading 2
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: 0 in body, 0 in title, 0 in categories, 3 in tags, 0 in other taxonomies, 0 in comments. Score: 96.14)

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

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

…repo: Find the latest epel-release at http://download.fedoraproject.org/pub/epel/6/x86_64/ rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm On Amazon Linux, epel-release is already loaded. Edit /etc/yum.repos.d/epel.repo to enabled=1 Edit /etc/yum.repos.d/epel.repo to only include necessary software packages: includepkgs=phpMyAdmin… (Search hits: 2 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 85.46)

Continue Reading 0