| Author |
How many memory size would JForum use in Tomcat?
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Is any one can tell me
how many memory size would one JForum use in Tomcat?
for example 100 persons, 1000 persons, 10000 persons.
Thank you. [originally posted on jforum.net by sywhale]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
It depends the level of caching you're using, how many topics and posts exist, and how big they are.
JForum keeps one UserSession object instance for every session, as well information about categories, forums and topics.
You can use any profiler to find out how much memory is being used.
Rafael [originally posted on jforum.net by Rafael Steil]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Thanks Rafael [originally posted on jforum.net by sywhale]
|
 |
 |
|
|
subject: How many memory size would JForum use in Tomcat?
|
|
|