Menu

delay's by request sending

Help
zyzyz
2007-10-02
2012-09-04
  • zyzyz

    zyzyz - 2007-10-02

    Hi,

    is in harvest some parameter/solution like DELAY, also time/pause parameter between sending more requests?

    Some web sites have on web server defence:
    When we send too many requests with short pause,
    they response on requests to the client with null answer (web server response to the client-side is a message with size 0B, also null answer - clear data) ... some solution?

    Thanks.

    PS: sorry for my english :-)

     
    • Jeff

      Jeff - 2007-10-02

      You can try the beanshell <script> tag. Write the delay in java/beanshell and place the tag so it's executed between requests.

       

Log in to post a comment.