-
Notifications
You must be signed in to change notification settings - Fork 209
Closed
Description
The documentation should contain information about the common combination of Vaadin (Flow) applications behind reverse proxies:
- HTTP(S) + Push (WS)
- AJP + Push (WS)
- Load Balancing with Sticky Session
Vaadin configuration:
- Vaadin deployed on
/app
and reverse proxy forwarding anything from/app
to the Vaadin app - Vaadin deployed on
/
and reverse proxy forwarding anything from/
to the Vaadin app - Vaadin deployed on
/app
and reverse proxy forwarding anything from/
to the Vaadin app
Reverse Proxies to be covered:
- Apache HTTP Server (2.4)
- NGINX
- Kubernetes Ingress Controller
- Microsoft IIS?
Related to:
tarekoraby, anm-cb, JasonTheDynamite and simasch
Metadata
Metadata
Assignees
Type
Projects
Status
March 2025 (24.7)
Status
Done