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 sample nginx.conf and rate_limiting.html #88

Merged
merged 2 commits into from
Aug 20, 2017
Merged

Conversation

chappjc
Copy link
Member

@chappjc chappjc commented Aug 20, 2017

The sample nginx.conf demonstrates several important settings when using nginx as a reverse proxy:

  • websocket upgrade
  • RealIP module
  • rate limiting
  • auto-HTTPS redirect
  • SSL cert setup
  • gzip settings

The sample rate_limiting.html demonstrates a possible response to the client when requests are being refused due to rate limiting.

@chappjc chappjc merged commit aba81bf into master Aug 20, 2017
@chappjc
Copy link
Member Author

chappjc commented Aug 20, 2017

Partially addresses #30, but need golang side of that

@chappjc chappjc deleted the nginx-sample branch August 20, 2017 18:55
@chappjc chappjc mentioned this pull request Aug 20, 2017
@chappjc chappjc mentioned this pull request Aug 27, 2018
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