[ 
https://issues.apache.org/jira/browse/AMQ-9432?focusedWorklogId=905328&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-905328
 ]

ASF GitHub Bot logged work on AMQ-9432:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Feb/24 14:10
            Start Date: 16/Feb/24 14:10
    Worklog Time Spent: 10m 
      Work Description: thezbyg commented on PR #1155:
URL: https://github.com/apache/activemq/pull/1155#issuecomment-1948454247

   I do not mind, but should this WebSocket idle timeout still be active after 
higher level protocol (MQTT, STOMP) completes keep-alive negotiation with 
client and inactivity timer is started? Clients could also request to not have 
any keep-alive. I think that this WebSocket idle timeout is only useful until 
higher level protocol inactivity timer is started.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 905328)
    Time Spent: 0.5h  (was: 20m)

> WebSocket transports close connection after 30 seconds due to default Jetty 
> idle timeout
> ----------------------------------------------------------------------------------------
>
>                 Key: AMQ-9432
>                 URL: https://issues.apache.org/jira/browse/AMQ-9432
>             Project: ActiveMQ Classic
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 6.0.1
>            Reporter: Albertas Vyšniauskas
>            Priority: Minor
>         Attachments: disable-default-jetty-idle-timeout.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Hello,
> after update to ActiveMQ 6.0.1, WebSocket based transports unexpectedly close 
> after 30 seconds of inactivity. This is caused by Jetty update, because after 
> version 10.0 default idle timeout is set to 30 seconds (see 
> [https://github.com/jetty/jetty.project/commit/7e5dcda7085ce2267d4db1598d12a4aa89db5107).]
>  In previous versions idle timeout was disabled by default.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to