[ http://jira.jboss.com/jira/browse/JBAS-1611?page=history ]
Ovidiu Feodorov moved JBMESSAGING-21 to JBAS-1611:
--------------------------------------------------
Project: JBoss Application Server (was: JBoss Messaging)
Key: JBAS-1611 (was: JBMESSAGING-21)
Component: (was: JMS Destination Manager)
Security Level: Public
> ClientMonitorIntecepor
> ----------------------
>
> Key: JBAS-1611
> URL: http://jira.jboss.com/jira/browse/JBAS-1611
> Project: JBoss Application Server
> Type: Bug
> Reporter: Alex
>
>
> If client used HTTPConnection (HTTPConnectionFactory) to subscribe to the
> nondurable topic and client don't receive messages during ClientTimeout time
> ClientMonitorIntecepor (if it running) close connection for it, because http
> connection is stateles and client don't ping server even I set PingPeriod for
> http connection to some value difference from 0, and
> "getClientStats(dc).lastUsed" value udate only if client receive any message
> from the server.
> In the source code of HTTPILService the PingPeriod value set to the 0,
> and client never send ping message to the server.
> It's HTTPILService.startService source:
> public void startService() throws Exception
> {
> super.startService();
> this.pingPeriod = 0; // We don't do pings.
> ...........
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development