Thanks Adam, Here is my access.log

1096568145.782    474 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568147.141     94 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html
1096568147.295    153 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html
1096568149.137   1000 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568150.552    345 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html
1096568151.472    665 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568152.795    888 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html
1096568156.622    775 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568158.019    403 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html
1096568159.252   1014 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568160.537    289 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html
1096568161.526    990 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568163.676   1108 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568164.889    781 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html
1096568165.520    631 121.51.1.207 TCP_MISS/200 65602 GET
http://my.app.net/myapp-bin/myapp? - DIRECT/10.254.2.239 text/html
1096568166.739    231 121.51.1.207 TCP_MISS/404 1282 GET
http://my.app.net/favicon.ico - DIRECT/10.254.2.239 text/html


Kvetch wrote:

> Hello, I am trying to get squid setup as a reverse proxy.  I have
> squid on a seperate server than my Apache server.  I was able to get
> squid to deliver pages but if I view the access log while trying to
> hit pages, everything gets reported as a MISS and I don't see any
> HITs.

Post the relevant access.log entries.

> Below is my configuration.

Your squid.conf looks alright, though the use of the good_paths acl is
redundant (because you allow all traffic immediately after it).

Adam


On Wed, 29 Sep 2004 14:16:53 -0400, Kvetch <[EMAIL PROTECTED]> wrote:
> I forgot to mention that I am running RedHat Ent.3 and using the
> squid-2.5.STABLE3-3.3E RPM.
> 
> Thanks,
> Nick
>

Reply via email to