Hi guys
Any final conclusion to this issue? What was your experience?
I’m having the same issue right now and planning to implement my own DynamicHttpRouter based on the HttpClient of apache commons. Similar to the existing HttpRouter, which unfortunately seems not to be extendible.
Additionally my DynamicHttpRouter has to struggle with fail over URLs. So if I get a negative response I have to try another URL.
Regards,
Reto