0
votes

I have 1 application gateway which having 2 backends (Azure VM) which is hosting ASP CORE REST API with IIS. And both is using port 80 to communicate.

Everything is working fine with manual test until when we use jmeter to do 2500 Threads POST request load test, some of the request get "504 gateway timeout" as response.

I tried to run the exactly same load test towards the backend straight and didnt received any bad response.

Am i misconfigured something on my application gateway?

Configurations Configurations

HTTP Settings HTTP Settings

Probes Probes

1
Do you have premium sku resources with fully isolation?zolty13

1 Answers

0
votes

I believe you will need to contact Azure support to know error log generated when the load goes beyond a certain point.