Hi all

I've been writing a script recently to test our new server application. I've been down a few blind alleys investigating an issue where my script is loading the 4xCPU SPARC machine it's running on at 95% CPU.

I've now narrowed this problem down to a group of widgets in the server app. which are returning 32kB of JSON text and this seems to be overloading the HTML Parser code in some way. Strangely the request in question only takes about 100ms to execute but disabling it changes the CPU usage of the JMeter process from ~96% to ~20%

Has anyone come across any issues like this and (hopefully) resolved them?

Cheers, Stuart



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

Reply via email to