Foros de discusión

Speeding up Liferay

thumbnail
onochie ojekwe, modificado hace 11 años.

Speeding up Liferay

New Member Mensajes: 17 Fecha de incorporación: 8/04/11 Mensajes recientes
Can anyone tell me where to set my Liferay counter increment value?
thumbnail
Juan Gonzalez P, modificado hace 11 años.

RE: Speeding up Liferay

Liferay Legend Mensajes: 3089 Fecha de incorporación: 28/10/08 Mensajes recientes
You can use CounterLocalServiceUtil methods for that.
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: Speeding up Liferay (Respuesta)

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
The following setting in the portal-ext.properties
#
# Set the number of increments between database updates to the Counter
# table. Set this value to a higher number for better performance.
#
counter.increment=100