1

Quicktabs can sure use more caching

http://2bits.com

For Drupal, Quicktabs is a useful module that provides helpful user navigation aids for a site. Used properly, it can be of great assistance to users navigating your site.

read more

Read more »
Created by twobits 4 weeks 5 days ago – Made popular 4 weeks 5 days ago
Category: Optimization   Tags:
1

Presentation: Free Software and Open Source Symposium (FSOSS): Open Source for Fun and Profit

http://2bits.com

These are the slides from a talk done at the Free Software and Open Source Symposium (FSOSS) at Seneca College in Toronto. The attendance was overwhelming with several people standing at the back of the room.
The talk is titled: Open Source for Fun and Profit: making a career out of FOSS, and draws heavily from Khalid's experiences in the Drupal community.

read more

Read more »
Created by twobits 16 weeks 1 day ago – Made popular 16 weeks 1 day ago
Category: Optimization   Tags:
1

Presentation: Linux toolbox for monitoring and performance

http://2bits.com

This is a presentation done on November 2nd, 2009 for the Kitchener Waterloo Linux Users Group on Linux toolbox for monitoring and performance.
Many tools are discussed, including: top, htop, atop, vmstat, netstat, ntop, vnstat, iostat, strace, systemtap, oprofile, apachetop, MySQL processlist, Munin, Awstats, and Google Analytics.

Read more »
Created by twobits 16 weeks 1 day ago – Made popular 16 weeks 1 day ago
Category: Optimization   Tags:
1

Presentation: Ontario Linux Fest 2009: The LAMP Stack: Linux Apache MySQL PHP, Python, Perl

http://2bits.com

Attached are the slides from the presentation done at Ontario Linux Fest 2009 on October 24th, 2009. It is an Introduction to the LAMP stack.

Read more »
Created by twobits 16 weeks 1 day ago – Made popular 16 weeks 1 day ago
Category: Optimization   Tags:
1

Simple previous / next navigation by node title

http://2bits.com

We have posted before on how to display previous/next thumbnails for image nodes. We also have a module that is basically a Previous/Next API for high volume / high performance sites.
But sometimes you need a simpler solution for regular nodes, just using the node title and a link to it. This article explains how to achieve that for Drupal 6 in one simple function and a few changes to one .tpl.php file.
First, we start off with the code that does the heavy lifting.
In your theme's template.php add the first function from the attached file.

Read more »
Created by twobits 22 weeks 1 day ago – Made popular 22 weeks 1 day ago
Category: Optimization   Tags:
1

Presentation: The Apache Web Server at the KW Linux Users Group

http://2bits.com

On Monday Sept 14th, Khalid presented on the Apache Web Server at the Kitchener Waterloo Linux Users Group (KWLUG).
The presentation starts with an overview of the HTTP protocol, then shows off Apache's market share and popularity, as well as use within the top 20 web sites worldwide. Then it delves into the details of installation and configuration, ending with performance and security.
The slides from the presentation are attached.

Read more »
Created by twobits 25 weeks 14 hours ago – Made popular 25 weeks 14 hours ago
Category: Optimization   Tags:
1

Performance issues with memcache module 6.x-1.13

http://2bits.com

A very large site we manage for a client was upgraded recently from the memcache module version 1.12 to version 1.13.
However, the result was less performance for this server that was humming alone happily with the older version.
The Munin graphs tell it all: look at the change at 12:00 noon.
Here is the CPU graph, showing double the CPU utilization on this sever.

read more

Read more »
Created by twobits 32 weeks 3 days ago – Made popular 32 weeks 3 days ago
Category: Optimization   Tags:

Recent comments