RT 4.4.5 Documentation
RT::Interface::Web::Handler
_mason_dir_index
CleanupRequest
Clean ups globals, caches and other things that could be still there from previous requests:
- Rollback any uncommitted transaction(s)
- Flush the ACL cache
- Flush records cache of the DBIx::SearchBuilder if WebFlushDbCacheEveryRequest option is enabled, what is true by default and is not recommended to change.
- Clean up state of RT::Action::SendEmail using 'CleanSlate' method
- Flush tmp crypt key preferences
CheckModPerlHandler
Make sure we're not running with SetHandler perl-script.
← Back to index