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

Support for subdomains #43

Open
justinperkins opened this issue May 10, 2024 · 0 comments
Open

Support for subdomains #43

justinperkins opened this issue May 10, 2024 · 0 comments

Comments

@justinperkins
Copy link

Apologies for jumping on the feature request bandwagon out of the gate, but hear me out ...

tl;dr: Optional support for blocking a path+subdomain would be really nice

I'd like to add this to a production multi-tenant app, and I know that historically cascading performance issues typically stem from latency spikes arising with certain tenants at certain path requests. I have often wished I had a toggle at my fingertips where I could disable path X for customer Y, as opposed to just path X across the board.

Disabling path X for all customers is not only overkill, but ultimately not something I can do very easily on the app I'm working on without a lot of red tape and team communications, approvals, and advanced customer notifications.

But disabling path X for customer Y would be no problem (from an operations perspective) and also more often than not, perfectly address the application performance urgency so that the team has the breathing room to deescalate the emergency.

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

No branches or pull requests

1 participant