<div dir="ltr">You could probably do this by adding an alternative HTTP check such as "cont" or "post" or "httpstatus" with the same URL as for the HTTP check.<div><br></div><div>J</div><div><br>

<div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 21 February 2013 02:30, Werner Maier <span dir="ltr"><<a href="mailto:werner@maiers.de" target="_blank">werner@maiers.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm trying to set up a test for HTTP Response Time.<br>
This works ok for most things out of the box.<br>
<br>
Now the problem:<br>
I have a page that will be generated and then cached<br>
into memcache by the application on the webserver.<br>
<br>
I now want to record both - cached and uncached - http response times.<br>
<br>
I can fetch an uncached result with a special get parameter like this:<br>
        <a href="http://server/?nocache" target="_blank">http://server/?nocache</a><br>
so that is not a problem.<br>
But for the cached content, I need to ensure that the page is<br>
fetched two times and only record the second request response time.<br>
(the first one might be the one that generates the page and stores<br>
it into the cache so it might have wrong timings).<br>
<br>
Is there a possibility to do this with the onboard xymonnet things<br>
or do I have to write my own test for this?<br>
<br>
kind regards<span class="HOEnZb"><font color="#888888"><br>
<br>
Werner Maier<br>
--<br>
Dipl.-Ing. Univ. Werner Maier<br>
<a href="http://www.maiers.de/" target="_blank">http://www.maiers.de/</a><br>
______________________________<u></u>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<u></u>mailman/listinfo/xymon</a><br>
</font></span></blockquote></div><br></div>