Cache
"Pankaj.Kumar - 00CS1010" <[email protected]> Mon, 10 Nov 2003 11:31:46 +0530 (IST)
| Newsgroups | gmane.comp.apache.mod-proxy |
|---|---|
| Message-ID | <Pine.LNX.4.33L2.0311101127070.20788-100000@cpusrv-ibm-5.cse.iitkgp.ernet.in> |
hi !! Can someone please tell me how is the cache in the apache webserver organised . I need to catch all the html pages going through the proxy and know which IP accessed which page at what time and make a log of it along with the page contents . In the current log , all I can see is are some .data and .header file . Do these cache all the pages that are going through ? If yes .. how do I know it corresponds to which http link and which IP accessed it ? Pankaj