[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Support for shared memory added
From: |
Guillaume Courtois |
Subject: |
Re: [Phpgroupware-developers] Support for shared memory added |
Date: |
Tue, 04 Jul 2006 13:28:20 +0000 |
Great work, thanks !
Sigurd Nes (address@hidden) écrivait:
>
> I have added support for loading langfiles (-and any other data) into shm.
>
> The feature has to be enabled in "site configuration" - and shmop has to be
> supported by
> PHP
> (compile PHP with the --enable-shmop parameter in your configure line)
>
> And yes ! - it is faster.
>
> Regards
>
> Sigurd
>