Hello,
I am running Squid configured for transparent proxying with the following
settings:
http_port 80
icp_port 3130
httpd_accel virtual 80
httpd_accel_with_proxy on
Then I have started it with: /usr/local/bin/RunCache &
(RunCache is the one that comes with the distribution)
Now for some reasons it doesn't cache the homepage of NCSA Httpd Server:
I have tried loading the page two times the first time the following lines
were added to my access.log and store.log respectively
access.log
--------------------------
875234915.972 780 193.79.187.189 TCP_MISS/304 179 GET
http://141.142.103.54/ - DIRECT/141.142.103.54 text/html
875234916.866 713 193.79.187.189 TCP_MISS/304 179 GET
http://141.142.103.54/images/httpd.gif - DIRECT/141.142.103.54 image/gif
875234916.958 660 193.79.187.189 TCP_MISS/304 178 GET
http://141.142.103.54/images/httpd_logo.gif - DIRECT/141.142.103.54
image/gif
store.log
-------------------------
875234915.968 SWAPOUT 304 875235230 835048388 -2 text/html 2482/0
GET http://141.142.103.54/
875234915.972 RELEASE 304 875235230 835048388 -2 text/html 2482/0
GET http://141.142.103.54/
875234916.861 SWAPOUT 304 875235231 823741498 -2 image/gif 6872/0
GET http://141.142.103.54/images/httpd.gif
875234916.866 RELEASE 304 875235231 823741498 -2 image/gif 6872/0
GET http://141.142.103.54/images/httpd.gif
875234916.954 SWAPOUT 304 875235231 831071731 -2 image/gif 743/0
GET http://141.142.103.54/images/httpd_logo.gif
875234916.958 RELEASE 304 875235231 831071731 -2 image/gif 743/0
GET http://141.142.103.54/images/httpd_logo.gif
The second time I try it the following lines are ADDED to the files
(Nothing changes I think)
access.log
-----------------------------------
875235010.703 620 193.79.187.189 TCP_MISS/304 179 GET
http://141.142.103.54/ - DIRECT/141.142.103.54 text/html
875235011.508 627 193.79.187.189 TCP_MISS/304 179 GET
http://141.142.103.54/images/httpd.gif - DIRECT/141.142.103.54 image/gif
875235011.721 652 193.79.187.189 TCP_MISS/304 178 GET
http://141.142.103.54/images/httpd_logo.gif - DIRECT/141.142.103.54
image/gif
store.log
---------------------
875235010.663 SWAPOUT 304 875235325 835048388 -2 text/html 2482/0
GET http://141.142.103.54/
875235010.703 RELEASE 304 875235325 835048388 -2 text/html 2482/0
GET http://141.142.103.54/
875235011.504 SWAPOUT 304 875235326 823741498 -2 image/gif 6872/0
GET http://141.142.103.54/images/httpd.gif
875235011.508 RELEASE 304 875235326 823741498 -2 image/gif 6872/0
GET http://141.142.103.54/images/httpd.gif
875235011.703 SWAPOUT 304 875235326 831071731 -2 image/gif 743/0
GET http://141.142.103.54/images/httpd_logo.gif
875235011.721 RELEASE 304 875235326 831071731 -2 image/gif 743/0
GET http://141.142.103.54/images/httpd_logo.gif
Can anyone offer some suggestions what could be wrong on my side. I have
the same problem with other sites, but not with all, so I am really stuck
here.
Tia,
Herman Tanis
Received on Thu Sep 25 1997 - 18:16:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:10 MST