• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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