HTML output caching to speed up a website considerably

I am bothered by the slow response of my site. I am wondering if someone implemented something like this:
http://www.zend.com/zend/art/scriptcaching.php?out=dynamicwebpages
If so, could you share your experience?

I would like to hear everyones opinion on this, even if you have not tried it yourself.

Andre
http://www.aguntherphotography.com

max_user_connections error

I've been getting this error on my site:

Warning: mysql_connect(): User peter_n_drupaluser has already more than 'max_user_connections' active connections in /home/peter_n/public_html/includes/database.mysql.inc on line 31
User peter_n_drupaluser has already more than 'max_user_connections' active connections

I have searched the forums, but not found any answers. The site does not seem overloaded (far from it) and a suggestion to check the mysql settings with phpinfo look reasonable to me:

Directive			Local Value	Master Value
mysql.allow_persistent		Off		Off
mysql.connect_timeout		60		60
mysql.max_links			100		100
mysql.max_persistent		10		10
mysql.trace_mode		Off		Off

This could well be a shared hosting issue, so I've logged a support ticket (I will report back on that).

One thought I had was that running cron.php was taking up connections, but that doesn't seem likely as I run it once an hour.

Any suggestions would be gratefully received.

Bay area bugfix meetup Tuesday, Jan. 24th

We will meet at Ritual Roasters in San Francisco from 1 to 6pm to tackle the issue queue. Stop by for a few hours to review, test, and create patches. Working in the same space will allow us to collaborate on issues. A good overview of how to help is at the Jan. 19 bugfix post.

is it safe?

i'm using drupal 4.6 but i want to use 4.7 now... mmmm v4.7 is a beta version, so is it okay to use it? or there are concerns of using it, like u know there are some bugs here or there..? please can you tell me bout this, is it fully ok to use it? or i should wait for the newst version...

How to divide content container into 2?

on Drupal 4.7 theming wonderfully thought of containers (and thank you for that to all contributed)

you get
'Left' container
'Right' container
'Content' container
'Header' container
'Footer' container

thats where you position your blocks on
admin/block

TinyMCE Settings?

hi.

i have installed 4.7 RC3 and TinyMCE CVS and for some reason i can't seem to get all of the TinyMCE settings to show up in admin/settings/tinymce.

for some reason, i am only seeing the default settings. i'd like to see something like this (http://www.asitis.org/tmp/tinymce_button.png) which is apparently what the settings page is supposed to look like.

the module seems to work, but i'd like to add some more buttons.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x