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.
Drupal as a development framework
Hi Everyone,
It has been many years since I have posted on the Durpal forums, and as many years since I have used Drupal. For the past 8 years we have been developing our e-learning and corporate communication system on a PHP framework established in 2001 and recent developments have brought me back to Drupal.
Read moreProof of Concept: code generation module
Hi,
I've been testing some code generation techniques for Drupal; I created a module that copies the code of your drupal installation to a temporary directory. First it splits all functions and class into seperate files. Then it modifies the function calls so that functions gets loaded when needed.
It will decrease memory usage a lot! Especially when a great number of modules are installed.
Read morecaptcha module [version 5] leads to increase the query
We have News site with lots of hits per day. So we are decided to optimize the code for anonymous user. We logged the query list of all pages, then we confirmed that all pages are retrieved from performance cache except the node page. The same bunch of queries repeated twice in the node page. In our node page we have some custom blocks, node comments and captcha.
Then I take the following steps to find the cause.
Removed the block from the node page --- No improvement
Enabled the block to the node page and disabled the comment module ---- No improvement
The Figaro invites media organisations using Drupal to power their websites to discuss “Drupal and Media”.
Le Figaro (the oldest and the biggest daily newspaper in France) invite media organisations using Drupal to discuss “Drupal and Media”.
We will stream live our first meeting about the use of Drupal in Media
Stay tuned on Ustream http://www.ustream.tv/channel/drupalmedia Thursday the 11th from 2PM to 5PM Paris's time (8AM to 11AM East Time)
You will be able to tchat and have your input.
Simon Elliott http://groups.drupal.org/user/27802 will translate as we go on the tchat so you can follow our debate
Boost Module - Delete file or truncate file size to 0?
Have another idea for the boost module, use the -s flag instead of -f in RewriteCond.
http://httpd.apache.org/docs/trunk/mod/mod_rewrite.html#rewritecond
apc.stat performance impact
The APC documentation says about the apc.stat option:
On a production server where you rarely change the code, turning stats off can produce a significant performance boost.
Did anyone ever benchmark this and cares to share the results?
Read moreSerious serverload issue with Drupal
I'm having serous issue with private file transfer, I have about 50 thousand images added to the system and all transfer via drupal private file system. I have about 2lks users and when about 200 online, average server load about 30-40, its heavy load to server, I'm running my mysql server on localhost, what should I do to increase performance?. its taken about 20s to load a single page, about 20 mobule installed with views , cck etc.
I recently installed boost module but still the server load is heavy. What should I do?
Best method of caching complex data generated from nodes?
Not sure if the title is good enough to describe this problem, but here goes...
I've had some small input into the KML module (http://drupal.org/project/kml). This generates KML (Google Earth) files which show placemarks for content with locations. While rather cool this can be very slow when you have many nodes with location information.
Read moreAPC installing
Do we need to use cache_router to install APC cache?. If not how can we install and tweak performance on Drupal.
Read moreVery generic performance question
On September 1st I will be rolling out our new website, which is a Drupal 6.13 engine, to replace our existing site.
I'm using the normal goodies, Views, Panels, Organic Groups, SimpleNews, Advertising, etc... Our site currently does about 8,000 unique visitors a day, and about 1 million page views a month. So it's not exactly a "high performance" site, but it takes some traffic.
I will be using a GoDaddy dedicated server package when we go live, since we just don't have the budget for traffic shapers, load balancers, dedicated lines, etc...
Read more



