Forum Discussion
Nick_T_68319
Nimbostratus
Feb 26, 2014APM not rewriting properly
I am trying to setup an APM portal for a call recording product. Everything is working perfectly except we found that one page has some kind of hard coded URL in the HTML. APM is not rewriting it, ...
Rene_C_
Nimbostratus
Feb 26, 2014As far as i know, nothing is rewritten per default from the backend.
The cleanest solution would now be that the backend code is changed to something like
document.VXReplay.WaveFileName = "http://" + window.location.hostname + strURL;
If for some reason its not possible to change the backend code or the configuration accordingly, your only chance is to modify the response-stream directly through an iRule.
Nick_T_68319
Nimbostratus
Feb 27, 2014Ugh yeah, I hate when people code stuff like that. We are trying to get the vendor to update the code, but I don't know if it will be possible.
So I was looking into modifying the response-stream, but how do you append that long URL that APM adds f5w.....? Is that some kind of session id?
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