I am experiencing an issue with RadCompression. It does improve my intranet web application performance however I just found an issue, a web page will lose its viewstate if we leave it for around 10 minutes. It has never happened before we use RadCompression since we never let our session timeout. Does anyone know how to solve this problem?
I am experiencing an issue with RadCompression. It does improve my intranet web application
Share
Are you using
sessionstatecompressionorhiddenfieldcompresion?If you are using session, it may not work properly after few postback because you have to increase history size in the web.config
sessionpagestate.