SV: [Loadsim-users] Problems with session id's
Brought to you by:
vsheffer
From: Torvald B. B. <Tor...@er...> - 2002-03-11 07:15:22
|
Hehe, can't really say that I understand what I meant by mail html eiter, but you got the point. What I have done in the meantime is to hack the source so that if I specify ____SID____ for a constant value, it inserts the value of the form field 'sid' from the last response. This works for this problem. In the meantime I have found some problems with the dataset functionality also, so I have made some modifications there too. regards Torvald B. Bringsvor It's unclear to me what you mean by "mail html". LoadSim generally does support what I call page data (the most common example being URL encoded session IDs). That functionality is, unfortunately, currently broken. If you can use a cookie based approach LoadSim will work for you now. One of the downsides of paged data is that LoadSim has to parse the downloaded pages, which means you cannot simulate as many virtual users. -vince On Tue, 2002-03-05 at 01:49, Torvald Baade Bringsvor wrote: > Hey. > > We have an application which uses session ID's embedded in the mail html. It > seemes like loadSim should be able to handle this, but there's no > documentation! Anybody reading this list? > > > > Med vennlig hilsen, > > Torvald Baade Bringsvor > > ErgoIntegration AS > Postboks 4364 Nydalen, 0402 Oslo > Telefon 23 14 50 00, Telefaks 23 14 50 01 > Direkte tlf.nr. 23 14 52 72, Mobilnr 979 80 494 > www.ergogroup.no > > |