Re: Tux as a remote server caching device?
Brian Akins <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 21 Nov 2002 10:14:34 -0800 Miles Elam <[email protected]> wrote: > > No, TUX won't cache the dynamic requests; They always get passed > through without much intervention from TUX. According to the docs: the user-space module can make a decision to 1) serve a static reply, 2) serve a cached dynamic reply, or 3) create a dynamic reply. How can I cache a dynamic reply and then server it?