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

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to