Created 04-08-2024 12:05 PM
Hi,
I am using InvokeHTTP processer in Apache Nifi. Only 20 requests are getting POST at a time. how can I increase the number of requests post through InvokeHttp.
Do we have any parameter we can add or change in the InvokeHTTP processer it self orDo we need to change any config level changes.
Thanks In advance.
Created 04-08-2024 11:11 PM
@udayAleGMSocrates wrote:Hi,
I am using InvokeHTTP processer in Apache Nifi. Only 20 requests are getting POST at a time. how can I increase the number of requests post through InvokeHttp.
Do we have any parameter we can add or change in the InvokeHTTP processer it self orDo we need to change any config level changes.
Thanks In advance.
Hello, @udayAle
To increase the number of requests that can be sent concurrently through the InvokeHTTP processor in Apache NiFi, you can adjust the following settings:
Please note that increasing the number of concurrent requests may put additional load on both NiFi and the target server, so it’s important to monitor the performance and stability of your system after making these changes. If you’re unsure about the optimal settings, it’s a good practice to incrementally increase the concurrent tasks and observe the impact.
If you need further assistance or have more questions, feel free to ask!.
Best Regard,
ryan1969
Created 04-08-2024 11:11 PM
@udayAleGMSocrates wrote:Hi,
I am using InvokeHTTP processer in Apache Nifi. Only 20 requests are getting POST at a time. how can I increase the number of requests post through InvokeHttp.
Do we have any parameter we can add or change in the InvokeHTTP processer it self orDo we need to change any config level changes.
Thanks In advance.
Hello, @udayAle
To increase the number of requests that can be sent concurrently through the InvokeHTTP processor in Apache NiFi, you can adjust the following settings:
Please note that increasing the number of concurrent requests may put additional load on both NiFi and the target server, so it’s important to monitor the performance and stability of your system after making these changes. If you’re unsure about the optimal settings, it’s a good practice to incrementally increase the concurrent tasks and observe the impact.
If you need further assistance or have more questions, feel free to ask!.
Best Regard,
ryan1969
Created 05-21-2024 06:50 AM
Thanks for the above solution. Can you please help me on below query.
how to configure email alerts in Nifi whenever files stuck in queue for more than 3 minutes
Created 05-21-2024 10:38 AM
@udayAle
Please start a new community question for your unrelated follow-up question above. Responses to an unrelated question will lead to confusion to other community members who may be having similar problems.
You can use @<username> to notify specific people about new community questions.
Thank you,
Matt