Using Tokens

Navigation: Contents   Index   Previous   Next

Using Tokens

Some servers generate a session ID when a user logs into a site that has to be placed into all subsequent URLs. You do this with Webserver Stress Tool by placing the token into the HTML code of the page following the login (or anywhere else) using the following code:

<!--TOKENyoursessionidhereTOKEN-->

Any code inside a HTML page between “<!--TOKEN” and “TOKEN-->” is stored for each user indiviually and can be resent in the next URL(s) or POSTDATA by using the placeholder @@@.

 

Navigation: Contents   Index   Previous   Next

  • EN
  • DE
  • ES
  • FR
  • IT