Changeset 2907
- Timestamp:
- 05/15/06 06:28:37 (2 years ago)
- Files:
-
- django/trunk/docs/cache.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/cache.txt
r2812 r2907 340 340 somedomain.com directly. 341 341 342 * Your Django Web site may sit ebehind a Squid Web proxy342 * Your Django Web site may sit behind a Squid Web proxy 343 343 (http://www.squid-cache.org/) that caches pages for performance. In this 344 344 case, each request first would be handled by Squid, and it'd only be
