Update:Archive/2.0/Architecture and General Design/Infrastructure: Difference between revisions

Added note about Squirm
No edit summary
(Added note about Squirm)
Line 8: Line 8:


We are currently using Squid for caching of images and content.  This has been quite scalable but we need to start considering using Apache2 + mod_cache/mod_proxy to be able to handle more types of HTTP 1.1 requests.
We are currently using Squid for caching of images and content.  This has been quite scalable but we need to start considering using Apache2 + mod_cache/mod_proxy to be able to handle more types of HTTP 1.1 requests.
We may want to consider using [http://squirm.foote.com.au/ Squirm] as part of Squid to handle certain caching situations.  See my proposal in [https://bugzilla.mozilla.org/show_bug.cgi?id=279379 bug 279379] for one.  It may also be useful for load balancing.
--[[User:Luser|Luser]] 11:51, 22 Jan 2005 (PST)


== Database ==
== Database ==
4

edits