Dispatcher user load in Adobe Managed Service?
Hi There,
What is the maximum user load (concurrent) a single Dispatcher can handle in AMS? What could be single point of failure with such single instance.
Thanks.
Hi There,
What is the maximum user load (concurrent) a single Dispatcher can handle in AMS? What could be single point of failure with such single instance.
Thanks.
usually a standard adobe license on publish instance will support 200 concurrent users. dispatcher (aka apache) will not have any standard user load as it supports much higher number than publish instance.
Unless you are code is robust then it will support 200 concurrent users. Lets in you code you are not releasing the resources properly (like session or resourceResolver objects) then with in no time your requests will start fail even though it is not reaching 200 concurrent users.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.