This forum is for less technical discussions about the Drupal project, not for support questions.

Giving Cron to the Uncronned masses

Apparently some people don't have easy access to cron. This is very sad.

Unless there is some reason people are opposed to this idea, I would be happy to configure cron on a box to do a "/usr/bin/links -source http://soursite.tld/cron.php" for your site to help out this situation. I would put that in the cron on a home box.

Just send a message http://drupal.org/user/36762/contact or post your site in the comments.

import export API

This is just a observation and tell me if this already exists and I just have not seen it.

Server Performance Benchmarks

Here are the results of some benchmark tests that I have been running to compare the performance of a shared server with a dedicated one. Perhaps they will be useful to somebody that is trying to decide what hardware they need to host a new site:

All tests were done with Drupal 4.6.5, PHP4 and MySQL using "siege" (see http://www.joedog.org/siege) to establish a certain "base loading level" and the apache benchmark tool "ab" to generate timing statistics.

The exact commands used were like this:

siege -c 32 -i -t 11m -d 5 -f url_list.txt

This simulated 32 concurrent users all requesting random pages from a list of URLs, with a 5 second delay after each page (to simulate the user reading the page). This was set to run for 11 minutes. After about 30 seconds I fired off the "ab" command in a second terminal:

ab -c 1 -t 600 http://server/page.htm

This would request the same page for 10 minutes & collect timing statistics.

Tests were repeated for varying lengths of time and for different numbers of simulated users. I was only really interested in the maximum practical number of users, so I'll only show those results:

On the shared host (supplied by oneandone.co.uk), with cacheing enabled, the maximum practical number of users was about 16. This gave an average page load time of 3.71 seconds, with 95% of pages loading in 5.07 seconds or less. With 32 simulated users the average load time was 8.51 seconds, with 25% of pages taking over 10.2 seconds, which was clearly too much. With cacheing disabled, to simulate "logged-in" users, performance dropped badly after only 4 users! (Note: this was done over a 1Mbit ADSL connection. With 32 simulated users still only 1/2 the available bandwidth was being used, so that shouldn't have been a limiting factor.)

Scary WordPress story

Last week I ran a test conversion using Sam Revitch’s WordPress-to-Drupal conversion script. Everything carried over to Drupal beautifully, even the custom URL setup, but I noticed there were nearly 2000 comments in Drupal—a lot more than I’d ever seen on the blog or in the WordPress admin pages. I looked in the WordPress database with phpMyAdmin and found the extra comments in there, flagged with comment_approved = spam. Most of those really were spam, but there were a couple dozen legitimate comments that had been mistakenly tagged as spam.

gallery2 - xp publish doesnt use drupal password

I have noticed a few issues with Gallery2 in trying to get it working with Drupal - most issues are related to G2 itself and i have posted on their forum.

I would guess this is related to drupal module though.

when i do a xp publish and it asks me for my login info - if i use drupal login info i get a web service error.

- if i am already logged in with IE (which normally i wouldnt be since it isnt my usual browser) then this step is skipped and all works well

Search a definition in Drupal.org

Hello,
I would like to point a problem i found in using Drupal. I am not a native english speaker, so any slang or casual english is difficult for me to follow. This problem is found in some discussion in the forum.

But my concern is to find a definition of a drupal term. I made a search for "breadcrumb definition". The result is some post with "breadcrumb" and others with "definition". I try to find out any dictionary inside drupal.org => no result.

I can't see what breadcrumb would mean in Drupal except a piece of bread !!!

My suggestion is double :

Pages

Subscribe with RSS Subscribe to RSS - General discussion