In this section:
The Sequence Responses input mode allows you to specify a series of messages that are iteratively sent when the asset receives a request.
Add the responses you want the message responder to use in the order that they should be delivered. The response in the top of the list will be sent the first time that an asset is hit. The second response will be sent on the next hit, and so on. By default, the responder will loop back to the first message once all the message responses have been served.
Click New to add responses. You can select a response and click Up or Down to reorder the responses or Remove to delete a response.
You can also right-click on responses to access copy and paste functions.
A copied response will be pasted to the end of the response list. All configuration settings will be copied to the pasted response.
You can configure the message the responder sends in the Message tab.
By default, the responder uses the settings configured in the Transport Header tab for response headers, but you can override the settings for each response in the sequence.
You can specify response codes and configure time delays for responses in the Response Options tab.
If you want to add additional delay time to the response, specify the number of milliseconds to be added in the Think time field. Think time will be added to any think time specified in the Options tab > Performance Options page, as well as any additional delays specified via performance profiles (see Working with Performance Profiles).
The Request Template tab contains the same functionality as the tab of the same name found on the Options tab for the message responder, only applied to the specific response. If both are populated, this one takes precedence. See "Request Template" on the Message Responder Overview page for more information.