Hi Steve,
We have a version management system that's being extended to use an Axis server. Our customers can store anything they want into the system, and we promise to return it back to them, on request.
Hopefully, not too many customers send items that big, but I don't want the transfer protocol to force an upper limit on size.
Thanks for the response. When I do get around to addressing the problem, I'll let you know.
Betsy
-----Original Message-----
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 04, 2003 9:37 AM
To: [EMAIL PROTECTED]
Subject: Re: DIME attachment size limit
----- Original Message -----
From: "Betsy Frey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 04, 2003 07:11
Subject: DIME attachment size limit
> I cannot send a file as a DIME attachment if the file size is more
> than
the
> DIME single-attachment limit of 2^32-1 bytes. The code looks like it
chunks
> larger files into multiple DIME attachments, but it does not seem to
> work.
>
> Is this a known bug?
> Is there a suggested work-around?
you are probably the first person to try and send stuff that big, which means you have just encountered the limits of the system. You could file a bug report, but the fastest way to fix it will probably mean you rummaging around in the code yourself.
out of curiosity, what kind of files are you sending over the wire that are that big, and how far is the web service from the clients as far as the network goes. I hope you are all on a fast LAN...
Notice: This email transmission and/or the attachments accompanying it may contain confidential information belonging to Merant. The information is only for the use of the intended recipient. If you have received this transmission in error, please notify the sender immediately by reply email, and then destroy all copies of the transmission.
