RT 4.0.24 Documentation
This version has reached its end of life and is out of support. Please contact us for upgrade assistance.
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 GnuPG key preferences
CheckModPerlHandler
Make sure we're not running with SetHandler perl-script.
← Back to index