Skip to content

Pass the request to another reverse proxy server #472

Closed as not planned
Closed as not planned
@geek-baba

Description

@geek-baba

This is working great for most use cases I have except when I am trying to redirect to another proxy service running on my Kubernetes cluster. The K8s cluster is running nginx ingress (proxy) and it should route to specific app based on the domain name. However looks like when I am passing it via nginx proxy manager to my k8s cluster, the url/domain name is not passed to it.

So in simplest terms I want to pass domain name from one nginx server to another for further processing, is this something possible?

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