Application pool identity and lsass.exe

泄露秘密 提交于 2019-12-25 05:21:51

问题


I have a strange problem, when I use application pool as a specific user in my website the Local Security Authority Subsystem Service (lsass.exe) goes high until the IIS hangs. It's happen in a few minutes for a load of 30 users and above.

I'm using Windows server 2012R2 with IIS 8.5. APPPool Net 4 integrated mode. The pool identity is set to local Windows user. The website has his own application pool and no other website is install on this server. Also, the server is hyper-v virtual machine.

Is this normal behavior? I have to use this kind of identity to access network folder.

来源:https://stackoverflow.com/questions/43326106/application-pool-identity-and-lsass-exe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!