Which static file cache extensions to use?

View: New views
5 Messages — Rating Filter:   Alert me  

Which static file cache extensions to use?

by Steffen Müller-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.

There seems to be two extensions for static file cache in TER:

- fl_staticfilecache
- nc_staticfilecache

Which one do you suggest to use?

--
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Blubber on Twitter: http://twitter.com/t3node
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Which static file cache extensions to use?

by Pim Broens - Redkiwi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Steffen,

>
> There seems to be two extensions for static file cache in TER:
>
> - fl_staticfilecache
> - nc_staticfilecache
>
> Which one do you suggest to use?
>


Nc_staticfilecache is based on fl_staticfilecache. So pretty much the
same functionality. Have had some experience with nc_staticfilecache
(not much though) but it works realatively easy.

Kind regards,
 
Pim Broens

_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Which static file cache extensions to use?

by Chris Müller-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Steffen,

I am using nc_staticfilecache since two years. The website is running on
a small virtual server and the extension boosted the performance of the
website very much.

But you have to mind, that there is no user_int or something on the
pages you want to cache. If there is one extension that use an user_int
on every page, the static file cache has no effect (e.g. https_enforcer).

Chris.

Steffen Müller schrieb:
> Hi.
>
> There seems to be two extensions for static file cache in TER:
>
> - fl_staticfilecache
> - nc_staticfilecache
>
> Which one do you suggest to use?
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Which static file cache extensions to use?

by Steffen Müller-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

thank you Pim and Chris!

nc_staticfilecache works excellent.

On 06.11.2009 08:48 Chris Müller wrote:
>
> But you have to mind, that there is no user_int or something on the
> pages you want to cache. If there is one extension that use an user_int
> on every page, the static file cache has no effect (e.g. https_enforcer).
>

yes, I noticed that. I tried to use coa_go extension to integrate my
_int objects via ajax. I had no success yet but this is going to be
another thread here in the mailing list.

--
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Blubber on Twitter: http://twitter.com/t3node
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: Which static file cache extensions to use?

by Bartosz Aninowski-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> yes, I noticed that. I tried to use coa_go extension to integrate my
> _int objects via ajax. I had no success yet but this is going to be
> another thread here in the mailing list.

Check also our extension evo_nginx_boost
http://techblog.evo.pl/en/evo_nginx_boost-extension/
You can user user, user_int, ajax, memcache for guest and logged user etc


--
Bartosz Aninowski
typo(3)holics
http://techblog.evo.pl/en/evo_nginx_boost-extension/ [Memcache Power for
TYPO3]
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english