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 support of X-Forwarded-For header #1051

Merged
merged 2 commits into from
Jun 15, 2016

Conversation

HatsuneMiku3939
Copy link
Contributor

In the case of running fluentd behind HTTP proxy or load balancer,
a source address of TCP/IP packet will be replaced by load balancer.

This commit will be helpful in these case.

In the case of running fluentd behind HTTP proxy or load balancer,
a source address of TCP/IP packet will be replaced by load balancer.

This commit will be helpful in these case.
@HatsuneMiku3939 HatsuneMiku3939 changed the title In http x forwarded for add support of X-Forwarded-For header Jun 15, 2016
@repeatedly repeatedly merged commit 9f87159 into fluent:master Jun 15, 2016
@repeatedly
Copy link
Member

It seems good. Thanks!

@HatsuneMiku3939
Copy link
Contributor Author

Thanks!

@HatsuneMiku3939 HatsuneMiku3939 deleted the in_http_x_forwarded-for branch June 16, 2016 00:48
repeatedly added a commit that referenced this pull request Jun 16, 2016
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