0

Binary Session Files

  • updated 2 yrs ago

Description

When an end user runs a LogicNets-based application, the system writes the session data to files in a binary format. This is the default setting for the system. However, in exceptional cases, when the session data needs to be inspected, for example, for fault diagnosis, you can set the system to write to readable-text format.

Configuration

To change session data from binary to readable-text format, add the following text to the application's settings.cfg file:
 

_global = {
       BINARY_SESSION_FILES = 0
}


NOTE: The system uses the binary format when writing session files for performance and security reasons. Changing it to text format may impact the overall system performance and security.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 19Views
  • 3 Following

Home