Streaming requests
Overview
Streaming is a mechanism used by the Push technology whereby a blocking request is sent by the client to the server. In other words, the client never completely finishes reading the server response to the request, the server sending back several separate response messages in the same response flow.
NeoLoad uses a special request to represent a streaming request in Virtual User profiles.
To be able to handle streaming requests, you will need to purchase the optional Push module. This module is included in the demo version of NeoLoad.
Home