phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Tuning Apache


From: Alex Borges
Subject: Re: [Phpgroupware-developers] Tuning Apache
Date: Mon, 15 Sep 2003 16:06:58 -0500

This is a wide topic in itself. Where ive found the most impact is in
using apache 1.3.26 with lingerd (google for lingerd homepage). It
requires you to patch a vanilla apache thus recompiling php will also be
a must, as will be putting some new up/down scripts for lingerd. But its
well worth the trouble, ive seen amazing increases in performance with
this thing. 

Of all the tunnning options this is the hardest, but with the least cost
(does not require more memmory)

Another thing that can have a lot of impact is php cache. Most are
incorregible leakers, but ive ran into one called turck that seems to be
the smartest in memmory management issues. It will senssibli up your
perfomance. Anyhow, you should have plenty extra ram for this to show.

Finally, db tunning will also affect the performance. Make shure also
that you have enough ram and dig into the query cache and indexing
features of whatever database youre using. Mysql seams the most
configurable, postgres the least, but it does include a configurable
query cache size variable somwhere.

The more you can get on RAM, the fastest it will all go. Phpgroupware is
a hungry app, you do need some good tunning or serious iron to run it
for a larger number of users (300 and up, on less ive seen it can  cope
with it on a 'normal' box -dual 400mhz PII-PRo, scsi 2gig ram box).

El lun, 15-09-2003 a las 14:40, Bob Crandell escribió:
> Hi,
> 
> Someone recently mentioned tuning apache to make phpGroupWare run faster.  
> Now the
> stock, out-of-the-box (Slackware 9.0) install starts almost everything.  What 
> is the
> minimum list of modules required to run phpGroupWare?
> 
> Thanks
> 
> --
> Bob Crandell
> Assured Computing
> When you need to be sure.
> address@hidden
> www.assuredcomp.com
> Voice - 541-689-9159
> FAX - 541-463-1627
> Eugene, Oregon
> 
> 
> 
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]