I have openfire installed on my debian server.
I want to know that whether openfire java memory should be less than server memory?
For e.g. i have a server with 256 MB RAM now can i have openfire java memory more than 256 MB RAM or it should be less than 256.
Please help
Thanks,
Pankaj
“Java memory” should definitely be lower, preferably quite a bit lower than available RAM, otherwise your server will start swapping and server performance go down a lot.
A number of things to consider to determine the “right” settings for Java heap space:
It may take some time to find the “ideal” settings, but often it’s not useful to just allow the server to take up more memory.