Re: Strange Caching Problem With Latest Tux
Ingo Molnar <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 16 Apr 2002, Gregory Whalin wrote: > Now, I was able to solve this problem by shutting off etags and last > modified generation in Tux ... > > echo 0 > /proc/sys/net/tux/generate_etags > echo 0 > /proc/sys/net/tux/generate_last_mod is it only (0,0) that makes your forums work? We know that (1,1) doesnt work, but what about (1,0) and (0,1)? My guess is that perhaps etags is that confuses IE. In the all-Apache setup, what exact header does Apache return for the images (and html) in the 'works just fine' case? Ingo