Hello experts,
We have observed our prod server is consuming many threads for sFTP operation and memory utelization is too high (above 80%). To release those threads we are explictly calling the garbage collection from a java service through scheduler.
But later we found it impacts the performance of other service ie response time of other services.
What is the best way to release the thread and memory for IS?
Any solution in this regards
Regards,
Sasanka
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services