tor 2009-07-30 klockan 15:21 -0700 skrev Justin Yaple: > I have configured our Squid proxy to hide some info about the clients > behind it by restricting some headers, but its also caused some > problems with certain content types to not work either. What headers > should be allowed in addition to what I have already allowed? It > seems that some flash, and java does not work 100%. Generally blocking headers is a bad idea, and will make both sites and various HTTP extensions break. And since you already allow Cookie there is very little privacy to be gained from trying to limit headers at all.. Regards Henrik