Consultor Eletrônico



Kbase P14615: When one transaction server was disconnected from the network, the name server was still trying to s
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/24/2008
Status: Verified

SYMPTOM(s):

When one transaction server was disconnected from the network, the name server was still trying to send the next first request to the server that was disconnected.

Subsequent requests are routed to the other brokers

FACT(s) (Environment):

Three transaction servers are configured to service the same WebSpeed service
Name server load balancing is enabled
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

CAUSE:

Since the broker is still registered with the name server within broker keepaliveTimeout, the name server does not unregister the broker. After this timeout value exceeds, the other two brokers will pick up

FIX:

This is expected behavior