Forum Hosting



Forum Hosting

Postby Katana » Mon Oct 20, 2008 7:06 pm

If your forum starts attracting a larger amount of users, you will probably want to move your forum over to a dedicated server. I know from experience that shared hosting can be very slow at time.
Katana

Newbie
Newbie
 
Posts: 25
Joined: Sun Oct 19, 2008 7:26 pm

Re: Forum Hosting

Postby admin » Mon Oct 20, 2008 7:59 pm

I've never had any site grow that large.  But lots of my favorites are on shared.  It's fine as long as I have enough connections to the db and cpu allowed.  I can't afford a vps or dedicated.
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

Re: Forum Hosting

Postby server_guy » Wed Oct 22, 2008 1:02 pm

You could always use a cache - though its difficult to cache a forum and it can mess up big-time, but if you set the cache to generate a new cached version of the page only if a new reply or a new topic is posted then it will cut down on your cpu usage and it will drastically cut down the number of db connections you use - eg if it takes 20 requests to generate a page every time a user visits and you get 5 users just looking at the pages in a day then there will usually be 100 db requests. if you cache the page, provided that no one makes a new post then that will be reduced to 20 requests (only the requests used to make the cached page). if every user posts a new topic, or a reply then the total number of requests made to the database would be the same as if there was no cache.
server_guy

Newbie
Newbie
 
Posts: 25
Joined: Tue Oct 21, 2008 6:45 am

Re: Forum Hosting

Postby admin » Wed Oct 22, 2008 1:08 pm

But I get 50 concurrent connections.  As long as they're not all on at the same time it doesn't matter.
Last edited by admin on Thu Oct 23, 2008 12:28 pm, edited 1 time in total.
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

Re: Forum Hosting

Postby server_guy » Thu Oct 23, 2008 8:19 am

50 connections per page load. not 50 connections per user. It can get to be intense if your traffic suddenly jumps! imagine 100 users at the same time - that's 5000 database requests just for the index page! I don't run any forums so don't really have experience of the traffic they generate and the load on your host (and you said you were using 1and1 so they will be able to handle it)
server_guy

Newbie
Newbie
 
Posts: 25
Joined: Tue Oct 21, 2008 6:45 am

Re: Forum Hosting

Postby admin » Thu Oct 23, 2008 12:32 pm

It is per user not per page.  That's what they said.  And no I don't use 1and1.  I use hostnine.com.  1and 1 is just for the domain names.  And hostmonster only offers 20 concurrent connections.  But this other site I like to visit has over 40,000 posts so shared is good a medium size site.
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

Re: Forum Hosting

Postby admin » Thu Oct 23, 2008 12:57 pm

See he says 100+ users on at the same time and no problems.

http://www.jaguarpc.com/forums/archive/ ... -2837.html
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

Re: Forum Hosting

Postby Katana » Sat Oct 25, 2008 7:02 pm

I'm not sure you have the option to configure a cache on a shared hosting solution. Caches take up server memory and if everyone did that the server would run out of memory quickly.
Katana

Newbie
Newbie
 
Posts: 25
Joined: Sun Oct 19, 2008 7:26 pm

Re: Forum Hosting

Postby rcpalace » Sat Oct 25, 2008 9:26 pm

Theirs a big problem with shared hosting, and I'll list a few. If you have a huge site, one you worry about if it goes down for just a millisecond, then move to dedicated right away. If a new customer has a site on the same server your site is on and he/she makes a mistake and crashes the server (which happens very often), all the sites will go down, including yours. However, if you have dedicated, your sites are on it and whatever makes the server crash on your end is your fault and no one to blame. ;)
rcpalace

Newbie
Newbie
 
Posts: 14
Joined: Fri Oct 24, 2008 9:43 am

Re: Forum Hosting

Postby admin » Sat Oct 25, 2008 11:51 pm

Yes, but dedicated is 100 per month.  And I can't afford that.  Unless there's a way to host it myself.  But that's not allowed where I live and is a pain anyway.
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

Re: Forum Hosting

Postby server_guy » Sun Oct 26, 2008 8:20 am

It takes more than one connection to your database to get the data from your forum. I run a blog and it generates 29 requests to my database to generate the front page. 29 requests every time someone goes to my front page (well, 29 requests the first time someone goes, then it gets cached and after that there are no connections till someone visits an un-cached page) every time there is a query in your code that counts as one connection - I'm sure there is more than one query to get all the data from your database (eg, one query to get the topic names, one query to get the number corresponding to that topic, and one query to get the data inside that topic, etc
server_guy

Newbie
Newbie
 
Posts: 25
Joined: Tue Oct 21, 2008 6:45 am

Re: Forum Hosting

Postby rcpalace » Thu Oct 30, 2008 2:34 pm

admin wrote:Yes, but dedicated is 100 per month.  And I can't afford that.  Unless there's a way to host it myself.  But that's not allowed where I live and is a pain anyway.


Well, as they say. You get what you pay for. Having your own server isn't a pain if you know what you're doing. You must remember this always before building your own server. "If it goes down, will I be able to recover it?". No live chat will help you with your own built server. ;P
rcpalace

Newbie
Newbie
 
Posts: 14
Joined: Fri Oct 24, 2008 9:43 am

Re: Forum Hosting

Postby admin » Thu Oct 30, 2008 7:38 pm

Yes but it's not even allowed in the first place by most internet providers.  I just switched to att uverse.  They don't allow it do they.
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

Re: Forum Hosting

Postby mcgroove » Fri Oct 31, 2008 4:28 am

A site "Shared hosting or reseller" could have 200 connections and not need a dedicated server. A site I know has 600 connections and runs on normal hosting.
mcgroove

Newbie
Newbie
 
Posts: 11
Joined: Fri Oct 31, 2008 4:20 am

Re: Forum Hosting

Postby admin » Fri Oct 31, 2008 4:42 am

600, wow?  Which site is that?
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

Re: Forum Hosting

Postby mcgroove » Fri Oct 31, 2008 4:53 am

http://www.ncaabbs.com/

Had over 3000! Ovcourse you will probz need a dedicated server then, at 600 you dont
mcgroove

Newbie
Newbie
 
Posts: 11
Joined: Fri Oct 31, 2008 4:20 am

Re: Forum Hosting

Postby admin » Wed Mar 10, 2010 5:10 pm

Actually we seem to be doing fine so far.
admin

Administrator
Administrator
 
Posts: 317
Joined: Fri Oct 17, 2008 12:46 pm

How was it

Postby salenfl35 » Wed Sep 08, 2010 12:52 pm

Bobby-joe was riding in Jeds truck

Jed pulled over, got out and pointed down yawnder and said, "Thats where I first had sex."

Bobby-Joe said,"How was it."
Chocolate Ugg Boots 5825 Classic Short
Pink Ugg Boots 5825 Classic Short
Grey Ugg Boots 5825 Classic Short
Jed said,"It was great til' I looked up and saw her mom was watching."

Bobby-Joe yelled,"Oh shit, what did she say??"

Jed repiled "Baaa"
salenfl35

Full Member
Full Member
 
Posts: 236
Joined: Wed Jun 23, 2010 1:18 am


Return to Hosting Your Site

Who is online

Users browsing this forum: No registered users and 1 guest

cron