novnc auto disconnection in browser if no action in 10min
Bug #1759774 reported by
Jeffrey Zhang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Fix Released
|
Undecided
|
Unassigned | ||
Pike |
New
|
Undecided
|
Unassigned | ||
Queens |
New
|
Undecided
|
Unassigned |
Bug Description
novnc is a websocket service, which is a long tcp connection.
haproxy should configure "timeout tunnel" with a large period.
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/557626 /git.openstack. org/cgit/ openstack/ kolla-ansible/ commit/ ?id=7aeb6825ff9 0da14f32251969b 254e2115a3438d
Committed: https:/
Submitter: Zuul
Branch: master
commit 7aeb6825ff90da1 4f32251969b254e 2115a3438d
Author: Jeffrey Zhang <email address hidden>
Date: Thu Mar 29 14:56:10 2018 +0800
Use a large number for haproxy timeout tunnel
timeout tunnel is use for WebSocket and CONNECT protocol. Need use a
larger number for it. Otherwise, novnc will be auto disconnected if no
action happend in a short time on browser.
Change-Id: If37623e8fda526 0ab0b38d2203f52 66777dba063
Closes-Bug: #1759774