I have a website on a server WINDOWS SERVER 2008 R2 with Service Pack 2. I use IIS 7. This server has only one site running. WebSite uses FRAMEWORK 4.0. My site is configured Connection Time-out (seconds) = 1800
There was an error on the site that was causing an error 503.2. I applied the following command to fix.% windir% \ system32 \ inetsrv \
%systemroot%\system32\inetsrv\appcmd.exe set config / section: system.webserver / serverRuntime / appConcurrentRequestLimit: 100000
%systemroot%\system32\inetsrv\appcmd.exe set apppool "MyWebSite" /queueLength:65535
Connection keeps dropping and generates no error message in LOG.
Does anyone have any idea how can I solve the problem fall session. For the error and random. Sometimes session lasts only 2 minutes 10 others, finally and very random.