akka / akka/akka-http

Add `reverseProxy` directive

Open
#240 10 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1 - triaged help wanted t:routing t:server
Dominant language
Scala
Stars
1.4k
Forks
584
Avg merge
14h 33m
Merged PRs (30d)
24

Description

Issue by jrudolph
Tuesday Feb 10, 2015 at 16:33 GMT
Originally opened as https://github.com/akka/akka/issues/16844


to enable simple proxying of single requests to an (internal) remote backend.

This has some security implications: What to do with cookies, authentication data, etc.? So, it may make sense to provide some safe-guards preventing people from simply relaying requests e.g. by requiring to whitelist potential targets in the configuration or something similar.

See the discussions in the original ticket spray/spray#145 and an existing PR spray/spray#764.

/cc @sirthias

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reading the discussions in spray/spray#145 and the existing spray/spray#764 pull request, then determine whether the project has agreed on proxying behavior and security safeguards. Done requires an agreed, testable scope, but the issue does not define one.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
backend, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.