transformation services 1.5 config

cancel
Showing results for 
Search instead for 
Did you mean: 
VS
Active Member II

transformation services 1.5 config

Jump to solution

I am trying to install ATS 1.5 with ACS 7.1 on same host.

1. How can i specify min/max heap sizes for the ATS jar files?

2. How can I change the log level on each jar. Currently lot of warning related to image transform are present which i want to suppress. 

3. Any way to add more threads or parallel process to fasten the transform process?

1 Solution
2 Replies
VS
Active Member II

Re: transformation services 1.5 config

Jump to solution

Follow up question.

We are starting up ACS. ATS and AQ on same host so its a local connection. In this scenario using "-XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80" might not help. We should use fixed xms and xmx values, otherwise component-wise heapsizes will become more than the actual memory on the host. Also would adding ATS require to increase db pool size and max connections on DB ?