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

Trying to set proxy-address-forwading #214

Open
seanoreilly1973 opened this issue Jul 29, 2017 · 1 comment
Open

Trying to set proxy-address-forwading #214

seanoreilly1973 opened this issue Jul 29, 2017 · 1 comment

Comments

@seanoreilly1973
Copy link

I am using the following code to try to enable proxy-address-forwarding in the default http-listener.

wildfly::resource { '/subsystem=undertow/server="default-server"/http-listener=default': content => { 'proxy_address_forwarding' => true, } }

Unfortunately I am getting the following error.

[1;31mError: /Stage[main]/Main/Wildfly::Resource[/subsystem=undertow/server="default-server"/http-listener=default]/Wildfly_resource[/subsystem=undertow/server="default-server"/http-listener=default]: Could not evaluate: 757: unexpected token at '<html><head><title>Error</title></head><body>503 - Service Unavailable</body></html>'�[0m�[0m

Has anyone done this who can help point me in the right direction?

Thanks

Sean

@seanoreilly1973 seanoreilly1973 changed the title Trying to set proxy-address-forwading Trying to set proxy-address-forwading Jul 30, 2017
@vStone
Copy link

vStone commented Feb 12, 2018

Seems to be related to #206

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

No branches or pull requests

2 participants