Key: COMETD-331
URL: http://bugs.cometd.org/browse/COMETD-331
Project: CometD
Issue Type: Improvement
Components: javascript-common
Affects Versions: 2.4.0.RC3
Reporter: Saitz Peter
5 seconds default value for reload cookie seems a little bit low, may be 15 secs would be better, but it should be probably less then default server_session_timeout
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: http://bugs.cometd.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Simone Bordet resolved COMETD-331.
----------------------------------
Assignee: Simone Bordet
Fix Version/s: 2.4.0
Resolution: Won't Fix
The maxInterval used for ServerSession timeout is 10 seconds, has been so for a long time, and I am not keen to change this default, so the reload cookie expiration will stay at 5 seconds.
Both values (reload cookie expiration and ServerSession timeout) are easily configurable, your point about the fact that should be related is valid and reported in the documentation.
> reload extension default cookie expire time
> -------------------------------------------
>
> Key: COMETD-331
> URL: http://bugs.cometd.org/browse/COMETD-331
> Project: CometD
> Issue Type: Improvement
> Components: javascript-common
> Affects Versions: 2.4.0.RC3
> Reporter: Saitz Peter
> Assignee: Simone Bordet
> Fix For: 2.4.0
Saitz Peter commented on COMETD-331:
------------------------------------
The only reason I proposed adjustment is that may be in local setup 5s is acceptable, but when you are loading webpage from far or page that is large it might take longer to load. (as per our debug session where you were loading more or less empty page but from server located across the globe). So that defaults would be more aligned with real life deployments.
> reload extension default cookie expire time
> -------------------------------------------
>
> Key: COMETD-331
> URL: http://bugs.cometd.org/browse/COMETD-331
> Project: CometD
> Issue Type: Improvement
> Components: javascript-common
> Affects Versions: 2.4.0.RC3
> Reporter: Saitz Peter
> Assignee: Simone Bordet
> Fix For: 2.4.0
>
>