Skip to content

Hardening of Vulcan #31

Open
Open
@pquerna

Description

@pquerna

Right now Vulcan probably isn't that awesome to expose to the general internet.

We need to add many limits and hardening of what is accepted from clients, and better understand abusive upstreams.

For example:

  • Request bodies are not limited in any way, and may consume all memory.
  • Response Bodies are not streamed, and are buffered completely in memory.
  • Add or improve timeouts of clients, upstreams, etc.
  • Improve limits on number of headers, size of headers, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions