high performance

Hosting, routing and performance conundrum

public
MissyM - Fri, 2008-07-04 17:56

I have a site that will be heavily used in only six or eight states but they are on different sides of the continental US. I found a really fast host on the east coast with super service, etc, but whenever there is heavy network traffic, it is dog slow on the west coast. I imagine the opposite is true. I found this by doing a tracert and seeing that the big delay was in the middle of the country.

Does anyone have any thoughts or advice on how to select a host for best performance in this case? It is truly a conundrum.

What would you like to see most in a Drupal-specific performance book?

public
tjholowaychuk - Tue, 2008-05-20 23:46
Solutions for shared hosting
13% (4 votes)
"Frontend" performance
7% (2 votes)
System tuning
17% (5 votes)
Database tuning
13% (4 votes)
Developing modules for high performance
23% (7 votes)
Module implementations and reviews
3% (1 vote)
Availability / performance monitoring
3% (1 vote)
Spam prevention
0% (0 votes)
"Highend" architectures
20% (6 votes)
Total votes: 30

Improving Drupal's Search Speed Under Load Conditions

techsoldaten's picture
public
techsoldaten - Wed, 2008-05-14 02:04

Trellon recently released the Xapian search module for Drupal. This replaces Drupal's standard search feature seamlessly (except for a core patch) with an interface to the Xapian search engine. There's a post about it over on Trellon.com.


Improving Drupal's page loading performance

public
Wim Leers@drupal.org - Wed, 2008-01-30 22:51

This article I wrote should appeal to people interested in high performance Drupal sites. Most of the performance gains are achieved by doing things with the Javascript and Drupal's File API.

http://wimleers.com/article/improving-drupals-page-loading-performance

You can expect another article soon, about the same topic, but then putting it to practice. I'll use the CDN integration module (of which I'm also the maintainer) and the included core patches to do it in just a few simple steps.

Are performance optimisations still going into D6?

robertDouglass's picture
public
robertDouglass - Mon, 2008-01-28 15:07

I'm assuming it's too late, but if not here's an easy performance win for D6:

http://drupal.org/node/215080

<

blockquote>The type column of the {system} table is currently a varchar(255) field. Yet in 99% of all Drupal installations it stores either the text 'module' or the text 'theme' and nothing else. This is already a strong case for making it an int column and defining constants for module and theme. Then, on every page, there is this query:
SELECT filename FROM system WHERE name = 'user' AND type = 'module';


Multiple Positions - Technical lead, lead developer, senior developer | Trellon, LLC

techsoldaten's picture
public
techsoldaten - Wed, 2007-12-19 13:22
Employment type: 
Full time
Telecommute: 
Allowed

Trellon is announcing multiple vacancies, effective immediately. Please send resumes including cover letters and salary requirements to jobs@trellon.com. No phone calls please.

Position Title: Technical Lead
Reports To: Director of Development
Term: Permanent, Full Time
Classification: Professional, technical
Travel Involved: Infrequent
Salary: $70,000 - $120,000 / annual
Location: Telecommute


Syndicate content