Re: Tux as a remote server caching device?
Miles Elam <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Ah, sorry. I thought you meant the dynamic requests from Apache et al. Unfortunately I haven't worked with TUX modules at all. - Miles Brian Akins wrote: >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? > >