• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Dedicated IIS Application Pool for each domain/subdomain

N

Noel Tam

Guest
Hi,

How can I set dedicated IIS Application Pool for each domain/subdomain? I only can found the setting assign one application pool for each subscription. But my subscription have two subdomain (one subdomain have virtual directory to share to other subdomain) and would like have two application pools. Thanks

Regards,
Noel Tam
 
With plesk settings it looks like you would have to place the additional domains into a new subscription.
You could always do it manually in IIS though, just create a new app pool clone of the existing one its in and then change the site in IIS to use it.
 
Thanks your advise.

Yes I knew I can place the additional domains into new subscription and will have a new dedicated application pool.

When I did that, I tried to create a virtual directory in Plesk Control Panel, I couldn't add select the other domain directory. And I tried to add the virtual directory in IIS, many permission problem occur.
 
Yeah that would be a problem if your trying to share files. One other thing you can do is create a new group, add both users and grant permissions to that group on both web file locations, but it may just be easier to manually create a new app pool and set the domain/sub to use it.
 
Thanks again.

1. Create a new group in Windows or Plesk?

2. Add both users? add the Plesk Domain IIS User into the group? thanks
 
So to try the new user method (keep in mind this may not be supported and may be a security risk depending on your setup) you would create a new windows group, add in both of the users that run the web sites in IIS, give the group the amount of permissions needed (start with read, then add write, then add modify, etc testing each time) on the file system folders - don't add more than it needs, and then that should allow both users to read from each others stuff.
 
In latest plesk you will find option of assigning dedicated application pool in tools and settings.
 
Back
Top