[ 
https://jira.jboss.org/browse/RF-8876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12537203#action_12537203
 ] 

Ilya Shaikovsky commented on RF-8876:
-------------------------------------

demosite has no problem of "unstoppable requests" at least for FF. I checked 
that acccording to Bean's code requests stopped after minute of working. So 
seems there are problems with scripts re-init aftrer requests which stops 
push/poll and reRender the push/poll components. Also - if this occured only at 
tomcat6? Because after I added code which stopped the polling after a minute in 
the past - IT not reported about the non-stoppable requests anymore.

> Push component keps http session active.
> ----------------------------------------
>
>                 Key: RF-8876
>                 URL: https://jira.jboss.org/browse/RF-8876
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 3.3.3.Final
>         Environment: Tomcat 5.5/6.0
>            Reporter: Alexander Smirnov
>            Assignee: Alexander Smirnov
>
> Although push polling requests does not access http session, every request 
> updates session access time, so it never expires while page with push 
> component opened.
> Also, it seems like push requests does not stop even if user leave such page. 
> polling request should be stopped on page unload event and resumed on page 
> loading.
> Possible solution is to introduce 'inactivity timeout' in push component that 
> stops it some time after last request to the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to