Hi All, I am trying multiple SOAP request to the attachment(DIME) webservice. If the client program has to call big size attachment file using attachment webservice, The AXIS server can send a lot of small size responce, I think affecting good performance for client and server. To fulfill following requirements, I tried to use HTTP Range header. But Axis server send only one SOAP envelope. Do you have any good idea to fufill my requirements? Thanks and regards, koki