|
|
|
|
![]() ![]() |
Oct 28 2005, 02:40 PM
Post
#1
|
|
|
Advanced Member Group: Members Posts: 198 Joined: 24-September 05 From: UK - England Member No.: 8,680 |
I'm using an IPB 1.3 forum. Everytime a new post is made, does that take up space on my host? Thanks
This post has been edited by microscopic^earthling: Oct 28 2005, 02:57 PM |
|
|
|
Oct 28 2005, 02:47 PM
Post
#2
|
|
|
Way Out Of Control - You need a life :) Group: [MODERATOR] Posts: 2,238 Joined: 16-August 05 Member No.: 7,896 myCENTs:75.08 |
Don't know for IPB3 precisely. However, if your forum shows the new post, and has way for answering, each thing kept in the forum must be somewhere, and this somewhere is precisely your space.
Just have a look at your account, each byte of used space is tracked. Simply write down the number of posts in your forum everyday, along with the used space in your account, and you will see precisely the space taken by the posts. Regards Yordan |
|
|
|
Oct 28 2005, 03:03 PM
Post
#3
|
|
|
PsYcheDeLiC dR3aMeR Group: Admin Posts: 2,242 Joined: 29-January 05 From: Nakorn Chaisri, Thailand Member No.: 2,411 myCENTs:84.36 |
Absolutely so - whichever forum software you use, your posts+associated data (member logins/points etc.) all are stashed in some database. Most popular db for this is of course, MySQL but many forum softwares these days support PostGRE-SQL too.
Anyway, storing data in a database itself means that the data is stored on your disk compacted in the database's own format. And wherever you're hosted at, your databases are located in your own alloted disk space. So any addition to this database, WILL DECREASE your disk space. However, how much space you loose out on depends entirely on the database software you're using and also influenced by the table FORMATS. Different table formats like ISAM, InnoDB etc. - all pack data differently and hence their disk space requirements are also different. |
|
|
|
Oct 28 2005, 09:11 PM
Post
#4
|
|
|
Advanced Member Group: Members Posts: 198 Joined: 24-September 05 From: UK - England Member No.: 8,680 |
Wow! Thanks you guys. I've been wondering about this question for ages and it's good to finally know the answer. But it is slightly worrying though to know that if your members like your site and make lots of posts, then that could take up all your host space!
|
|
|
|
Oct 29 2005, 07:39 PM
Post
#5
|
|
|
Super Member Group: Members Posts: 595 Joined: 4-September 04 Member No.: 228 |
The fact that forum posts take space and using forums takes processing time on the server seems to be things that not all people realize. Although it shoudl be pretty obvious.
So if allowed, people post completely useless stuff and attachments and such. So if you are concerned about usage of database disk space get a good moderation team to remove pointless posts and possibly ban people who post utter crap. Many forum software's contain methods for deleting or moving old posts. For high traffic boards archiving old stuff is a good idea. This saves space and prevents people from replying to old topics (the so called "thread necromancy") And people using the boards should rememver this too. The diskspace, the bandwidth and the processing time (in a way) is paid by someone. |
|
|
|
Nov 3 2005, 09:31 PM
Post
#6
|
|
|
Premium Member Group: Members Posts: 206 Joined: 4-September 05 Member No.: 8,310 |
yes its recommended you set the auto prune feature on your board, it will save loads of space, but if your a board thats need those archived posts like a warez board or a cheats board this isnt the best solution
|
|
|
|
Dec 19 2005, 05:37 AM
Post
#7
|
|
|
Colonel Panic Group: [MODERATOR] Posts: 2,876 Joined: 25-March 05 From: Toronto, Ontario, Canada Member No.: 3,233 myCENTs:50.40 |
I remember that SQL space doesn't count as your space on Cpanel X hosts, unless someone can tell me otherwise.
xboxrulz |
|
|
|
Dec 19 2005, 07:46 AM
Post
#8
|
|
|
Member - Active Contributor Group: Members Posts: 80 Joined: 5-September 05 Member No.: 8,327 |
yea i guess they do not count towards hosting space, but sql space also have a limit i guess?
the space taken up when a user post up a message must not be much, a few kbs i guess? depending on the length of post and data/bbcode/smileys/images ? |
|
|
|
Dec 19 2005, 08:43 AM
Post
#9
|
|
|
Super Member Group: Members Posts: 595 Joined: 4-September 04 Member No.: 228 |
SQL space has limitations and of course post length and BBcode determined how much space is taken on the database. Images and other attachments aren't usually saved on the database (although it can be done) but just uploaded to the web space, so they at least count towards the max web space. It's also wise to remember that complicated bulleting board systems save a lot of meta-data for each post/topic. Post time, editing history, poster address and of course information on which board/sub-board/topic the post belongs, is it a reply to a specific post and so on.
|
|
|
|
Dec 19 2005, 12:51 PM
Post
#10
|
|
|
Super Member Group: Members Posts: 572 Joined: 25-April 05 From: Nashville Tennessee Member No.: 4,340 |
Unless you have a really busy board with lots of long posts you should not really worry too much about disk space I have one server with one database that operates two different bulletin board sofware systems running PHP-Nuke with phpBB and PHP-Nuke running Invision (same forums as this site,but different version). I am up to 90% file capacity and about 85%. I have 100MEG storage including the database.
The main site has 45MEG of downloads so that leave about 40 meg being used by both sites, and unless you really need to keep really old posts, you can always delete the oldes ones by pruning them, so you really shouldn't worry too much about your disk space. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 2nd December 2008 - 10:25 PM |