We are running OpenQM 4.0.8 on W2019 in Azure.
We are running an Apache web server on a private separate server outside of Azure.
we are having what we consider slow and variable response times. we have added a considerable amount of tracking but are unable to find the bottleneck.
we are use PHP page to call a function that gets data from the QM server. we are using a http call
from the PHP function we call: (we have 20+ of these calls for different information), for instance:
http://web.xyz.com:8280/api/getpurp?fnme="obj.maint"
we know that the pageload (and function call) is taking 1.723 seconds. We have tracked the QM side at 8ms.
we have looked at the flush time in QM and tried WFLUSH to make sure that buffering the response is not part of our problem.
we are trying to make sure that we don' t have virus checking software causing delay on the W2019 machine
we are looking for best practice here.
do people use a private tunnel between webserver and DB server ?
do people put QM on the webserver and try to get the data locally?
I am not sure how to log the time any deeper than we are doing, and looking for some suggestions.
------------------------------
Jesse Tillia
Rocket Forum Shared Account
------------------------------
