1

I am using TinyGet to stress test a website and monitor the W3WC process memory. The command I am using is as follows:

"C:\Program Files\IIS Resources\TinyGet\tinyget.exe" -a:ntlm -m:domainname -u:TestUser -p:TestPassword -srv:localhost -uri:/TestWebsite/TestWebPage.aspx -threads:2 -loop:10

This command works. However, TestWebPage.aspx is passed session variables from the previous page. Is there a way to simulate session variables in TinyGet?

Rich
  • 5,603
  • 9
  • 39
  • 61
w0051977
  • 15,099
  • 32
  • 152
  • 329
  • Is this question related to this?? **http://stackoverflow.com/questions/11522559/tinyget-and-stress-testing** – huMpty duMpty Jul 18 '12 at 09:20
  • @ huMpty duMpty, the first question asks why the W3WC process does not appear when I run TinyGet. I have answered this question (for future users). This question asks how to simulate session variables in TinyGet. The questions are not related. – w0051977 Jul 18 '12 at 09:23

0 Answers0