Error!
Success!

Prevent ASP.NET cookies from being sent on every css, js, img request

0
kicks

Prevent ASP.NET cookies from being sent on every css, js, img request  (Unpublished)

ASP.NET generates some large cookies if you are using ASP.NET membership provider. Especially if you are using the Anonymous provider, then a typical site will send 517 bytes of cookie on every css, js, image request. That's 60 GB worth useless upload for 1M page view. See how to prevent this.


Kicked By:
Drop Kicked By: