Hello,

I am working with HTTP Advanced sensor. I am interested is it possible to add "random value" parameter to URL, in order to avoid response caching on web server side? For example, my URL is: http://www.demo.url/index.php?load_project=123. I would like to have it like this: http://www.demo.url/index.php?load_project=123&rand=99999 where 9999 is random value, generated on every sensor scan.

Thank you, Arturas


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Unfortunately, that's not possible. You'd need to use PowerShell and the Custom EXE/Script Sensors :)


Oct, 2020 - Permalink