[BUG??] AOM connection retry every 2 minutes seems too short
Posted: Tue Dec 30, 2003 3:44 pm
AOM retries the connection to the API every 2 minutes when the server is temporary unavailable. This introduces the following observed behaviour:
The client seems to freeze up during the connection timeout (no respons and when brought on top it looks like a white square)
Maybe the connection retry timer should be increased with a few more minutes. This would also alleviate server load when the API becomes available (asuming that not all clients discovered server unavailability at the same time). Then the server receives connection from all clients not within 2 minutes but within a longer interval.
just a thought
The client seems to freeze up during the connection timeout (no respons and when brought on top it looks like a white square)
Maybe the connection retry timer should be increased with a few more minutes. This would also alleviate server load when the API becomes available (asuming that not all clients discovered server unavailability at the same time). Then the server receives connection from all clients not within 2 minutes but within a longer interval.
just a thought