|
Home > Archive > BizTalk Server General > June 2004 > Large Files BTS2004
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Large Files BTS2004
|
|
|
| Has any tried very large files in BTS2004??
| |
| Tomas Restrepo \(MVP\) 2004-03-18, 1:59 pm |
| Hi Rama,
> Has any tried very large files in BTS2004??
2004 should support very large files indeed, as it removes the 20MB message
size limit. However, that doesn't mean you want to do everything on such
large files. Basically, you'll want to restrict yourself to messaging, since
orchestrations and transformations do require to load the complete document
in memory last I looked.
--
Tomas Restrepo
tomasr@mvps.org
| |
| Marc Mezquita 2004-06-11, 5:43 pm |
| Hi Rama,
BizTalk Server 2004 imposes no hard limits on message size, although large
messages will require more resources for processing and the limitation will
be imposed by the physical resources on your system. You can find some data
about large files throughput for different transports at the BTS 2004
performance whitepaper:
http://www.gotdotnet.com/team/wsser...Performance.zip
Thanks,
Marc
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified
at http://www.microsoft.com/info/cpyright.htm
|
|
|
|
|