Skip to content

Configuration-driven proxy #73

@tsegismont

Description

@tsegismont

As of 4.5, it is possible to build a proxy server with different backend using a combination of vertx-http-proxy, vertx-web and vertx-web-proxy tools.

As an example: https://github.com/tsegismont/http-proxy-playground/

Users should be able to configure a proxy server using a configuration file.

Things to consider:

  • config file format (YAML?)
  • use Vert.x Web router to inspect incoming traffic?
  • how-to support changed configs (rollout of backend services) (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions