User count
It aggregates the numbers of users who connect to the Python web application server.
-
trace_user_enabled(*) Boolean
Default
true
It determines whether or not to trace real-time users. If this value is enabled, the default value is the IP.
-
trace_user_using_ip(*) Boolean
Default
true
Enable to identify real-time users based on the IP address. The data can be checked in Real Time User. The
user_header_ticket
option and exclusive settings cannot be applied at the same time.