Skip to content

Conversation

@poespas
Copy link
Collaborator

@poespas poespas commented Oct 24, 2025

No description provided.


```nginx
geo $limit_conn_per_ip {
default $remote_addr;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't think this actually worked, having a variable as a default value. When using the custom log type it just resulted in a string-value '$remote_addr'

@poespas poespas merged commit 83bcfb0 into master Oct 28, 2025
7 checks passed
@poespas poespas deleted the resolve-rate-limited-requsts branch October 28, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants