Search through our group's posts (events, discussions, jobs, etc.) and their comments here. Results are displayed in order of post date. Use the pager below to browse results.
content type for heavy traffic driven website
Hi guys,
What you feel about choosing CCK for heavy traffic driven website?
Or is it better to make our own content type?
plus point of using CCK is that it will take very less time to setup & ready to use but my main concern is that can CCK support a website which gets 1-2 million hits a day.
Your inputs will greatly help in taking this decision.
Thanks in advance,
Sumoanand
Can anyone recommend a server setup?
Hi,
We need our www.projectstars.com site to run a lot faster than it is at the moment and wondered if anyone with experience could advise us on a good option for upgrading from our current virtual server. We're using memcache, block caching, and general drupal caching but as most of the site is dynamic I'm guessing that having a fast database server would help.
Read morePopular, high profile, high traffic Drupal sites for BADCAMP and Drupal.org
I'm cross posting this from here in case anyone else has any information to share: http://drupal.org/node/187464
Hi Fellow Drupalers,
I'm working on a session for BADCAMP (http://badcamp07.org) where we will walk through some cool, popular and high performance Drupal sites. The main focus here is high-profile, big companies, high traffic. What is the biggest and highest traffic Drupal site out there?
Whats your primary method to gain performance?
Scaling high traffic Drupal sites - A six part series
Just started reading. Looks good so far.
http://www.johnandcailin.com/blog/john/scaling-drupal-open-source-infras...
Read moreRFC: Best practices for managing indexes (particularly on cck tables)
As a site goes live and we do performance tweaking and benchmarking one of the common results is adding database indexes. I post this into the CCK group since one of the common sources of slow queries is for queries against the CCK tables. For example, a site that has a block that queries a field table to look for information about that field for every page load can quickly make its way into the slow query log. Adding an index to the field is likely to be the best solution.
Read moreNational Novel Writing Month and Drupal Scalability
Multiple Memcache Instances Keeping Pace with each other?
Let's say you've got a site that you're taking into a phase that will have lots of traffic.
Let's say you've decided to centralize on a single database machine.
Let's say you have many load balanced web servers on the front end.
Let's say you're considering putting a memcache on each of the front ends, and taking advantage of the fact that it can be configured to write to the DB, and read from the memcache.
What about the issue that as soon as you have a write to the DB, most of your memcaches are now out of date?
Read moreMoving JS to the Bottom of the Page
I've been using yslow to review a few sites and always leave one last step out: move javascript to the bottom of the page
So, on a test site I just moved my
<?php
print $scripts
?>Achieving Optimal MySQL Performance For Drupal
MySQL AB and KernelTrap.org's Jeremy Andrews are partnering up to offer an online presentation titled "Achieving Optimal MySQL Performance For Drupal". Aiming to provide a better understanding of how to properly monitor and tune your MySQL database, the online Webinar will take place on Thursday, January 31st, 2008, at 16:00 UTC (11:00 am EST). The presentation will last 45 minutes, followed by 15 minutes for questions and answers. You can sign up for the free event here.
Read more



