Re: Strange Caching Problem With Latest Tux
Gregory Whalin <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Yes, it is only working with (0,0). As soon as I turn on either, it stops functioning properly. As for the header Apache is sending for images in an all apache config, it is .... [greg] [~] > telnet callandor 80 Trying 216.46.76.20... Connected to callandor.whalin.com. Escape character is '^]'. HEAD /forums/templates/subSilver/images/folder_lock.gif HTTP/1.1 Host: uccforum.whalin.com HTTP/1.1 200 OK Date: Tue, 16 Apr 2002 16:25:26 GMT Server: Apache/1.3.24 (Unix) mod_perl/1.26 PHP/4.1.2 Last-Modified: Thu, 04 Apr 2002 15:31:19 GMT ETag: "2fe97c-14d-3cac71c7" Accept-Ranges: bytes Content-Length: 333 Connection: close Content-Type: image/gif Connection closed by foreign host. [greg] [~] > Thoughts? Thanks! Greg Ingo Molnar wrote: >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 > > > >_______________________________________________ >tux-list mailing list >[email protected] >https://listman.redhat.com/mailman/listinfo/tux-list >