Results 1 to 5 of 5

Thread: Are there any sites that have a large number of visitors?

  1. #1
    Unregistered
    Thread Starter
    Guest Unregistered's Avatar

    Are there any sites that have a large number of visitors?

    Hi,

    I've looked through the showcase sites and couldn't locate a site that seemed to have a large number of visitors as measured by Alexa, Quantcast, Compete, etc.? I realize that many owners do not wish to advertise their domains on the showcase, but can you provide a link to one site that has relatively high traffic. I am asking because I am interested in the scalability of the application. Thanks.

    Rich

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    I think the answer to this would probably require feedback from the community itself, as there's no way we would personally know what traffic is like for our customers.. Hopefully someone will provide a link for you to check out ;)

  3. #3
    Unregistered
    Thread Starter
    Guest Unregistered's Avatar
    Quote Originally Posted by pepsi View Post
    I think the answer to this would probably require feedback from the community itself, as there's no way we would personally know what traffic is like for our customers.. Hopefully someone will provide a link for you to check out ;)
    Thanks. Looking forward to some references.

    Rich

  4. #4
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    WordPress being the application, it scales very well. Browsing through the showcase I see a few successful international sites with a bunch of posts. You definitely want to cache. If you're serious about ANY site, you definitely don't want to be on a shared hosting account. That said, you shouldn't let shared hosting stop you from building your idea out and getting the word out. Scaling is a GREAT problem to have. It means that your site is useful and gets attention.

    It isn't hard to backup and move a WordPress install. Scaling in terms of hardware goes something like this:
    Shared hosting --> VPS --> Dedicated Server --> Dedicated DB Server(s) + Dedicated Front End (proxy) Server(s)

    You can do a LOT with a VPS when you replace Apache with NginX.

    I've had a developer license of ClassiPress for a while. I finally need it. I'm leaning going with ClassiPress over an in-house Rails application because I know how well WordPress scales.

    Hope this helps...

  5. #5
    Unregistered
    Thread Starter
    Guest Unregistered's Avatar
    Quote Originally Posted by eyecool2 View Post
    WordPress being the application, it scales very well. Browsing through the showcase I see a few successful international sites with a bunch of posts. You definitely want to cache. If you're serious about ANY site, you definitely don't want to be on a shared hosting account. That said, you shouldn't let shared hosting stop you from building your idea out and getting the word out. Scaling is a GREAT problem to have. It means that your site is useful and gets attention.

    It isn't hard to backup and move a WordPress install. Scaling in terms of hardware goes something like this:
    Shared hosting --> VPS --> Dedicated Server --> Dedicated DB Server(s) + Dedicated Front End (proxy) Server(s)

    You can do a LOT with a VPS when you replace Apache with NginX.

    I've had a developer license of ClassiPress for a while. I finally need it. I'm leaning going with ClassiPress over an in-house Rails application because I know how well WordPress scales.

    Hope this helps...
    Hi,

    Thanks for the reply.

    Yes, I agree that Wordpress core has been very nicely tuned so that it scales well. However, this may not translate over to plugin/themes, especially if there are new features that require frequent database access. There are ways to optimize an application design if they are all well thought out so that database access is minimized for each interaction (e.g. pre-defined temporary memory storage tables to handle frequently access tables).

    A brute force hardware approach is feasible but at significant costs to users, if you can imagine the total hardware costs (# of users * install instance) for the user base that are necessary to overcome sub-optimal design.

    The problem is that most apps that I have looked at are not designed for scaling but are designed in order to minimize the initial coding effort. Re-working the design as performance and scaling becomes a problem can become a major issue.

    Thanks again for your response.

    Rich

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Large Images not Uploading
    By anders in forum Report ClassiPress Bugs
    Replies: 10
    Last Post: April 24th, 2010, 08:19 PM
  2. Great Mod For Visitors Online, Visitor Map, and More!
    By netpotion in forum ClassiPress General Discussion
    Replies: 0
    Last Post: April 13th, 2010, 03:51 PM
  3. How do you upgrade theme without interrupion to visitors?
    By herb_ in forum ClassiPress General Discussion
    Replies: 3
    Last Post: February 18th, 2010, 02:12 PM