Website load perfectly from localhost but after 3 or 4 hours is not load from remote computer until restart iis
Posted
by
kia
on Server Fault
See other posts from Server Fault
or by kia
Published on 2012-10-04T05:54:08Z
Indexed on
2012/10/04
15:41 UTC
Read the original article
Hit count: 180
I have a web application on IIS 7.5 and windows server 2008 r2. It's load perfectly from localhost but after 3 or 4 hours is not load from remote computer until restart iis or recycle pool.
Users of this site are about 900 people. Some setting of my pool: .Net frame work version: v2.0 Manage pipe line mode: Integrated Enable 32-Bit applications: true
Identity: Administrator Idle time-out: 120
Load user profile: false
Rapid fail protection enabled: false Disable recycling for configuration changes: true
© Server Fault or respective owner