- Posts: 7
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Database size concerns - Can site content and forum posts be separated?
- justincaseme
-
Topic Author
- Offline
- New Member
-
Less
More
16 years 7 months ago - 16 years 7 months ago #28834
by justincaseme
I'm evaluating forum options for Joomla, and I'm leaning towards Kunena. The integration and ease of use are certainly appealing! I'm concerned about scalability and long term performance though. :dry:
* Can Kunena forum data be separated from Joomla article content into a different database?
* Can anyone provide some sizing statistics for a typical Kunena forum? Before anyone says "there is no typical, each is unique!", here's what I mean by "typical".
- How big is the forum on Kunena.com?
- Can anyone provide an example of the format "Where X number of users are registered, a life of Y years, with Z average posts per day, our database size is ABC megabytes"?
* When a user attaches a file or image to a post, is the image stored in a regular directory and referenced by Kunena via URL? Or is the file actually stored within the database itself?
* Let's assume Kunena forum data can be separated from Joomla article content. Is there a way to break up the forum data as well? Let's use Kunena.com/forum as an example. After the forum reaches a certain size and activity level, it may be desirable to break it into different databases such as:
- (1) Kunena - To Speak!
- (2) Kunena 1.5.5
- (3) Kunenea 1.0.11, older
- (4) Kunena Wiki (5) Etc.
Thanks in advance!!!
* Can Kunena forum data be separated from Joomla article content into a different database?
* Can anyone provide some sizing statistics for a typical Kunena forum? Before anyone says "there is no typical, each is unique!", here's what I mean by "typical".
- How big is the forum on Kunena.com?
- Can anyone provide an example of the format "Where X number of users are registered, a life of Y years, with Z average posts per day, our database size is ABC megabytes"?
* When a user attaches a file or image to a post, is the image stored in a regular directory and referenced by Kunena via URL? Or is the file actually stored within the database itself?
* Let's assume Kunena forum data can be separated from Joomla article content. Is there a way to break up the forum data as well? Let's use Kunena.com/forum as an example. After the forum reaches a certain size and activity level, it may be desirable to break it into different databases such as:
- (1) Kunena - To Speak!
- (2) Kunena 1.5.5
- (3) Kunenea 1.0.11, older
- (4) Kunena Wiki (5) Etc.
Thanks in advance!!!
Last edit: 16 years 7 months ago by justincaseme.
Please Log in or Create an account to join the conversation.
16 years 6 months ago #31182
by mibnbikes
Replied by mibnbikes on topic Re: Database size concerns - Can site content and forum posts be separated?
Good question that I would also really like to know. Is it somehow possible that the
Kunena forum could run on a separate database?? Any hints??
Kind Regards Mikkel.
Kunena forum could run on a separate database?? Any hints??
Kind Regards Mikkel.
Please Log in or Create an account to join the conversation.
16 years 6 months ago #31557
by Matias
Replied by Matias on topic Re: Database size concerns - Can site content and forum posts be separated?
Why do you want separate database? All tables are stored in separate files, so it should not be issue.
Database with 250 000 messages takes about 250MB, so it's about 1KB/message.
Add avatars and attachments into that, if you allow them. They are stored in directory.
I don't think that forums will differ in these numbers as it's mostly data which is saved.
Breaking forum data into many databases/tables is highly inefficient and should not be done. If you want to store data in many places, do it in database server, not in software that uses it. And forums with millions of messages have still relatively small databases.
Database with 250 000 messages takes about 250MB, so it's about 1KB/message.
Add avatars and attachments into that, if you allow them. They are stored in directory.
I don't think that forums will differ in these numbers as it's mostly data which is saved.
Breaking forum data into many databases/tables is highly inefficient and should not be done. If you want to store data in many places, do it in database server, not in software that uses it. And forums with millions of messages have still relatively small databases.
Please Log in or Create an account to join the conversation.
16 years 6 months ago #31620
by mibnbikes
Replied by mibnbikes on topic Re: Database size concerns - Can site content and forum posts be separated?
Hi Matias,
thanks for your reply.
OK, when the messages does not take up more space than around 1KB per message
then the datebase issue for me is not problem. My concern was if the messages
took up a lot of space, then it would be a problem. There was also a back up
issue for me in this. But if 250.000 messages only fill up 250MB then it is perfect.
Once again thanks.
Regards Mikkel.
thanks for your reply.
OK, when the messages does not take up more space than around 1KB per message
then the datebase issue for me is not problem. My concern was if the messages
took up a lot of space, then it would be a problem. There was also a back up
issue for me in this. But if 250.000 messages only fill up 250MB then it is perfect.
Once again thanks.
Regards Mikkel.
Please Log in or Create an account to join the conversation.
16 years 6 months ago #31641
by Matias
Replied by Matias on topic Re: Database size concerns - Can site content and forum posts be separated?
Well, if your users are always posting novels, messages will take more space. But usually messages are about the same size as in this forum.
Please Log in or Create an account to join the conversation.
Time to create page: 0.260 seconds