Add optional servlet path cache in Runwar

Description

A lot of performance issues in both Adobe CF and Lucee involve file system access to the disk. Since Runwar has a custom resource manager that handles all disk lookups that go through the servlet's getRealPath() method, add an optional feature to cache these lookups in memory to avoid file exists checks.

There is no first class setting in CommandBox in the server.json for this so it's more of a "hidden feature" for now.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Assignee

Reporter

Fix versions

Priority

Created March 16, 2021 at 8:43 PM
Updated March 16, 2021 at 8:43 PM
Resolved March 16, 2021 at 8:43 PM