Hi All,
We have an agents which will run or triggered from web browser and also have this notes.ini settings (DominoAsynchronizeAgents=1 ) to run this agent concurrently.
I like to know the max.no limit of concurrent agents that can be run or is their any settings to control the limit.
Regards,
Jaikumar
Subject: Maximum No.of Web agents
The number of agents that you can simultaneously run is defined in your server document in Server Task - Agent Manager and can be different for daytime and nighttime.
Subject: RE: Maximum No.of Web agents
Thanks Alain for your response…Settings that you have mentioned is for scheduled agents.But,I am concerned about http (web) agent.
Regards,
Jaikumar
Subject: RE: Maximum No.of Web agents
agents triggered manually do now have a fixed limit on how many you can run concurrently…
Subject: RE: Maximum No.of Web agents
Yes you are correct - that is only for agents controlled by the Agent Manager task.
Web agents are run by the HTTP task.
I don’t think there is a way of limiting them in v7.
If you have masses of agents being called over a short time frame you may notice an increase in response time to other http requests.