On 21/10/05, Thomas Kessler <[EMAIL PROTECTED]> wrote:
> Hi there!
>
> Last week we were testing some large applications at Deutsche Bank using 
> Jmeter Scripts. We were using HTTPSampler2 to sample requests. All 
> applications were available using HTTPS only.
>
> We found following issues:
>  * for each HTTPSampler for each thread there was opened one Socket 
> Connection, instead of using one

True. I'd forgotten that had yet to be implemented.

>     socket connection for all HTTPSamplers in a thread
>  * Cookies were not delivered the correct way

What was the problem with the cookies?

> I've made a quick an dirty patch for that issues, please find attached the 
> modified class HTTPSampler2.java.

In future we'd prefer these as attachments to a Bugzilla issue please
- makes it easier to keep track of them, and does not overload the
mailing list.

> Please drop me a message if there are any questions about my patch...
>
> Thankx...

Thanks to you.
> Thomas Keßler
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to