[phpa] Multiple sites, one set of files?
- From: "Chris Padfield" <chris@xxxxxxxxxxx>
- To: <phpa@xxxxxxxxxxxxx>
- Date: Mon, 18 Mar 2002 09:54:12 -0800
Hi there,
Just wondering if something like this is possible.
If you have two installations of a product, say vbulletin, (and assuming
that all the filenames have a unique name), would it be possible to have
only one set of files cached, but leave the config.php file not cached. This
would mean you could run two copies of vbulletin on one server using only
the memory needed to cache one set of the files. The config.php would need
to be not cached because that is the "dynamic bit" based on the site that is
being used.
Is this going to be possible? Even better would be if the system was smart,
so that if the file has not been changed (ie it is the same size as the
cached version) then it uses that version. If however it is a different
size, ie it has been altered from the cached version then the non cached
version is used. I am sure there are a lot of hosting companies out there
that have a lot of people using the same software that would be interested
in something like this (and perhaps even fund development).
Anyway, just a thought.
Chris.
_________________________________________
Christopher Padfield
mailto:chris@xxxxxxxxxxx
http://www.DeskPRO.com/
"Support your business by supporting your clients"
------------------------------------------------------------------------
www.php-accelerator.co.uk Home of the free PHP Accelerator
To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe
- Follow-Ups:
- [phpa] Re: Multiple sites, one set of files?
- From: Nick Lindridge
Other related posts:
- » [phpa] Multiple sites, one set of files?
- » [phpa] Re: Multiple sites, one set of files?
- » [phpa] Re: Multiple sites, one set of files?
- [phpa] Re: Multiple sites, one set of files?
- From: Nick Lindridge