On Thu, 6 Jun 2002, Cliff Woolley wrote:

> On Thu, 6 Jun 2002, Joshua Slive wrote:
>
> > I got myself into a bug that is way over my head:
> > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9673
> > It seems that conditional GET (If-Modified-Since) is not working at all
> > correctly with output filters.  If someone wants to take a look, please
> > have at it.
>
> I just posted some responses on that PR.  Not sure about the ETag
> question, but all the rest seems like normal behavior to me.

You may be right about the content-length (although that means the
content-length filter is buffering the whole request -- Ewww!).  But the
ETag certainly seems wrong, and responding with a 304 on If-Modified-Since
requests also seems wrong.  There is no way that we can know that the SSI
page is unmodified unless XBitHack is set to full.

Now, whether the problem is in the core, or is mod_include and php, I have
no idea.

Joshua.

Reply via email to