Thank you sir. You are the best!!!!!!!. Do you see any issues with these separate folders? Plus what about the whole logic about concurrent requests and IIS bug? In this case without the fix (maxworkerthreads=25) and default worker process (1) and seperate application pools for all sites plus 2nd folder and 3 folder as well, does it mean this
1. 25 default setting for concurrent req (bug) x for all sites and 25 x for 2nd folder and 25 x for 3rd folder = 75 or 2. 25 max requests for all sites , 2nd folder site, 3 folder site = 25 max requests overall Thanks, <Ajas Mohammed /> iUseDropbox(http://db.tt/63Lvone9) http://ajashadi.blogspot.com We cannot become what we need to be, remaining what we are. No matter what, find a way. Because thats what winners do. You can't improve what you don't measure. Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives. On Mon, Nov 4, 2013 at 7:54 PM, Charlie Arehart <[email protected]>wrote: > Ajas, that was so with IIS 6 but no longer so with IIS 7 (particularly > without running in IIS 6 compat mode, as you indicated). In IIS 7, the > settings no longer propagate to newly added sites. You do have to run the > wsconfig tool to either do a remove/re-add of “all sites”, or you can > individually connect the new sites to CF (as you did). And in that case, it > WOULD create a new folder under wsconfig, as that is one per “connection” > between IIS (one or all sites) and CF. > > > > /charlie > > > > *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Ajas > Mohammed > *Sent:* Monday, November 04, 2013 5:35 PM > *To:* [email protected] > *Subject:* [ACFUG Discuss] wsconfig - CF 9.0.1 Windows 2008 R2 IIS 7 > > > > > We have brand new servers with CF 9.0.1 Windows 2008 R2 IIS 7 (removed > IIS 6 comptability from IIS before install). > > After the CF 9.0.1 installation, I believe I had to run wsconfig the first > time to configure connectors for ALL IIS 7 sites. All was perfect. > > Recently, 2 new sites were added and I had to run wsconfig tool again. I > was under the impression that any new site will take the settings from > default site which was set properly for IIS 7. > > Anyway, after running wsconfig for these new 2 sites, now I have folders > 1,2,3 under D:\ColdFusion9\runtime\lib\wsconfig which surprised me. > > Is this normal? also why these 2 sites didnt go under folder 1 like other > sites? > > Thanks, > > Ajas. > > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > -------------------------------------------------------------
