Skip to main content Skip to complementary content
Close announcements banner

Enabling second level cache in Talend Administration Center

You can enable second level cache in Talend Administration Center to speed up performance and decrease connections to database. It is recommended to enable second level cache when Talend Administration Center is used in cluster mode to achieve strong consistency.

Procedure

  1. Open the following file to edit it:
    <tomcat_path>WEB-INF\classes\configuration.properties
  2. Set the value of hibernate.use_second_level_cache to true to enable second level cache or false to disable it as needed then save your changes. It is true by default.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!