+

Search Tips   |   Advanced Search

  • Previous Topic
  • Next Topic
  • Book Index
  • Polling requests

    In This Section

  • Overview
  • Polling request specificities
  • Create a polling request
  • See Also

  • Requests
  • HTTP requests
  • SOAP requests
  • WebSocket requests
  • Oracle Forms requests
  • Adobe Flex/AMF requests
  • Adobe RTMP requests
  • Data Format Extension requests
  • Google Web Toolkit requests
  • Hessian requests
  • Java serialization requests
  • Siebel requests
  • Silverlight requests
  • Media requests
  • Streaming requests
  • Push messages
  • Validation
  • Global validation
  • Variable extractors
  • Advanced parameters
  • Variable correlation
  • Shortcuts
  • Compare requests and responses

  • Overview

    Polling is a mechanism used by the Push technology whereby a request is sent by the client to the server at regular intervals. In return, the server updates the status of connected client. Between two polling requests, the server stores the updates sent to the client in its memory until the next polling request is received.

    NeoLoad uses a special request to represent a polling request in User Paths.

    NeoLoad handles long polling in the same way as polling.


    Home