Forum Discussion
CSA
Jan 17, 2011Nimbostratus
Simple reverse proxy
Hi,
I'm trying to do something quite easy but I can't make it work.
I have an irule like this:
[...]
elseif {[HTTP::path] starts_with "/admin"} {
H...
Chris_Miller
Jan 17, 2011Altostratus
So:
1. User requests http://myapp.domain.com/admin/directory.
2. LTM sends their request to pool member as http://myapp.domain.com/directory.
3. If the user requests foobar.html, aren't they doing so as http://myapp.domain.com/admin/directory/foobar.html? In which case their request would be sent to the pool member as http://myapp.domain.com/directory/footbar.html?
I'm not quite getting where the issue is.
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