OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

search-ws message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [search-ws] resultSetIdleTime/resultSetTTL


 From: Hammond, Tony
> I must admit to still being confused about these parameters. I kind of get 
> the idea, I think. But then I'm not sure. It seems to me that TTL is 
> measured from the original request, and represents a certain fixed period 
> in time where the result set will be alive, whereas IdleTime is a delta 
> from the last request and provides a moving window which can be used to 
> prolong result set lifetime past the original TTL. Is that it? Actually, I 
> really am horribly baffled by all of this.

Tell me if this helps and then we'll go from there.

The search response says resultSetTTL is two weeks and resultSetIdleTime is 
one hour.

This means:

If the client references that result set within an hour, then that one hour 
timer gets reset for another hour.  If an hour goes by without a reference, 
the result set goes away.  In any case, the result set goes away after two 
weeks, even if it is constantly referenced.

(So no,  idle time does not prolong lifetime beyond TTL. TTL is the max.)

--Ray





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]