Kay,

Yes. I already got memcache working here by using caching framework
with memcache backend set to pages cache.

I'm interested on getting (mem)cache on all typolink calls, I mean,
everytime that the class.tslib_content.php:5482:  function typoLink is
called.

Is there a way that I can set this up from localconf or something?
I've read that caching framework allows to cache extensions and
tables..?



#######################################
#  Gonzalo Gorosito
#  Programador && sysadmin
#
#  http://www.tutorialesdebian.com - Tutoriales para debianeros,
scripts, info, notícias y mucho mas.
#  http://www.ggorosito.com.ar - Website personal
#######################################


On Thu, Oct 11, 2012 at 3:50 AM, Kay Strobach <ty...@kay-strobach.de> wrote:
> Hello Gonzalo,
>
> perhaps memcache helps you out?
>
> https://pureform.wordpress.com/2008/01/10/installing-memcache-on-windows-for-php/
>
> Otherwise you may use a more sophisticated cache, which sits before the
> hdd ;)
>
> http://www.superspeed.com/desktop/supercache.php
>
> http://darkcircuit.blogspot.de/2011/10/ram-disk-that-works-under-windows-7.html
>
> Regards
> Kay
>
> Am 11.10.2012 04:16, schrieb Gorosito Gonzalo:
>> Kay,
>>
>> On linux everything goes smooth, that's the problem, my client only
>> uses Microsoft!! :(
>>
>> So guys, here's the best I've got working if anyone is curious:
>>
>> Apache 2.4 x64, mod FCGID, php 5.4.7 NTS vc9 x86 + memcache
>>
>> Thank god Typo3 4.5.x is not throwing these warnings about php 5.4
>> anymore and with this setup I was able to load pages in less than 1s.
>> #######################################
>> #  Gonzalo Gorosito
>> #  Programador && sysadmin
>> #
>> #  http://www.tutorialesdebian.com - Tutoriales para debianeros,
>> scripts, info, notícias y mucho mas.
>> #  http://www.ggorosito.com.ar - Website personal
>> #######################################
>>
>>
>> On Mon, Oct 8, 2012 at 4:05 AM, Kay Strobach <ty...@kay-strobach.de> wrote:
>>> Hi Harish,
>>>
>>> you wrote, that you use x64 on linux and run a 32bit windows :D
>>>
>>>> The linux machine: Apache 2.2 x64, mod_php x64, mysql 5.5 x64.
>>>> The windows machine 1: Apache 2.4 x64, FCGID, php 5.3.17 NTS vc9
>>>> (32bits) + eaccelerator
>>>> The windows machine 2: Apache 2.2 vc9 (32bits), mod_php 5.3.10 vc9 + apc
>>>
>>> This way Apache and Mysql can only Access about 3GB of Ram and i assume
>>> you have not installed the storage as sata, but as ata (as most windows
>>> installs are done like that, because of bios defaults).
>>>
>>> I had a similar problem on my notebook :D
>>>
>>> Try to use linux for hosting, the mysql and php performance on linux is
>>> most times much better than on windows with same hardware :D
>>>
>>> Regards
>>> Kay
>>>
>>>
>>> Am 07.10.2012 22:42, schrieb Tomasz Krawczyk:
>>>> W dniu 2012-10-05 18:52, Gorosito Gonzalo pisze:
>>>>>
>>>>> This is why I'd like if is there someone that is running windows with
>>>>> typo3, It can't be that slow! :(
>>>>>
>>>> I have one site running on windows. Most cached pages I can see in a
>>>> half of second.
>>>>
>>>> eAccelerator has an option where uses shared memory and disk. You can
>>>> try shm_only - sorry but I don't remember exact option names.
>>>>
>>>> cheers
>>>> Tomek
>>>
>>>
>>> --
>>> http://www.kay-strobach.de - Open Source Rocks
>>>
>>> TYPO3 .... inspiring people to share!
>>> Get involved: http://typo3.org
>>>
>>> Answer was useful - feel free to donate:
>>>   -
>>> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
>>>   - https://flattr.com/profile/kaystrobach
>>>
>>> _______________________________________________
>>> TYPO3-english mailing list
>>> TYPO3-english@lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>
> --
> http://www.kay-strobach.de - Open Source Rocks
>
> TYPO3 .... inspiring people to share!
> Get involved: http://typo3.org
>
> Answer was useful - feel free to donate:
>   -
> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
>   - https://flattr.com/profile/kaystrobach
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to