Re: to find out size of _VIEWSTATE

2005-03-14 Thread Peter Lin
- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 10, 2005 7:43 PM > To: JMeter Users List > Subject: Re: to find out size of _VIEWSTATE > > ahh ok. you're referring to IIS aspx state management features. JMeter > doesn't know anything about non sta

RE: to find out size of _VIEWSTATE

2005-03-13 Thread suneetha suneetha
om: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 7:43 PM To: JMeter Users List Subject: Re: to find out size of _VIEWSTATE ahh ok. you're referring to IIS aspx state management features. JMeter doesn't know anything about non standard stuff like ASPX _VIEWSTATE. yo

Re: to find out size of _VIEWSTATE

2005-03-10 Thread Peter Lin
; I got you but can't figure out how to write a plugin to parse the > viewstate data can you tell me how can I do that. > > Thank you peter > > > -Original Message- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 10, 2005 7:43 P

RE: to find out size of _VIEWSTATE

2005-03-10 Thread Jayashree K
to write a plugin to parse the viewstate data can you tell me how can I do that. Thank you peter -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 7:43 PM To: JMeter Users List Subject: Re: to find out size of _VIEWSTATE ahh ok. you're r

RE: to find out size of _VIEWSTATE

2005-03-10 Thread K, Sandeep Reddy
e: to find out size of _VIEWSTATE ahh ok. you're referring to IIS aspx state management features. JMeter doesn't know anything about non standard stuff like ASPX _VIEWSTATE. you will probably have to write a plugin to parse the viewstate data, since it's specific

Re: to find out size of _VIEWSTATE

2005-03-10 Thread Peter Lin
results tree. > > -Original Message- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 10, 2005 6:13 PM > To: JMeter Users List > Subject: Re: to find out size of _VIEWSTATE > > I'm not sure what you're referring to. is your goal to see the b

Re: to find out size of _VIEWSTATE

2005-03-10 Thread Peter Lin
I'm not sure what you're referring to. is your goal to see the bytes sent by the server? if so, add the view results in tree listener and it should show the bytes sent. peter On Thu, 10 Mar 2005 06:29:50 -0500, K, Sandeep Reddy <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to fi