On Thu, Sep 28, 2000 at 11:01:26AM -0500, John Walstra wrote:
> Is there anyway to have multiple apaches running, on different
> ports, by different users and fake out semaphores? Would NullLocker do it?
use something other than SysVSemaphoreLocker, eg: FileLocker
NullLocker is good if your database already locks sufficiently (eg:
Postgres)
--
- Gus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]