We are using NGINX 7.6.5 as a reverse proxy in front of and IIS server running .net using both .asp and .htm pages that use cookies and a SQL view state for each person that accesses the site. These are the only things on the pages that change.
I would like to cache as much as possible at the nginx level. Will it cache .htm and .asp pages that are cookie based and if so will that cause any issues related to cookies or view states?
Thanks
Edited 1 time(s). Last edit at 05/11/2010 09:48AM by reference123.