Skip to content

Document common reverse proxy usages #1776

@knoobie

Description

@knoobie

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    March 2025 (24.7)

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions