Hannes Haug wrote:
>
> Pierpaolo Fumagalli wrote:
> >
> > The cache IS essential. We're not talking about proxying issues (these
> > are totally unrelated) but about caching those things that don't need to
> > be re-generated. And in this case, caching is a must.
>
> We could use proxies for caching.
> Of course they are not totally unrelated.
>
> See http://www.squid-cache.org/Doc/FAQ/FAQ-20.html and
> ftp://ftp.isi.edu/in-notes/rfc2616.txt section 13 "Caching in HTTP"
>
> Information goes more or less this way:
> file system -> servlet engine -> web server -> browser
> Why should we cache the servlet engine stuff if
> we can cache the web server or even browser stuff.
I'm talking something about:
1st request:
> Client -> Web Server -> Servlet Engine -> Cocoon -> Web Server -> Client
> |
> +---------> Cocoon Cache
2nd request:
> Client -> Web Server -+-> Client
> |
> Cocoon Cache -+
Pier
--
--------------------------------------------------------------------
- P I E R -
stable structure erected over water to allow the docking of seacraft
<mailto:pier@betaversion.org> <http://www.betaversion.org/~pier/>
--------------------------------------------------------------------
- ApacheCON Y2K: Come to the official Apache developers conference -
-------------------- <http://www.apachecon.com> --------------------
|