eternagame / EteRNA-public

6 stars 3 forks source link

Frequent long (~10 second) delays in the in-game scripting UI due to TCP/IP implementation #387

Closed Omei closed 10 years ago

Omei commented 10 years ago

See the form post https://getsatisfaction.com/eternagame/topics/why_is_the_database_api_so_slow for details.

Omei commented 10 years ago

To make it explicit, This appears to me to be a client-side issue, with the client sometimes not closing the TCP connection properly, until a 9-10 second timeout causes it to try again, this time correctly.