views:

30

answers:

0

Why are web service initial requests slow in Axis2?

Initial call to stub is like ~3000ms, every other call is like ~50ms.

I would guess that it has something to do with session overhead, but I've been wondering if there is anyway to eliminate some of the over head in that 3000ms.

Thanks, Chenz