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

removed unused X-Real-IP #4

Closed
wants to merge 1 commit into from

Conversation

collinanderson
Copy link
Contributor

X-Forwarded-For should be used instead.

X-Forwarded-For should be used instead.
@epicserve
Copy link
Owner

Examples I've seen use both X-Real-IP and X-Forwarded-For (e.g. https://lincolnloop.com/django-best-practices/deployment/servers.html). Do you have any explanation on why they aren't both needed?

@collinanderson
Copy link
Contributor Author

Cool. I sent a pull request there :) lincolnloop/django-best-practices#15

@epicserve
Copy link
Owner

Even Gunicorn has both on their deployment page (http://gunicorn.org/#deployment). I'm going to go ahead and close this without merging since I can't find any evidence that it isn't needed.

@epicserve epicserve closed this Sep 9, 2014
@epicserve
Copy link
Owner

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