Search results for "apache best performance config"

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

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 serving 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 the hardware, software, accounts, network and traffic are identical to a previou… 13, 3, 1, 0 and 36.35

Comments { 1 }

Apache config for Worker MPM vs Prefork MPM

work with Worker MPM: http://www.virtualmin.com/node/15046 http://articles.slicehost.com/2010/5/19/configuring-the-apache-mpm-on-centos Un-Comment HTTPD=/usr/sbin/httpd.worker in /etc/sysconfig/httpd restart apache do some performance testing and raise your worker server and thread limits to sane levels in httpd.conf If you need to recompile Apache and PHP, then you should do more research. Recompiling is not a trivial process. I found that m… 10, 2, 5, 0 and 28.98

Comments { 1 }

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

APC INFO Monitor My Virtualmin CentOS 5.6 Virtual Private Server runs several virtual domains with PHP under FCGId using APC for opcode caching: Joomla, PHPbb, WordPress, etc . APC is somewhat challenging to configure properly with fcgid-enabled virtual domains, but it is quite helpful to optimize system resources and prevent traffic surges on one site from affecting overall server performance. Joomla and PHPbb have code that is pre-optimized wi… 12, 0, 3, 0 and 24.5

Comments { 43 }

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

Virtualmin now includes support for Nginx web server. I deploy many WordPress sites with W3 Total Cache and APC Alternative PHP Cache, so I was very interested to see how Nginx performance compares to Apache for WordPress, and whether APC and W3TC would play nice with Nginx. I prefer to install WordPress in public_html/wordpress for ease of development, compatibility with other scripts, etc. Accordingly, the suggested configuration is for WordPr… 11, 0, 0, 0 and 20.62

Comments { 11 }

Apache and MySql Performance Tuning for High Traffic Website

…ject to crippling traffic from the Internet’s millions of malicious and compromised servers and personal computers. Reconfigured Apache web server, PHP and MySQL to better utilize the server’s horsepower. Default configurations were limiting the number of concurrent user sessions the server could handle. Changed PHP to run as FastCGI (fcgid) and recompiled Apache to better handle the needs of a high traffic WordPress site. Configured… 4, 2, 3, 0 and 17.15

Comments { 0 }

Load Balancing Virtualmin WordPress Hosting Server with Varnish on AWS

… of the Virtualmin/Apache and Webmin/MySQL servers, because the user will be interacting only with CloudFront CDN and Varnish Caching Servers. Load Balancing The Load Balancing layer can be deployed separate from the current configuration, with DNS change to Route 53 for domains that require Load Balancing. If DNS routing for a domain goes to the Elastic IP, that traffic will interact directly with the primary Virtualmin/Apache server, which is … 6, 0, 0, 0 and 8.91

Comments { 2 }

Résumé

ites Information architecture and design for open source content management systems Linux Apache MySQL PHP web server administration Postfix Dovecot Sendmail mail server administration DNS & Domain Name Registration LAMP performance tuning: Apache Prefork and Worker MPM, MySQL query cache, APC OpCode & User Cache Script and database-driven interactive technology using PHP, MySQL, Javascript, CSS video — delivered via DVD, CD, or web t… 3, 0, 0, 0 and 4.86

Comments { 0 }

APC Cache Considerations for Virtual Hosting Environments

…d CPU requirements are too great. I suggest using Virtualmin for a shared hosting environment with APC cache, because it does allow to set php.ini and fcgiwrapper for every individual virtual host, and so to set an individual configuration for APC per virtual server. However with 200+ virtual hosts all running PHP script packages, as is the case with a commodity shared hosting server, this will use a lot of memory, and you will need somewhere in … 2, 0, 1, 0 and 4.49

Comments { 2 }

Joomla Content Management

…r a start, they are not complicated. They are developed with non-technical business users in mind, for reliability and ease of use. Our solutions don’t require the user or administrator of the system to know HTML. I can configure CMS for any level of website. From a simple site with several static pages that are easily edited by non-technical net newbies, to a full-blown corporate site with document management, internal calendars, bulletin … 1, 0, 0, 0 and 1.49

Comments { 0 }