Forum Discussion
Raj_Zucre_Ramir
Nimbostratus
Mar 23, 2010Network Error (gateway_error)
Hi Guys,
I have an Active/Active pair, and configured it to have a let's say VS 10.60.18.20 and it has two pools (proxy servers) 10.60.19.10 and 10.60.19.11
}
virtual my_vs {
translate service enable
pool my_pool
destination 10.60.18.20:any
}
}
pool my_pool {
monitor all my_monitor
members {
10.60.19.10:webcache {} ----> Bluecoat
10.60.19.11:webcache {} ----> Bluecoat
}
}
}
monitor my_monitor {
defaults from tcp
dest *:webcache
}
Whenever I go connect to my VS, I got this error message:
Network Error (gateway_error)
An error occurred attempting to communicate with an HTTP or SOCKS gateway.
The gateway may be temporarily unavailable, or there could be a network problem.
For assistance, contact your network support team.
===
And if I connect directly to the backend servers, I got this error message:
Request Error (invalid_request)
Your request could not be processed. Request could not be handled
This could be caused by a misconfiguration, or possibly a malformed request.
For assistance, contact your network support team.
Am I missing anything?
My colleague told me that we might need to put up an iRule.
Thanks!
- hoolio
Cirrostratus
If the requests direct to the pool members fail, I'd start the troubleshooting there. Once you get the direct requests working, you can test through LTM. - Raj_Zucre_Ramir
Nimbostratus
Hi! Thanks for your reply!
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects