We have a load balancer, 2 web servers (each 4 cores 8 Gb RAM), 1 database server setup. Our D7 web app only has authenticated users.

The issue is: each request to a Services endpoint takes at least 200ms (so without our custom code being run). Is this normal?

If not, how can we determine the bottleneck?

Comments

koosvdkolk created an issue.