Forum Discussion
Kent_Perrier_50
Nimbostratus
Nov 17, 2011Question on using ProxyPass
Our application developers want to have multiple versions of their application behind the same virtual server. The different versions of the app are in new pools. I am trying to support this using the...
hoolio
Cirrostratus
Nov 17, 2011Hi Kent,
If you have debug set to 2, you should at least see a log entry each time a client establishes a connection to the virtual server from this line:
if { $static::ProxyPassDebug > 1 } {
log local0. "[virtual name]: [IP::client_addr]:[TCP::client_port] -> [IP::local_addr]:[TCP::local_port]"
}
Do you see this entry? If not, can you confirm that the client is making it to the correct virtual server?
If that's correct, then do you have any custom syslog-ng configuration which would send the logs remotely instead of to /var/log/ltm?
Or do you have multiple instances in other rule(s) of the static variable, static::ProxyPassDebug, with one set to 0?
Aaron
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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