Project

General

Profile

Improvement #1994

Remove accessibility modification

Added by Henning Blohm over 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
Start date:
06.01.2018
Due date:
% Done:

0%

Estimated time:
origin:

Description

The z2 worker thread is forcibly clearing thread locals upon return of threads to the thread pool.

This was done as Tomcat Jasper uses a thread local page context pool that was - previously at least - not released automatically.

This should be removed for cleanliness now as the problem does not seem to exist anymore.

Otherwise the system property org.apache.jasper.runtime.JspFactoryImpl.USE_POOL="false" should fix the problem as well.

References


Related issues

Related to z2-Environment - Feature #1993: Upgrade to Jetty 9.4.8Resolved18.04.2018Henning Blohm

Actions
#1

Updated by Henning Blohm over 6 years ago

  • Tracker changed from Bug to Improvement
#2

Updated by Henning Blohm almost 6 years ago

  • Status changed from New to Resolved

Has been done as part of #1993

#3

Updated by Henning Blohm almost 6 years ago

Also available in: Atom PDF