Logins.xml gets bloated when running on public solutions - causing longer login time

[Version: 2021 - Summer]
[Build: 21222]

When running on a public solution each login is handled anonymously and a new user (guid) is created. This means that the logins.xml file get's very big (>10 MB), which causes reads and writes to become very slow. To handle this, we added a setting in Settings.xml such that you can disable writing to Logins.xml on these solutions. 

Requirement: You need a license with unlimited users.

In settings.xml, add the following element inside the <settings> root element:

<publicaccess enabled="true"/>

You need to restart the TARGIT Server for this setting to take effect.

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.