session - The connection to the server was reset while the page was loading , if we use F5 load balancer to access asp.net pages -


i deployed asp.net application in 2 asp.net servers , users access application through f5 load balance. here facing issue when user idle on asp.net page 10 min , , after when user click button on page, , page can not displayed message appers in ie,

and in firefox below message connection server reset while page loading. in iis default session timeout value 20 min

in f5 tcpip time out value :10 min

if machinekeys in config on both servers identical, upping timeout 20 minutes should work. if doesn't work, or don't have rights so, you'll need keep-alive in asp.net application like in question


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -