Windows Server 2012 R2 / IIS 8.5 / net.tcp
Trying to replace 2008 R2 in my environment by setting up 2012 R2 servers and copying app folder to new server, create IIS site and create each WCF app under the site. Once ready, test and replace server by renaming hosts.
The WCF time for a single function goes from ~2 seconds to load to ~10 seconds or more after only renaming the host.
Using localsystem for each pool being used. Renaming the 2008 R2 server doesn't show to be effected by a rename. I tried other built-in users with no change.
IIS console shows correct hostname, searched registry for any cached (lsa has cached value that shows correct hostname).
I have 30+ 2012 R2 servers running the same, only difference is they were not renamed after setup.