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

Georg Kuehnberger georg at georg.org
Tue Feb 15 22:07:04 CET 2011


Hey Vahan,

On 07.02.2011 23:54, Vahan Amirbekyan wrote:
 > 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!

Given, you apparently gathered quite some performance with TYPO3, the 
new caching-framework and igbinary (and/or/memcached),
would you please publish your config-details (from your real-live 
expertise) like eg:
- T3-Core-Version used, T3-Cache-Config,
- installed php-modules & php.ini config

Thanks upfront, regards Georg

> 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