Somak
09-27-2007, 04:13
Hi,
I've one query in the broker service. We have two front end and two back end servers in our production and use load balancer to balance load between them. While creating a booking for a partner, first the front end server receives the EDIFACT doc and process it and sends it to back end server to insert the record in database. Most of the time this functionality works fine but sometimes [seldom] it creates two similar records in the database for a single booking request. It seems that sometime both the backend servers are processing the same insertion request and creating double booking. Can anyone tell me if this happens in broker service where two same service in two different back end server is connected to a single broker for load balancing purpose? Please let me know if u have any suggestions to get rid of this!
I've one query in the broker service. We have two front end and two back end servers in our production and use load balancer to balance load between them. While creating a booking for a partner, first the front end server receives the EDIFACT doc and process it and sends it to back end server to insert the record in database. Most of the time this functionality works fine but sometimes [seldom] it creates two similar records in the database for a single booking request. It seems that sometime both the backend servers are processing the same insertion request and creating double booking. Can anyone tell me if this happens in broker service where two same service in two different back end server is connected to a single broker for load balancing purpose? Please let me know if u have any suggestions to get rid of this!