On Tue, 2007-06-26 at 10:22 +0200, Gabriela Gheorghe wrote: > Thanks for the reply! > > The problem is not caused by I/O, because my web services do no > operations on the disk. The client is a JMeter instance and the CPU > load on the client machine is almost nothing (less than 8-10 %). > Try to increase the number of threads in JMeter.
> So what I am looking for is for tuning some other parameters in > Tomcat, beside heap size and connection timeout. I am still loking for > the explaination. > Actually they do if services return results to JMeter. You could also try to increase the tomcat/axis2 thread pool size. Michele > All the best, > Gabriela > > On 6/25/07, Michele Mazzucco <[EMAIL PROTECTED]> wrote: > > On 25 Jun 2007, at 19:33, Gabriela Gheorghe wrote: > > > The problem is that I cannot run as many / time-consuming > requests > > so that > > the processor on the server reaches 100% CPU load. It only > reaches > > 90%, so > > the measurements for throughput that I need to obtain by > this testing, > > cannot be too relevant; I want 100% of the CPU working. > > > Are you sure that the bottleneck is not the client? > > > So my question would be - why is 10% of the CPU idle ? > > Couldn't it be because of I/O? > > > > Michele > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- > Kind regards / Freundliche Gruesse, > Gabriela Gheorghe > > Email: [EMAIL PROTECTED] / [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
