Sicura Logo
Menu

Experimental

This article describes an experimental configuration option to improve simultaneous use of the console via request threading.
Experimental

Note: Any config options listed as experimental should be considered as beta and should only be enabled on non-production instances. Use at your own risk.

Improve simultanious use of the console via request threading.

Currently, all HTTP requests given to the console are handled sequentially. Enabling this option can vastly improve performance if numerous users are attempting to access the console at the same time.

main.rack.threaded: true