I would like to ask about the number of simultaneous conversations supported by a single Workflow in Dify — specifically, how many users can chat with it at the same time. I noticed that each Workflow has a “Max concurrent requests” setting, but I understand that in a self-hosted environment the actual limit depends on the hardware.
Assuming that I am provided with a VM (4 cores, 8 GB RAM) dedicated solely to running Dify, how many users would be able to chat concurrently? My Workflow does not use RAG or a vector database, but it is a relatively long Workflow (around 25 nodes). Each message output takes approximately 4–8 seconds.