-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Hi, we are facing a peculiar situation.
A backend is configured to generate a "HTTP/1.1 303 See Other" status on a certain request.
Using wireshark I can see that the URL associated with that status (a redirect to a different domain) is correctly generated and passed to pound.
The clients, however, receive the URL with our company domain.
To better explain:
- the user calls https://our.domain/login
- the backend responds with 303 https://another.domain/speciallogin
- the user gets https://our.domain/speciallogin, which doesn't work.
I am quite sure that with pound 4.12 everything worked fine and that the problem started with pound 4.15 but I'm currently unable to rollback the upgrade.
Kind regards,
Alessandro
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels