[TYPO3-performance] php serializer replacement igbinary - anyone?

Vahan Amirbekyan vamirbekyan at dgfoundation.org
Mon Feb 7 23:54:10 CET 2011


last weekend I started using igbinary
Only after this change I could finally start using caching framework 
with memcached as before the performance was always worse than not using 
the frameworks at all or using memcached directly.
Thank you guys for this thread!



On 11/2/2010 5:41 AM, Dominique Feyer wrote:
> One small thing about igbinary, you can replace the serializer for the
> PHP session, with this conf in your php.ini:
>
> # Load igbinary extension
> extension=igbinary.so
>
> # Use igbinary as session serializer
> session.serialize_handler=igbinary
>
> It can be really useful.
>
> Dominique Feyer
>
> Sebastian Fischer wrote:
>> Am 29.10.2010 17:37, schrieb Jeff Segars:
>>>
>>> Alright, project is set up now. I said the extension was very simple and
>>> I wasn't lying :)
>>>
>>> http://forge.typo3.org/projects/extension-igbinary
>>>
>>> Thanks,
>>> Jeff
>>
>> Hi Jeff,
>>
>> well what should i say. It is realy small and neat.
>>
>> Thanks for sharing.
>>
>> Greetings
>> Sebastian



More information about the TYPO3-performance mailing list