Skip to content

feat: As a user, I want to enhance the custom path of Proxy-mirror plugin, so that it can be used in more scenarios #8260

Description

@Gallardot

Description

ref: #5305 #6506

Under the current implementation, if path is set, the original request url will be replaced. We hope to add a prefix mode to adapt to more business scenarios.

for example:
Traffic under different domain names enters the unified traffic mirroring service and is differentiated by path

hostA/* -> Proxy-mirror  ->  mirroringService:8080/A/*
hostB/foo/* -> Proxy-mirror  ->  mirroringService:8080/B/foo/*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions