Hi IFS Community!
IFS Version is Cloud 24R1 SU9
We have an SFTP Reader in IFS Connect that is struggling to process files that are >100KB. We’ve been able to process files without issue smaller than that, having the files listed in Connect Reader Queue and then passed along to Application Messages where they will fail to pass the IFS business logic (which is to be expected). IFS support has suggested increasing the memory to the middletier server, increasing it from 40GB of RAM to 48GB of RAM.
One thing that I’m curious about tuning wise is how to assign more memory specifically to the ifsapp-connect pod. Performing a describe on the current pod has a section that I’m thinking I would like to have increased, but am not certain how best to implement.
Limits:
cpu: 10
ephemeral-storage: 2G
memory: 3G ← this one here
This is certainly some “low level” tuning, but am curious if anyone here has successfully implemented a specific tuning of memory resources for the ifsapp-connect pods.
Thank you,
Randy