implement "Disable global client variable updates" feature

Description

Adobe ColdFusion has a setting called "Disable global client variable updates" which causese variables like "hitcount" and "lastvisit" to not be udpated on each request. This is huge for systems that store their client scope in an external store like the database or Coucbase since it forces a save on every request. Implement a setting similar to "Disable global client variable updates" for developers who do not use these variables and don't want the overhead.

Activity

Show:

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

Priority

Created 28 July 2015 at 18:40
Updated 16 September 2015 at 23:35

Flag notifications