Hi,
i have created differents kinds of profiles with different client memory settings (initialClientHeap and maxClientHeap ) like this:
[attachment=0]profile.PNG[/attachment]
The problem is that when i launch my solution using default settings (http://myserver/servoy-client/servoy_cl … ution.jnlp) or any profile settings (http://myserver/servoy-client/lowMem/solution.jnlp) the client memory usage is the same. But if i edit the JNLP files (default and profile) the only difference i can see is the new settings at the profile JNLP file:
servoy.maxClientHeap : 384
servoy.initialClientHeap : 256
So, where is the problem or what am I doing wrong?
I’m trying to do this because with Servoy 6.0.6 the clients memory is higher than Servoy 5, isn’t it?
Regards.