Re: Memory Leak due to misuse of toD EIP

2025-06-10 Thread Gabriel Souza
Alright... thank you for the reply! Really appreciate it. Do you think this is clear enough in the current documentation? To me, this part is rather confusing: IMPORTANT: this will only reduce the endpoint cache of the toD that has a chance of being reused in case a message is routed with the sa

Re: Memory Leak due to misuse of toD EIP

2025-06-10 Thread Gabriel Souza
Alright, understood. Thanks! Em ter., 10 de jun. de 2025, 10:51, Claus Ibsen escreveu: > Hi > > Its either > > a) > Do not use all those HTTP_XXX headers with toD. > Instead put dynamic parts in the toD uri with {{xxx}} placeholders for > headers / variables etc. > > b) > Or use a single static

Re: Memory Leak due to misuse of toD EIP

2025-06-10 Thread Claus Ibsen
Hi Its either a) Do not use all those HTTP_XXX headers with toD. Instead put dynamic parts in the toD uri with {{xxx}} placeholders for headers / variables etc. b) Or use a single static to and only HTTP_XXX headers On Tue, Jun 10, 2025 at 2:27 PM Gabriel Souza < gabrielaraujodesouz...@gmail.