Hosting company(ies) to host XF for US members

I believe i had this discussion before on WHT and i don't think it makes much of a difference if the server is in USA or Europe. Initially i wanted a USA server since most of my traffic was coming from there but me being on a Euro server now i don't think it makes much of a difference..
It can... it all adds up.
Screen Shot 2014-06-10 at 4.36.14 PM.webp
 
It makes a difference. All in all, a big difference. In fact, if most of your traffic comes from a particular part of the country, it pays to locate near there.
 
It makes a difference. All in all, a big difference. In fact, if most of your traffic comes from a particular part of the country, it pays to locate near there.
what about if the traffic of your site will be coming from allover the countries - where would you position your server, i mean if it will be best to use cloud hosting vs nginx?
 
what about if the traffic of your site will be coming from allover the countries - where would you position your server, i mean if it will be best to use cloud hosting vs nginx?

Neither of those will make a difference as far as geography is concerned. That's where a CDN can come in handy.
 
Texas and Chicago are fairly central. But my bigger site had the server in Philadelphia and my Pacific Northwest moderators thought it was plenty quick. Still, 75% of my traffic was from the northeast and mid-atlantic and upper midwest, so my server was closer to all of them (within about 1,000 miles).

"According to the volumes of Internet traffic information collected at Google, a 250 millisecond speed advantage between competing websites will cause web users to abandon the slowpoke site in favor of the just-barely-perceptibly-faster alternative."
 
Thanks - But does it matter the server you have your DNS hosted on - I have mine hosted on Godaddy and database on hostgator
I don't know which of these causing the slowness in loading - I was thinking CDN matters alot more than where you host your datas hosted per speed/content??
 
Google pagespeed and other such services will show you exactly what amount of time each part takes. DNS is usually not the culprit.

I've never used a CDN - lots of folks here have had little burps and problems with the free ones. If I was ever to use one, I'd spend the bucks and make sure the company did it right.

My site has done quite well with one server...for about 15 years. If I were serving a very image-heavy site, I might use a CDN or at least a graphics repository. It all depends on your mission.

Most people would do better concentrating on getting more members and their actual business...than trying to squeeze every bit of performance out of the software. It all depends on what your biz model is...
 
I spent ages and quite a bit of money setting up and messing about with CDN's......and in the end, I've got rid of them, and lost all the money they make you pay up front. 45,000 attachments on the site, and they load faster without the CDN.
 
Thanks - But does it matter the server you have your DNS hosted on - I have mine hosted on Godaddy and database on hostgator
I don't know which of these causing the slowness in loading - I was thinking CDN matters alot more than where you host your datas hosted per speed/content??

As @MattW said...not necessarily. The issue a lot of our clients have run into using a CDN (especially CloudFlare) is that it's often times quicker to go to the server itself, instead of through the CDN's server, so some people will actually see a performance DECREASE. Where you are generally likely to see the benefits of the CDN is in other countries.

It is unlikely that DNS is where the delays are occurring. That's SO rare, but it certainly can happen, especially with somebody like GoDaddy, where their DNS servers are very likely overloaded.
 
As @MattW said...not necessarily. The issue a lot of our clients have run into using a CDN (especially CloudFlare) is that it's often times quicker to go to the server itself, instead of through the CDN's server, so some people will actually see a performance DECREASE. Where you are generally likely to see the benefits of the CDN is in other countries.

It is unlikely that DNS is where the delays are occurring. That's SO rare, but it certainly can happen, especially with somebody like GoDaddy, where their DNS servers are very likely overloaded.
Both CDN77 and CDN.net caused my sites to ultimately load slower. Their system was serving most of my content from their US locations, despite most of my members and server being in the UK. They both use the same onapp system (couldn't have the same cdn name on both systems). I've still got $103 in credit on my cdn.net account, and $45 expired with cdn77 as you need to top up every 12 months.
 
Thank you all..I really appreciate your contributions and comments.. Still learning here guys:)
 
I spent ages and quite a bit of money setting up and messing about with CDN's......and in the end, I've got rid of them, and lost all the money they make you pay up front. 45,000 attachments on the site, and they load faster without the CDN.
So@MattW - what do you recommend to host xenforo - I am more concerned about speed and i am very mindful about cost:)
full nginx / PHP-FPM ? Since your site is hosted on this
 
So@MattW - what do you recommend to host xenforo - I am more concerned about speed and i am very mindful about cost:)
full nginx / PHP-FPM ? Since your site is hosted on this
Yes, this is always going to be my recommendation now. I also recommend putting it behind HTTPS, so you can use the SPDY protocol to speed up transport even more. http://en.wikipedia.org/wiki/SPDY

If you want to go with a VPS, then I'd look at Linode, and put it in one of their US locations. @eva2000 is currently running https://community.centminmod.com with them.
 
Yes, this is always going to be my recommendation now. I also recommend putting it behind HTTPS, so you can use the SPDY protocol to speed up transport even more. http://en.wikipedia.org/wiki/SPDY

If you want to go with a VPS, then I'd look at Linode, and put it in one of their US locations. @eva2000 is currently running https://community.centminmod.com with them.
http://vultr.com is another option for a VPS, and cheaper than Linode.

I'm working on a project that uses one of their VPS, and I've had no issues with it whatsoever.
 
http://vultr.com is another option for a VPS, and cheaper than Linode.

I'm working on a project that uses one of their VPS, and I've had no issues with it whatsoever.
I've seen them previously. Looks like a DigitalOcean clone from their website design, but have read good reviews, and they have a lot more locations.
 
Yes, this is always going to be my recommendation now. I also recommend putting it behind HTTPS, so you can use the SPDY protocol to speed up transport even more. http://en.wikipedia.org/wiki/SPDY

If you want to go with a VPS, then I'd look at Linode, and put it in one of their US locations. @eva2000 is currently running https://community.centminmod.com with them.
Yup liking Linode VPS for performance to price ratio see stats at https://community.centminmod.com/pages/mstats/

And Linode Longview at https://community.centminmod.com/th...inode-for-centmin-mod-installs.109/#post-1439
 
I've seen them previously. Looks like a DigitalOcean clone from their website design, but have read good reviews, and they have a lot more locations.
Eh... Digital Ocean wasn't the first service of their type, and the designs are similar, but so are the most designs used by hosting companies.
 
Top Bottom