Forum Discussion
nitin_singh_140
Nimbostratus
Apr 11, 2014access error in hud_access_handler
Hi
I am new to irules. F5 System is working as a proxy using apm and ltm. recently I have noticed pages are not being served.
In the logs I am getting an error
<139>Apr 11 11:46:28 xxxxxx err tmm2[...
nitin_singh_140
Nimbostratus
Apr 11, 2014I was using set sd [findstr [HTTP::uri] "/u" 4]
log local0. "SD= $sd"
if {[HTTP::uri] starts_with "/uh="} {
set vd $sd
} elseif {[HTTP::uri] starts_with "/us="} {
set vd "https://$sd"
}
and then
when ACCESS_SESSION_STARTED {
passing $vd to the APM - portal access
log local0. "ACCESS_SESSION_STARTED -- session path : $vd/\n"
ACCESS::session data set session.pa.uri.start "$vd/"
}
when I used us parameter name it started working again. also now its working for uh param also.
the parameter was uh=lg.com
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