TCP Sampler with SSL

2009-07-02 Thread smartfish
Hi all, I want to send all the users request to the server using SSL. So how do i configure JMeter. What changes should i do in different porperties file Thanks in advance... -- View this message in context: http://www.nabble.com/TCP-Sampler-with-SSL-tp24318489p24318489.html Sent from the

Re: TCP Sampler

2009-06-27 Thread smartfish
Hi, My server responds to the user with a message that is appended by "\r\n" , so how do i set tcp.eolbyte to "\r\n" in jmeter.properties file . Thanks in advance... smartfish wrote: > > Thanks for the reply > According to what i have tried, users fi

Re: TCP Sampler

2009-06-26 Thread smartfish
gt; On 25/06/2009, smartfish wrote: >> >> Thanks for the reply, >> >> Information you gave is very useful. >> When a user connects, i don't want to disconnect the socket. The user >> should >> wait for every reply that comes from the user.

Re: TCP Sampler

2009-06-26 Thread smartfish
: > > On 25/06/2009, smartfish wrote: >> >> Thanks for the reply, >> >> Information you gave is very useful. >> When a user connects, i don't want to disconnect the socket. The user >> should >> wait for every reply that comes from the user.

Re: TCP Sampler

2009-06-26 Thread smartfish
: > > On 25/06/2009, smartfish wrote: >> >> Thanks for the reply, >> >> Information you gave is very useful. >> When a user connects, i don't want to disconnect the socket. The user >> should >> wait for every reply that comes from the user.

Re: TCP Sampler

2009-06-25 Thread smartfish
.. Thanks in advance sebb-2-2 wrote: > > On 24/06/2009, smartfish wrote: >> >> HI all, >> I am new to JMeter I want to open a socket connection and then >> fire >> 100's of commands through that socket connection.. I am using TCP >> Sam

TCP Sampler

2009-06-24 Thread smartfish
HI all, I am new to JMeter I want to open a socket connection and then fire 100's of commands through that socket connection.. I am using TCP Sampler to test this. I am created a thread group of 100 users. Then in that thread group i have created a tcp sampler which creates socket connectio