static

Events happening in the community are now at Drupal community events on www.drupal.org.
kabeza's picture

Multisite with static fixed local IP

Hi

I've installed Drupal mainly for its multisite support. I must develop a project where I'll need to administer up to 40 sites using one drupal installation

For temporarily testing, I've configured an Ubuntu 11.10 server with lamp/webmin.

My problem is that every drupal multisite tutorial talks about apache virtualhosts with domains, but I can't use this stuff in this LAN (as far i know).

My PC and the server are behind a proxy, and both have static local IPs.

Drupal is located at http://10.x.x.150/drupal

Read more
KeyboardCowboy's picture

Why aren't users stored into static variables as nodes are?

We're working on implementing multiple methods for improving performance on a Drupal 5 platform and I noticed that various user hooks are called repeatedly on each page request. I realized that neither Drupal 5 nor Drupal 6 implement a static caching mechanism for storing complete user objects as they do for storing complete node objects.

I'm sure there is a good reason for this, but I'm having trouble fully understanding why. Can someone help explain to me why this is not done?

Thanks,

Read more
Subscribe with RSS Syndicate content