Using Python for my web site

Cliff Wells cliff at develix.com
Mon Jul 31 18:25:21 EDT 2006


On Mon, 2006-07-31 at 15:06 -0700, northband wrote:
> Makes sense, I will follow your advice.  Sounds like more time invest
> upfront will equal time saved over the long run.  I am defitely
> interested in proxy caching and load balancing.  Which do you
> recommend?  I have used #Pound while working for a university.

I currently use Pound, mostly for proxying to virtual hosts on my shared
hosting systems, but for heavy page hits and dynamic content, Squid is
probably of more interest since Pound doesn't do caching.

Regards,
Cliff





More information about the Python-list mailing list