upgrade to 4.7 codebase

There's a host of small little things in 4.7 that I'd like to start using (password reset email, search, random other bug fixes that I've seen committed to HEAD). I get the feeling that upgrades aren't particularly automated anyway, Also, I've seen 2 references today to sites running HEAD. Is there a list of critical bugs left in 4.7 that need to be fixed before a release candidate is out? Has the database schema settled down? Are more features going in still? Can anyone provide any other advice or opinions on whether upgrading to current CVS is a good idea?

Scalability

Has anyone used drupal when the {node} table has millions of nodes in it? I'm interested in using drupal for content which doesn't really fit the {node} schema very well (most of the data for these custom nodes would be in separate tables that I'd need to join to the node table when doing things). However, the application that I'm considering will eventually create hundreds of thousands and eventually millions of nodes. I'm wondering if this is possible/practical or if anyone's tried it before. Should I just keep my tables separate (and individually smaller?)

Drupal 4.6/4.7 performance test results

Following Dries' suggestion to run some benchmarks comparing Drupal's performance after an upgrade to 4.7 (CVS HEAD), I've gone ahead and collected some results.

I used general purpose testing machine with Apache 2.0.53, PHP 5.0.5, MySQL 5.0.15, and Zend Optimizer 2.5.7. The installation has 50 nodes, and 500 comments generated by devel.module.

The following values are in milliseconds.

Path: / (-9.4%)

            min  mean[+/-sd] median   max
4.6:        200 1142 518.2    981    4176
4.7:        380 1034 208.4   1021    1802

Path: /node/1 (-8.4%)

            min  mean[+/-sd] median   max
4.6:        210 1155 530.5    991    3755
4.7:        220 1058 313.4   1051    2473

Path: /tracker (-3.9%)

            min  mean[+/-sd] median   max
4.6:        200 1084 337.6   1011    2313
4.7:        230 1042 275.8   1031    1922

Path: /admin (+7.7%)

            min  mean[+/-sd] median   max
4.6:        220 1306 638.6   1071    4566
4.7:        210 1419 602.8   1261    4035

Path: /admin/modules (+16.4%)

            min  mean[+/-sd] median   max
4.6:        190  968 244.8    951    1932
4.7:        250 1158 379.0   1071    2493

[edit. I attached the raw logs. sorry, their order is not the best, despite I uploaded them in order. Also, they are from a previous run, smaller amount of content.

Outgoing mail setup

Hi. I have usedDrupal to set up http://www.musikkmsjon.no/home/, but I can't get the mail-funtions to work. Any hints about where I o the setup ?

Don't no how to enable image uploding in fckeditor

Hi,

I do not found solutions for how to enable image uploadding and flash uploading.

Can anyone give idea.

image upload in fck editor

hi,

i face one problem in image upload in fck editor.

When i press image button in editor it open new window and in that page pressing browse server button then there is new page for directori list and folder list.

But in that list there is nothing display.

when i give my local computer's path of image using browse button and press upload button the it saves connecter.asp file and hang.

I use this application in PHP then Why it save connector.asp file and why it not display list of folder and how i upload image from my local computer?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x