[ic] Session Expiration

Jonathan Clark interchange-users@interchange.redhat.com
Thu Nov 8 10:31:02 2001


[snip]
> Question now would be :
>
> when does the normal session expire ?
> I have not found the entry "SessionExpire" in the catalog.cfg,
> is it ok to put the entry there again ?
>

yes. See:
http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=icconfig05%2e78

This says it defaults to one day. I looked in Config.pm for IC 4.6.4 and the
default is one hour there.

> And what about the idea just to set the time of the javascript
> (thats the 7777)
> to any desired time and the path of the window.location to the
> logout page.

I have seen a routine (I think on the netsolutions website..?) which pops up
a messagebox alerting you that your session is about to expire. This would
be an alternative. For ic, I think this is only really relevant if you are
logged in since your session values are kept for longer. (see SaveExpire:
http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=icconfig05%2e69 
- default is 30 days)

> Which would leave only one question what does 7777 stand for timewise,
> are they miliseconds?

Yes. see
http://developer.netscape.com/docs/manuals/communicator/jsref/win1.htm

Jonathan
Webmaint.