Under the heavy load arcgisonline GeometryServer is returning HTTP 50x errors

562
0
12-14-2016 12:03 AM
LarryFreeman
New Contributor

Hi,

I'm writing an application sending multiple asynchronous requests per second to Geometry Server. From time to time receiving InternalServerErrror or GatewayTimeout so I've made benchmark to measure what is the rate of failing requests. The results are below:

2 min test - 27835 asynchronous requests - received 4558 errors mainly HTTP 500, 503 and 504. 

I'm not using any SDK just simply call http get on specified url

I'm attaching the source code of my simply benchmark. 

Thanks in advance for help 

0 Kudos
0 Replies