Message Boards

Cacheable option on templates not avalaible on Liferay CE 6.2

Lucas Albuquerque, modified 6 Years ago.

Cacheable option on templates not avalaible on Liferay CE 6.2

New Member Posts: 3 Join Date: 2/15/16 Recent Posts
I realized that in Liferay 6.2 environment the option "cacheable" in templates, it's not available on CE, only on EE. Perhaps that in Liferay 7.1 CE this option appeared. I searched all the documentation and git of liferay-portal this functionality (on 6.2 CE) without success. Anyone know's if this option it's no avalaible at all or I can do some configuration, or yet get the commit with this option on CE? This option has any real improvement of performance?

Cacheable option on Liferay 6.2 EE:



Liferay 6.2 CE without option:
thumbnail
Jorge Díaz, modified 6 Years ago.

RE: Cacheable option on templates not avalaible on Liferay CE 6.2 (Answer)

Liferay Master Posts: 753 Join Date: 1/9/14 Recent Posts
Hi Lucas,

It is a known bug of Liferay 6.2 CE, that was fixed in following issue LPS-48693.

That LPS is included in Liferay 6.2 EE fixpack 84, Liferay 7.0 CE and 7.0 EE.

You can see the changes of that LPS in following pr: https://github.com/brianchandotcom/liferay-portal/pull/19971
Lucas Albuquerque, modified 6 Years ago.

RE: Cacheable option on templates not avalaible on Liferay CE 6.2

New Member Posts: 3 Join Date: 2/15/16 Recent Posts
Hi Jorge,

I saw this LPS but was unable to track the exactly code with this changes. I'll try implement the fix on 6.2 CE.

Thank's for the fast and usefull reply.
Regard's.