[pve-devel] [PATCH http-server 0/2] Fix #1684 WebSocket proxy behind a buffered proxy.

René Jochum r.jochum at proxmox.com
Fri May 25 15:20:56 CEST 2018


The given patch fixes incoming WebSocket traffic behind buffered Proxies
like Nginx.

This fixes the "blank screen" problem users reported on the forums.

To have a fully working Nginx Reverse Proxy setup its important to
update nginx to 1.14 from the upstream repo.

René Jochum (2):
  Add .gitignore
  Fix WebSocket proxy behind a buffered proxy (Nginx).

 .gitignore                |  4 ++
 PVE/APIServer/AnyEvent.pm | 95 ++++++++++++++++++++++++-----------------------
 2 files changed, 52 insertions(+), 47 deletions(-)
 create mode 100644 .gitignore

-- 
2.11.0




More information about the pve-devel mailing list