Dear GI Experts,
I have 2 questions regarding the scalability of GI:
- First, in the startServer script, what’s maximum value that we can set for TE’s memory (i.e. Xmx):
set TE_NODE_OPTIONS=”-XX:MaxNewSize=48m -XX:NewSize=48m -Xms256m -Xmx256m”
If we have a 8 GB memory server, can we set it to 8 GB?
- Second, is there a guideline on how many TE nodes that we can have on a single server, especially if we have a server with a lot of memory? For example, if we have a 8 GB memory server, how many TE nodes can we have on it?



