Biztalk only Posts two transactions at a time
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > Biztalk only Posts two transactions at a time




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Biztalk only Posts two transactions at a time  
Samar Roy


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-30-04 10:55 PM

I have a SOAP application that receives requests through a file adapter.
While testing, I send 10 requests at the same time. When I look at the SOAP
server for requests, I see only two come in. When they complete. I can see
another two come in. On the receive side, biztalk had picked up all the file
s
at the same time. If is a loading issue in Biztalk, or can I configure it
somewhere to post more files to the SOAP service at the same time.






[ Post a follow-up to this message ]



    Re: Biztalk only Posts two transactions at a time  
Arthur Nesterovsky


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-02-04 11:19 PM

Hi,

> I have a SOAP application that receives requests through a file adapter.
> While testing, I send 10 requests at the same time. When I look at the
SOAP
> server for requests, I see only two come in. When they complete. I can see
> another two come in. On the receive side, biztalk had picked up all the
files
> at the same time. If is a loading issue in Biztalk, or can I configure it
> somewhere to post more files to the SOAP service at the same time.

Did your orchestration requests something through HTTP?

It seems you've run into the old problem. The HTTP client cannot
have more than two opened connection at the same time.
This is default behavior.
______________________________
With best wishes, Arthur Nesterovsky
Please visit my home page:
http://www.nesterovsky-bros.com








[ Post a follow-up to this message ]



    Re: Biztalk only Posts two transactions at a time  
Arthur Nesterovsky


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-02-04 11:19 PM

> It seems you've run into the old problem. The HTTP client cannot
> have more than two opened connection at the same time.

To be more exact, the HTTP client cannot open at the same time more than
two connections to the same endpoint. But you can open e.g. 4 connection to
to two different endpoints, or, just for fun, create two clients that have 4
connections
to the same endpoint. And so on... ;-)
______________________________
With best wishes, Arthur Nesterovsky
Please visit my home page:
http://www.nesterovsky-bros.com









[ Post a follow-up to this message ]



    Re: Biztalk only Posts two transactions at a time  
Matt Milner


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-02-04 11:20 PM

you can change this behavior by modifying the machine.config file.  Look at
the connection management section in the <system.net> configuration section.
You can add an "add" node with the address of hte server you are calling and
set the connection limit higher than two.

Matt


"Arthur Nesterovsky" <arthur_NO_SPAM_PLEASE_@nesterovsky-bros.com> wrote in
message news:e7wBFJ1jEHA.3876@TK2MSFTNGP15.phx.gbl...
> Hi,
> 
> SOAP 
see[vbcol=seagreen] 
> files 
it[vbcol=seagreen] 
>
> Did your orchestration requests something through HTTP?
>
> It seems you've run into the old problem. The HTTP client cannot
> have more than two opened connection at the same time.
> This is default behavior.
> ______________________________
> With best wishes, Arthur Nesterovsky
> Please visit my home page:
>       http://www.nesterovsky-bros.com
>
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:46 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register