AEM Forms output Service
Hi All,
I am trying to create pdf using AEM forms output service. Can the output service handle multiple request for pdf generation at the same time.
Thanks
Hi All,
I am trying to create pdf using AEM forms output service. Can the output service handle multiple request for pdf generation at the same time.
Thanks
Hi @pulkit_jain_ ,
if we have 4 cores and we have set the configuration as 8 and suppose we are hitting more than 8 request (10,11,12...) then what will happen to the 9th and subsequent request will they wait in the queue or bounce .
Thanks.
Subsequent requests will be queued until one of the 8 XMLForm service processes is released back to the pool. The incoming requests will bounce back/timeout in case none of the threads are available to process the request after a particular time period.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.