Funnelback patch 14.0.1.6

  • Released: 2015-04-28

  • Applies to: v14.0.1

  • Internal reference: SUPPORT-1722

Description

Fixes a memory leak when filters that extend ScriptFilterProvider are used. This is particularly important for Push collections.

Fixes a potential concurrency issues when filters are used in Push.

Improves performance when non groovy filters are used.

Affected files

  • lib/java/all/funnelback-common.jar: Includes the memory leak fix, for the filters as well as filter performance improvements.

  • web/webapps/funnelback-push-api.war: Includes all above fixes and improvements for Push.

Deployment

  • Stop Jetty web server.

  • Deploy the provided files on top of an existing install.

  • Start Jetty web server.

  • As patches are cumulative, apply deployment instructions from previous patches.