[squid-users] squid crashing while trying use url_rewrite_program

2010-05-15 Thread jyothi
Hi, I am using squid 2.7, I want to redirect my url www.google.com to www.m.google.com. To do this I have tried adding this line in squid.conf " url rewrite_program /etc/squid/redirect.pl " and the redirect.pl file is as follows. #!/usr/bin/perl $|=1; while (<>) { @X = split; $url = $X[0

Re: [squid-users] Access.log

2010-05-15 Thread Amos Jeffries
Leonardo Carneiro - Veltrac wrote: Leonardo Carneiro - Veltrac wrote: Amos Jeffries wrote: GIGO . wrote: Hi all, Can anybody please explain me what does this error mean and why it occurs it happens while i was testing youtube/facebook caching. TCP_NEGATIVE_HIT/204 Does this suggest th

Re: [squid-users] Access.log

2010-05-15 Thread Leonardo Carneiro - Veltrac
Leonardo Carneiro - Veltrac wrote: Amos Jeffries wrote: GIGO . wrote: Hi all, Can anybody please explain me what does this error mean and why it occurs it happens while i was testing youtube/facebook caching. TCP_NEGATIVE_HIT/204 Does this suggest that some object in cache has corrupte

[squid-users] Linux+Squid+Draytek+Lacking Network Skills = Frustration

2010-05-15 Thread jondavidf
I need some help if at all possible. This may be a re-post for some. This is what I'm trying to accomplish: Trying to get fast Internet to 50 Soldiers stationed in Afghanistan. I am completely new to linux and squid and am trying to get a proxy server set up. This is what I'm working wit

Re: [squid-users] Access.log

2010-05-15 Thread Leonardo Carneiro - Veltrac
Amos Jeffries wrote: GIGO . wrote: Hi all, Can anybody please explain me what does this error mean and why it occurs it happens while i was testing youtube/facebook caching. TCP_NEGATIVE_HIT/204 Does this suggest that some object in cache has corrupted? if so how to rectify the error?

Re: [squid-users] how do I ensure that my request is passing through squid proxy

2010-05-15 Thread jyothi
The following lines I have added to the squid.conf file cache_peer 10.65.0.32 parent 3128 3128 no-query login=PASS prefer_direct off My institution proxy also connects to the port 3128. A window keeps appearing for authentication even after entering the username and password. Is there any thin

Re: [squid-users] http CONNECT method with fwd proxy to content server on same subnet

2010-05-15 Thread Henrik Nordström
fre 2010-05-14 klockan 07:17 -0700 skrev Quin Guin: > I have a remote server sending a HTTP CONNECT to my server but my > server can't handle an HTTP CONNECT. So I wanted to use squid to > handle the CONNECT method and then send the https requests to my local > server to handle the request. I know

Re: [squid-users] how do I ensure that my request is passing through squid proxy

2010-05-15 Thread Amos Jeffries
jyothi wrote: Thanks! I got your point. I have one more doubt, my institution proxy needs authentication. When I configured my browser with squid proxy, it was asking me for uname and password. when I enter my institution username and password it is not accepting. When I saw in FAQ it shows how

Re: [squid-users] accelerator mode localhost issues

2010-05-15 Thread Amos Jeffries
Ярослав Матейко wrote: Hello! i'm issuing some troubles when i try to browse my website throw browser. i have domain name dev-zone.org.ua thich points to my apache box. apache box is listening on 127.0.0.1:80 and squid config is: visible_hostname box http_port 192.168.1.2:80 accel vhost cache

Re: [squid-users] http CONNECT method with fwd proxy to content server on same subnet

2010-05-15 Thread Amos Jeffries
Quin Guin wrote: Hi, I have a new need for deploying squid in my environment and I have been trying to set it up but it is not working as expected. Please see me requirements below and I have tried this with both 2.7-stable9 and 3.1.3 on CentOS4.6 64bit. I have a remote server sending a HTTP CO

Re: [squid-users] Access.log

2010-05-15 Thread Amos Jeffries
GIGO . wrote: Hi all, Can anybody please explain me what does this error mean and why it occurs it happens while i was testing youtube/facebook caching. TCP_NEGATIVE_HIT/204 Does this suggest that some object in cache has corrupted? if so how to rectify the error? "204" ? not sure. I