People have recommended using Lighttpd for serving images and other
static content...

http://www.linux.com/feature/51673

I am using Apache 2.2 with Prefork MPM as I had no idea about Worker
MPM when we started... :(

So it's hogging up a lot of memory even for 30-40 active
users...killing the server's performance...

I was wondering rather than using Lighty at the back with Apache's
proxy module passing relevant content to it, won't it be better to use
Lighty at the front which passes dynamic requests to Apache? Can I do
that?

What about Squid?

If I am using only one machine, is it worth it to use Squid?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to