RE: Terrible soap performance...Help!

2001-10-19 Thread Anthony LaMarca
Barnaby, Whoo, you're barking up the right tree. A simple servlet is fast (~5ms) from win2k to win2k. So the problem seems to be in the soap stuff. So, any thoughts as to where to look? Could soap be using TCP slow-start? Any idea what soap 2.2 would be doing for 200ms on win2k that it would do

RE: Terrible soap performance...Help!

2001-10-19 Thread Anthony LaMarca
Thanks for th great responses. Barnaby: My soap service is already the equivelant of 'Hello World' (returns '3' rather than 'Hellp World') Heitzso: I fibbed a bit, I just re-checked the linux and the round trip call time varied between 31ms and 47ms. Still pretty respecable. Running Java 1.3.

Terrible soap performance...Help!

2001-10-19 Thread Anthony LaMarca
Ack! I'm stuck, and hoping one you wonderful people can bail me out. I'm running soap 2.2 and I'm getting terrible performance running the server on a windows 2000 box. I've run soap on both tomcat and jetty and I get the same thing: about 200ms for a roundtrip call. My service is trivial, retur