MQ Service is not showing the delay in response time at client appe
search cancel

MQ Service is not showing the delay in response time at client appe

book

Article ID: 208381

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

MQ Virtual Service is set with 300 ms think time in VSI and when seen the VS metrics reports it show as 300 ms. However, the call to the VS will happen via REST API using soapUI and the response time is showing as 20-40 ms only.

Environment

All supported DevTest releases..

Cause

Staled messages in Queues caused the issue.

Resolution

Performed the below steps which resolved the issue. 
 
. Stop IBM MQ Virtual Service
. Locate the proxy request and response queues and clear them from IBM MQ Explorer. This will ensure that the application that listens on these queues does not consume stale messages.
. Start VS.
 
Set the Think Time to 300 ms and seeing 305-325 ms after cleaning the queues.