I think mod_headers/SetEnvIf/etc is applied at request time, before processing occurs (the parameters they have available to them are quite limited). But there may be a way to do later in the chain, and certainly with a custom mod. -- kb
On Tue, Mar 15, 2011 at 13:30, Martin Strand < [email protected]> wrote: > On Tue, 15 Mar 2011 21:16:11 +0100, Ken Brownfield <[email protected]> > wrote: > >> >> Apache unfortunately doesn't have a built-in mechanism/module to emit a >> header based on file size >> > > What about the "Content-Length" header? Apache seems to emit that > automatically. > > _______________________________________________ > varnish-misc mailing list > [email protected] > http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc >
_______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
