From e18bcc615720d461ef898c14bf172a982b4c546f Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Thu, 7 Dec 2023 16:50:00 +0100 Subject: [PATCH] Third-party Plugins / OPNWAF - add a note about websockets --- source/vendor/deciso/opnwaf.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/vendor/deciso/opnwaf.rst b/source/vendor/deciso/opnwaf.rst index f29ec435..acb246f6 100644 --- a/source/vendor/deciso/opnwaf.rst +++ b/source/vendor/deciso/opnwaf.rst @@ -125,7 +125,10 @@ the Virtual servers. Enabled Enable this location Path Local path to match Remote destinations Locations to forward requests to, when more than one is provided, requests will be - loadbalanced in a round robin fashion. + loadbalanced in a round robin fashion. Supports :code:`http`, :code:`https`, :code:`ws` + and :code:`wss` destinations. + When your webapp uses websockets and https requests, use :code:`wss://` + (available as of 22.10.1) Access control List of networks allowed to access this path (empty means any) VirtualServer The server this location belongs to Description User friendly description for this location