|
Home > Archive > BizTalk Server General > May 2006 > Eliminating lag in File pickup from Samba share.
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 |
Eliminating lag in File pickup from Samba share.
|
|
| rsine@stationeryhouse.com 2005-11-22, 5:54 pm |
| I am using the File adapter to connect to a Samba share on AIX. There
is a significant lag of about 30 seconds until the file is picked up.
Is there a way to get rid of this huge lag?
-Thanks
| |
|
| Hi, I'm not sure if this would work but you could try changing the
MaxReceiveInterval and BatchSize in the adm_ServiceClass table on the
BizTalkMgmtDb.
You might want to read up on this first though as I'm not sure if it would
help.
Cheers,
Gary
"rsine@stationeryhouse.com" wrote:
> I am using the File adapter to connect to a Samba share on AIX. There
> is a significant lag of about 30 seconds until the file is picked up.
> Is there a way to get rid of this huge lag?
>
> -Thanks
>
>
| |
| Doug Girard [MSFT] 2006-05-29, 5:21 pm |
| There is a polling interval property on the receive location which can be
adjusted in milliseconds. With an NTFS share, we are able to use file
system alerts to asynchronously detect when files appear, but for a remote
Samba share we don't have that luxury so we have to rely on synchronous
polling solely.
HTH,
Doug Girard [MSFT]
Note: This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
>Thread-Topic: Eliminating lag in File pickup from Samba share.
>thread-index: AcXwFEVPaCSdEjIQQTeiFGjDdqxmcA==
>X-WBNR-Posting-Host: 195.10.45.137
>From: "=?Utf-8?B?R2FyeQ==?=" <Gary@discussions.microsoft.com>
>References: <1132694698.278625.326540@g14g2000cwa.googlegroups.com>
>Subject: RE: Eliminating lag in File pickup from Samba share.
>Date: Wed, 23 Nov 2005 01:57:10 -0800
>Lines: 19
>Message-ID: <53CAA4C1-10E0-4500-86B9-3D1CA34E4868@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.biztalk.general
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.biztalk.general:32898
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>Hi, I'm not sure if this would work but you could try changing the
>MaxReceiveInterval and BatchSize in the adm_ServiceClass table on the
>BizTalkMgmtDb.
>
>You might want to read up on this first though as I'm not sure if it would
>help.
>
>Cheers,
>Gary
>
>"rsine@stationeryhouse.com" wrote:
>
>
|
|
|
|
|