Squid cache

hey guys, how can i find out whether squid is really cache web or not

You can look at the squid log file to see what it has done with various web resources.

Bear in mind that many kinds of pages cannot be cached, like PHP pages. Things like static HTML files and images should normally be cached.