hello users of axis2c,

i am playing around with the mtom sample and have an question depending
on the speed of transmitting an image.

I have tried to find an answer in the userlist,
but didn't.

my system :

winXP + axis 0.96 + vs2005

scenario : request-response

client -------> image1 -------> server
client <------- image2 <------- server

both images have the same size, about 2 MB

i am using the mtom-sample and extended both sides with existing code from the sample, so that the server will send image2 as response
(instead of the simple text) and the client saves image2.

this works fine for me, i can set the 'optimzed' Flag with
AXIOM_TEXT_SET_OPTIMIZE and this works fine for both sides.

but the request- and the response-time seems to be very uneven.
request-time is about 2 sec until the server saves image1.
the response-time took much longer optimzed 30 sec and
not optimized about 1 min.

what could be my mistake or is this a known issue ?

mfg derMark


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

Reply via email to