Forum Discussion

Mahavishnu_1488's avatar
Mahavishnu_1488
Icon for Nimbostratus rankNimbostratus
Sep 08, 2017

HTTP monitor with response time configuration in receive string

Can i setup http monitor which send string as "GET /samplewebpage/something.jsp".Receive string condition should be 'if the response from this GET request doesn't cross 1 sec'. Means if the page loading takes more than 1 sec to load, then the pool member will be marked as down.This means BIGIP should intercept the "timing" section (when you hit F12 on browser, Network -> Timings-> response value) So is this can be achieved ? if yes how to configure the receive string. Please suggest.