Re: how to optimize apache for better performance...

2011-10-14 Thread David Sastre
On Mon, Oct 03, 2011 at 09:03:53AM -0400, Joey L wrote:
 Besides loading what modules are need for apache, is there any performance
 tooling that i can use to better optimize apache on debian ??

It depends on the usage of the server, wether it runs non-threaded or
multi-threaded, uses encryption, proxies requests to backend servers,
serves static data, ...

I've always found the online docs very useful¹.

¹https://httpd.apache.org/docs/2.2
-- 
Huella de clave primaria: AD8F BDC0 5A2C FD5F A179  60E7 F79B AB04 5299 EC56


signature.asc
Description: Digital signature


how to optimize apache for better performance...

2011-10-03 Thread Joey L
Besides loading what modules are need for apache, is there any performance
tooling that i can use to better optimize apache on debian ??
I heard about zend or some kind of cache for the server ??
Can anyone recommend anything that is free out there and easy to use ??
thanks
mjh