Re: SSI Includes inconsistent?

Running on Win95, JDK 1.2.2, Hotspot 1.0.1, using mostly default values
from fresh install of Jigsaw 2.0.4, as I have not changed general server
props that much.

I will revise my statement of the behavior a bit.  After 10-20 document
requests after starting Jigsaw fresh, it starts exhibiting this
behavior.  Sometimes, for instance, if there are 3 includes in a
document, it will include ONE of them randomly but not the others - if I
reload the document in the browser it will show the complete document -
but then it crumbles again on a subsequent reload.

I guess if it's hitting some limit after that many document requests,
that does sound like some kind of cache ceiling, but it's not handling
it very gracefully, if that's what it is.  I haven't been using SSI that
much until recently on Jigsaw, so I can't really give you a history on
when it surfaced.

Any suggestions?

-- mike


Yves Lafon wrote:
> 
> On Mon, 17 Apr 2000, Michael Crowl wrote:
> 
> > For some reason, includes only work EVERY OTHER REQUEST of the page.
> > I.E., on the first request of a document, only the content between the
> > includes will appear in the browser.  If I look at the source code
> > Jigsaw generated, the spots where the includes were are just blank.
> > However, if I reload the document in the browser, all the includes pop
> > in.  If I reload again, they disappear.  And so on and so on.
> >
> > Very strange.  Has anyone else experienced this?  And if not, Benoit or
> > Yves, if you have any idea as to why Jigsaw might do this, it would help
> > me out alot.
> 
> I have never seen this before, and there are no good (or bad) reasons that
> would explain this behaviour. Do you have some cache causing problem in
> the middle?
> What kind of setup do you have (so that we may try to reproduce this
> behaviour?)
> 
>       /\          - Yves Lafon - World Wide Web Consortium -
>   /\ /  \        Architecture Domain - Jigsaw Activity Leader
>  /  \    \/\
> /    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org

Received on Monday, 24 April 2000 19:38:45 UTC