> Hello members, > > I want to be sure that squid would not cache any POST pages. > For example,given this page: > http://www.example.com/login.php > It receive user's post contents like username and password. > Woud squid cache this .php page? > > thanks! > No it does not cache POST data. Try testing it at http://www.ircache.net/cgi-bin/cacheability.py Amos