.Net API (502) Bad Gateway error

Hello,

Iam using Tamino .net API edit or xml documents to Tamino or getting information from Tamino.

The problem: when I’m firing a lot of query to Tamino to get some information (the query uses

TaminoConnectionMode.GlobalTransaction

sometimes the remote server returned an error: (502) Bad Gateway.

Why this error happens and what is the right way to solve it if I have to use transactions and i can not use thread sleeping becouse the performance is important to me.

Thank in advance ,
Wouter Splinter

This issue is also related to .Net API (502) Bad Gateway error - webMethods - Software AG Tech Community & Forums.

Bad gateway indicates that the client IP/name is not reachable
Do you have firewall between these two systems? check that.
Or check if the target system is up running all the time.