Search results for "how to calculate mpm worker for 500 concurrent connection"

Apache config for Worker MPM vs Prefork MPM

Worker MPM, however: some scripts (squirrelmail, phpmyadmin) do not work on a per-domain basis and must be run direct to the actual server process with symlinked directories. This is much more efficient but less convenient for virtual domain owners some /dev processes took on strange group permissions, getting the gid of the first user in the apache group. browser caching was not well supported… the dreaded “blank screen between pa… 29, 3, 4, 0 and 90.39

Comments { 1 }

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

. If you can’t raise apc.shm_size due to lack of available memory, try lowering the TTL’s (values in seconds, 0 is no limit, 600=10minutes, etc.). This will still have a good effect on high-traffic sites with many concurrent end users; caching is not at all necessary for low-traffic sites. However, be aware that lower TTL’s can cause more fragmentation. During Testing or Debugging with CMS caching plugins or modules While you ar… 8, 0, 1, 0 and 21.95

Comments { 43 }

Apache and MySql Performance Tuning for High Traffic Website

ilure Daemon to block malicious IP addresses, malware servers, bad bots, content scrapers, etc. Many of the problems leading to site crashes were due to constant bad bot traffic, security probes and Denial of Service attacks. Connection Tracking in the firewall now limits the amount of resources a single legitimate IP address can monopolize, in addition to blacklisting attackers. This is the first step to proper web server performance in today&#… 2, 0, 1, 0 and 7.78

Comments { 0 }

Social Media Integration

Facebook and Twitter are two very important social media platforms that can seriously improve the reach of your website content. Content Management Systems can be configured to automatically send new content to Facebook and Twitter via RSS feeds, with linkback to your website, which improves traffic. WordPress Sites $500 per site Install Facebook Connect and Twitter Connect plugins Optionally, add Facebook feed and fans, Facebook Comments &amp… 2, 0, 0, 0 and 5.74

Comments { 0 }

Résumé

Chris Gilligan Information Architect, Web Server Administrator, Media Producer web • video • print chris [at] chrisgilligan [dot] net chrisgilligan.com I design and produce information and communication media for corporate, small business, manufacturing and non-profit clients: web sites Information architecture and design for open source content management systems Linux Apache MySQL PHP web server administration Postfix Dovecot Sendmail mail … 2, 0, 0, 0 and 4.76

Comments { 0 }

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

, I have a server with Apache set to 256 maxclients, but the MySQL maxconnections set to 200, because many web requests do not require direct interaction with the MySQL server. Take a look at “Highest usage of available connections”, and lower maxconnections accordingly. It is safe to lower maxconnections to a number slightly above the reported highest usage. Doing so will allow you to set higher values for the individual cache settin… 1, 0, 1, 0 and 3.81

Comments { 1 }