> > dear squid users > i'm a student of some college and now doing my task which > related with the > squid cache. > The last thing i know is about parsing the squid access.log, and now i > want to develop some program for fetching the pages which has > been cached
Squid doesn't know what a webpage is; only browsers have an idea about that. Keep that in mind, squid caches url objects (only). Pehaps this viewpoint implies changing your requirement(s) or whatever your needs are. M. > to other program which run on other computer.Perhaps anyone know some > article or resources related with my problems ? Or anyone could help. > FYI, i;m using Squid 2.5STABLE4 and i'm using PERL as my development > language. > Thanks,
