Issues

Select view

Select search mode

 
50 of 356

by default only look for Application.cfc

Won't Fix

Description

Proposal raised


Attachments

1

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Priority

Created 22 July 2024 at 09:03
Updated 29 March 2025 at 08:19
Resolved 29 March 2025 at 08:19

Activity

Show:

Zac Spitzer29 March 2025 at 08:18

So, we did some benchmarking around this change and found the gain was minimal, partly due to some additional caching added in 5.3.8,

There is a 20s cache for these lookups

https://docs.lucee.org/reference/functions/applicationpathcacheclear.html

As seen under Settings - Performance/Caching

So we have reverted this change

Zac Spitzer27 March 2025 at 10:04
Edited

not working with 7.0.0.151, fresh express, this is what I see in my CFConfig.json

when that’s fixed, this will fail and needs updating

https://github.com/lucee/Lucee/blob/7.0/test/tickets/LDEV5442.cfc#L12

Michael Offner25 March 2025 at 09:06

you can already do

to get the old behaviour

Flag notifications