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

Discourse get real IP Address behind Fastly #163

Closed
renoirb opened this issue May 1, 2015 · 2 comments
Closed

Discourse get real IP Address behind Fastly #163

renoirb opened this issue May 1, 2015 · 2 comments
Assignees
Labels

Comments

@renoirb
Copy link
Member

renoirb commented May 1, 2015

It seems that the IP address doesn’t pass through to Discourse, yet.

This is unexpected work item, I thought the information was going through.

Possible causes

  • Discourse expects X-Forwarded-For with only one entry. No need to change Fastly at all, not even to add a header
  • Discourse reads from another header; correct.
  • NGINX at frontend rewrites header; nothing special to do here
  • NGINX inside Discourse container rewrites header; the container’s NGINX server handles it all

TIme estimate

  • Initial: 4h

Dependencies

@renoirb
Copy link
Member Author

renoirb commented May 1, 2015

Solved. Problem was caused by the fact that Discourse already has what’s needed. See my comments in meta.discourse.org/t/enable-a-cdn-for-your-discourse

@renoirb renoirb closed this as completed May 1, 2015
@renoirb renoirb self-assigned this May 7, 2015
@renoirb
Copy link
Member Author

renoirb commented May 12, 2015

Sent in "Work status update" email on devrel list

@renoirb renoirb removed the 4 - Done label May 12, 2015
renoirb added a commit to webplatform/salt-states that referenced this issue Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant