• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

multiple users on the same IP

Jllynch

Regular Pleskian
Is there a chance that multiple users sitting behind the same public IP address on different computers (via a router) may cause conflicts in their site if they are both editing different sites at the same time? Could there be a clash/corruption?
 
Justin, in this case everything should work correctly also. Users will be logged into their own area and have access only to their data without any conflicts.
There can be possible conflict in using feedback module on both sites, for example. If there is a limit setup for using feedback it will not allow send two feedbacks one by one within 30 minutes from one IP address. This is default restrictions and can be redefined in /SB_ROOT/config file:

[feedback]

limit_for_next_send_message = TIME (in minutes)

Hope this answers the question.
 
Back
Top