Nathan L. Kugland wrote:
Hi All,

I'm curious as to whether anyone has experience running separate image servers in low-traffic environments. Is it worth it? Would I be better off spending time setting up a proxy server? My goal is to minimize the latency for a small number of concurrent users.

I've had lots of success with a light reverse proxy (httpd or squid) in front of my mod_perl servers. I would recommend it, as it's simpler than 2 completely separate servers for dynamic content and static stuff.

I like squid for this, as it's virtually drop-in and play.

Cheers,

Nathan


-- -------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to