You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/03/17 14:15:48 UTC

DO NOT REPLY [Bug 34052] - Problem with Remote testing and WebService(SOAP) Request

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34052>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34052





------- Additional Comments From woolfel@yahoo.com  2005-03-17 14:15 -------
I'm not sure I understand the problem. Is the test setup this.

1. you have a webservice test plan that uses the webservice sampler
2. you're using multiple systems to do remote testing

Is that accurate. I should warn you that webservices scale horribly with respect
to concurrent load. If the xml parser your application is using is slow and eats
a ton of RAM, it's going to be hard to handle 20 concurrent webservice requests
on a 2.4ghz P4 system or 2ghz althon system.  This is from benchmarking with IIS
+ .NET and crimson for Java with tomcat.

with just one system, you can easily overload a webservice on the serverside.
especially if the webservice is making a call to a remote database and doing
real work.

peter

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org