-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xWebAppPoolDefaults missing bunch of settings #105
Comments
What version of the module are you using? 1.8.0.0 added a bunch of parameters, if there are still more that are missing could you point out which ones you feel should be there? |
Version 1.9.0.0 All application pool settings are missing. Every single one of them. Below are the only one available. xWebAppPoolDefaults [String] #ResourceName |
Sorry that was my bad, I misread the resource name. Yes it's expected at this time, though we are open to PRs on improving this! |
Every application pool setting from xWebAppPool shall be part of this setting. So please consider adding them. Those values are inherited when new pools are created. |
Also what property ApplyTo does for xWebAppDefaults? |
@artisticcheese, Now that this issue is closed, Is this feature not going to be implemented at all? or is there a different approach? |
Nobody worked on it for last 2 years, what's the point of having it open? Hence I closed it. |
@onurbiyik @artisticcheese Reopening this issue since there are PR that has been proposed for this. |
Is it expected or I'm missing something. Total number of parameters shall be the same as xWebAppPool since those are inherited for any knewly created apppool.
The text was updated successfully, but these errors were encountered: