Increase mangoAPI "Availability"
-
I want to reduce the api dropping out on occasion when an influx of data comes in. I see the gateway times out from time to time despite using /v1/point-values PUT and /v2/point-values?fireEvents=ALWAYS POST.
What settings can I amend to make mango parse API calls faster and handle higher demand?
Fox
-
Also have issues with logins timing out upon trying to log in to the system.
Any further info on what settings I can leverage to improve system access since I have a couple hundred users trying to access their data at the same time??
Fox
-
Have you tried to increase the Medium priority core pool size, I believe the API is qued in the medium priority pool?
-
Medium looks more attached to event listeners.
Regardless, I have cranked medium and low higher to see what happensFox
-
Still no better