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.
How to Apache + MPM Worker + mod_fcgid in CentOS
Hello,
Anyone can please post instructions how to make this configuration work in CentOS. I've looked everywhere.
This is the best one I found but no luck... http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-...
Tanks
Read moreHigh Performance Page Caching (serving the old cache until the new one is ready)
We had a high traffic site that would significantly suffer every time the front page cache was cleared (either with an update or when the minimum cache timeout was reached). So we updated the Drupal cache system (here's our updated cache.inc or a patch to cache.inc for 6.15) to have one request update the page cache when it expired and during that time other requests get the old version.
Read moreBlock caching and node_access: best practices for Drupal 6?
As we all know, block caching is very useful. However, on complex social/web 2.0 sites with a node_access module (like organic groups) block caching is disabled, because core doesn't allow block caching and a node access module running at the same time. While this is a weird architectural issue, I am wondering about best practices to deal with this on a drupal site with many authenticated users and a node_access module.
Take these questions for this situation:
Read moreSeparate cache/shared node tables on multi-site setup
Hi,
Sorry if this is an RTFM, but a quick search finds this thread:
http://groups.drupal.org/node/4247
Here and elsewhere it is recommended that cache* tables be kept separate for multi-site deployments.
Read moreDrupal Performance on IIS7
Yes I run Drupal on windows, period. I don't want this to be a windows vs linux flame far. I much prefer the windows server enviroment and think IIS is far superior to apache.
So with that said I am looking for a discussion to get the best drupal performance out of IIS7/windows server.
Read moreGoogle is using site speed as a factor in search rankings
It's no surprise that site speed offers visitors a better experience, but Google just announced that site speed is now a factor in search rankings. I think this has actually been true for some time, but it's worth mentioning here. This is definitely another feather in the hats of performance specialists who offer high performance tuning services to their clients.
Read moreStep By Step Setup Tutorial For Pantheon Mercury AMI's
I'm kind of new to "the cloud". I recently setup an AWS account after seeing the seminars/video form the "Do It With Drupal" event that took place in New Orleans.
Read moreWhat is the best web server to host drupal (like Apache, Apache Tomcat, etc) as far as performance, security?
What is the best web server to host drupal (like Apache, Apache
Tomcat, etc) as far as performance, security?
Thanks,
John
Read moreGoogle will use site speed to set its Page Rank, will that matter to Drupal 7 sites?
Hola gente!
Pues bien, habrán leído la noticia que Google va a utilizar para indexar sus sitios la velocidad de carga como un elemento más a medir. Si bien no es un elemento que va a pesar mucho en la determinación del PR (aparentemente menos del 1% del total de sitios se ha visto afectado hasta ahora), creo que es un tema de discusión interesante.
Read moreMy web is still slow even with Boost + Authcache + APC + Memcache
Hi all,
i recently installed boost, authcache, apc and memcache. Is this too much? However i dont get the performance boost i want. My web even getting slower than ever. could there be conflict between this modules? With boost and authcache alone, page execution between 2800-3500 ms. Later i installed apc and page execution goes beyod 30000-50000 ms. And then i installed memcache and page execution goes back to 3000.
What have i done wrong.
php.ini
max_execution_time = 60
memory_limit = 320M
extension=pdo.so
extension=pdo_sqlite.so
extension=sqlite.so





