Prevent ASP.NET cookies from being sent on every css, js, img request(omaralzabir.com)
submitted by
oazabir(1805) 7 months, 9 days ago
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.
|category: ASP.NET
|Views: 30
tags:
ASP.NET another
Everyones tags:
Your Tags: