Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy pathname other than / too #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wighawag
Copy link

Currently prool only support node that accept only request at the "/" path

This PR pass the pathname through

Note that ideally the specific command /start, /stop, /restart, /messages should be placed before the poolId so that it does not clash with pathname used by the instance. But this would be a breaking change and can be added latter

@wighawag wighawag changed the title proxy pathname othan than / too proxy pathname other than / too Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant