Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
The BIND DNS server has already been deprecated and removed from Plesk for Windows.
If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
When users editing a site, if some time pass, connection to sitebuilder wizard closes, they loose the last entered data. Is there a way to extend timeout or disable timeout?
You cannot disable timeout in the current version, however you can increase timeour period.
1. Go to the [%SB_DIR%]\Web\Web.config file.
2. Find 'roleManager' tag, change it's 'cookieTimeout' value (in minutes).
3. Find 'sessionState' tag, change it's 'timeout' to the same value.
4. Find 'forms' tag, change it's 'timeout' to the same value.
It should help.
Warranty: this changes aren't supported officially, you can do it on your own risk. And please don't do it immediately on the production server, test it first on independent installation.
I applied them, plus I extended the timeout in IIS. Now, authentication connection is not closing, but connection to page which was last edited closes again and unsaved data goes. User should begin editing from the beginning, saved data while changing between pages remains saved.