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

Add vhost-limits API #200

Merged
merged 3 commits into from
Jul 14, 2021
Merged

Conversation

Sauci
Copy link

@Sauci Sauci commented Jul 11, 2021

This pull request adds support to set the max-connection limit for a specified vhost (see REST API: /api/vhost-limits)

Copy link
Owner

@michaelklishin michaelklishin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you but this is not the API I would like to see.

A set of virtual host limits is effectively a map. The "put" operation should not be so specific that it focusses on a single limit. It should let the user provide a type safe map-like structure instead..

@michaelklishin michaelklishin merged commit a2acdb0 into michaelklishin:master Jul 14, 2021
@michaelklishin
Copy link
Owner

Thank you!

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.

2 participants