Skip to content

removed unused X-Real-IP#4

Closed
collinanderson wants to merge 1 commit intoepicserve:masterfrom
collinanderson:patch-1
Closed

removed unused X-Real-IP#4
collinanderson wants to merge 1 commit intoepicserve:masterfrom
collinanderson:patch-1

Conversation

@collinanderson
Copy link
Copy Markdown
Contributor

X-Forwarded-For should be used instead.

X-Forwarded-For should be used instead.
@epicserve
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@epicserve
Copy link
Copy Markdown
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
Copy Markdown
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