Hi, all
On squid 3.0(STABLE13), which do you recommend, dns_internal mode or
dnsserver mode ?
--
Sincerely,
Mikio Kishi
Richard Langly wrote:
I'm looking to build a web page from within the proxy server that will
be viewed at a later time, and also further pass on the request and
expect to get a page back which will also be viewed at a later time.
This all happens from the proxy server.
1) receive URL from user r
nyoman karna wrote:
guys,
I've been using squid for 5 years in my educational institution
(IM Telkom - Telkom Institute of Management)
but this is the first time i encounter this problem.
need your expertise.
I'm using HP Proliant ML110 G5 with 320GB of SATA disk.
I'm using squid 2.6 stable 16
Dingwell, Robert A. wrote:
Does anybody know if there is a way to do this?
Try offline_mode on.
Which is not a true offline, but an aggressive caching mode.
Amos
Thanks
Rob
On 3/18/09 3:59 PM, "Dingwell, Robert A." wrote:
Hi,
I¹m looking for a way to cache data from systems that are
It's not so much that it isn't well-defined, it's that it's dangerous.
Since a server can close an idle connection at any time, there's a
chance that as you start your POST, the server will close the
connection, leaving things in an indeterminate state. Unlike GET, POST
can't be automatical
I'm looking to build a web page from within the proxy server that will
be viewed at a later time, and also further pass on the request and
expect to get a page back which will also be viewed at a later time.
This all happens from the proxy server.
1) receive URL from user request and store/build a
I have a situation where being able to use keepalives for POST methods
would be very handy. Essentially, I have a series of .NET webservers
that POST data to a linux-based webservice. The .NET webservers and the
the linux servers are geographically distributed, so we have a 65ms
latency betwe
guys,
I've been using squid for 5 years in my educational institution
(IM Telkom - Telkom Institute of Management)
but this is the first time i encounter this problem.
need your expertise.
I'm using HP Proliant ML110 G5 with 320GB of SATA disk.
I'm using squid 2.6 stable 16 (FreeBSD 6.3) with 1
"Benedict simon" wrote in message
news:dde908b0d0e692cbfa0d7d7490dce7f2.squir...@webmail.baladia.gov.kw...
Dear Amos,
Thanks and really apprecite for ur quick reply
i will try the link and n check it out.
me too a novice in Ldap n not a professional in ADS
regards
simon
Benedict simon
How about the following?
sysctl net.ipv4.tcp_window_scaling=0
Mike
Jorge Bastos wrote:
Sorry,
I completely miss that.
I was reading, and I don't have that kernel command on the squid server:
cisne:~# cat /proc/sys/net/ipv4/tcp_default_win_scale
cat: /proc/sys/net/ipv4/tcp_default_win_scale:
Jorge Bastos wrote:
Sorry,
I completely miss that.
I was reading, and I don't have that kernel command on the squid server:
cisne:~# cat /proc/sys/net/ipv4/tcp_default_win_scale
cat: /proc/sys/net/ipv4/tcp_default_win_scale: No such file or directory
cisne:~#
More ideias?
PS: the problem is in
Sorry,
I completely miss that.
I was reading, and I don't have that kernel command on the squid server:
cisne:~# cat /proc/sys/net/ipv4/tcp_default_win_scale
cat: /proc/sys/net/ipv4/tcp_default_win_scale: No such file or directory
cisne:~#
More ideias?
PS: the problem is in all machines on the lo
Jorge Bastos wrote:
Squid 2.7STABLE6. Firefox 3.0.7 on Windows XP. Works fine for me.
Check http://wiki.squid-cache.org/KnowledgeBase/BrokenWindowSize
Chris
Well it doesn't for me.
Either IE or FF.
:(
Using direct connection it works.
Did you read the linked article? It often d
> Squid 2.7STABLE6. Firefox 3.0.7 on Windows XP. Works fine for me.
>
> Check http://wiki.squid-cache.org/KnowledgeBase/BrokenWindowSize
>
> Chris
Well it doesn't for me.
Either IE or FF.
:(
Using direct connection it works.
Well no idea.
The website+server is not mine.
Or could the server being blocking requests made from squid, where there's a
header from squid?
That is ASP, it may be something like that, it's an idea.
How do I hide the header so that the destination servers won't know that I'm
connection through s
Stephan wrote:
Hi @ll,
i have one problem:
Environment: squid/2.7.STABLE5 on win32.
Auth against Windows ActiveDirectory with mswin_auth.exe
I want to allow one https-URL for all networkuser.
So i have added this ruleset:
acl erlaubthttps dstdomain .domain.tld (where domain.tld is the URL i w
Thibault Ketterer wrote:
I squid-users,
I am trying to cache some jar from java web start.
I augmented the cache_dir size to match the jar size and I tuned the
refresh_pattern parameter for jar file like this :
cache_dir ufs /local/squid 1000 16 256
refresh_pattern -i \.jar$ 0 100% 1440
Vicks wrote:
dear frnds,
i m looking to deploy multiple squid servers under windows in such a manner
that around 5 squid servers each having 20 clients should get connected to
parent squid server having a high bandwidth connection. how to achieve this.
the parent squid server ip: 192.168.2.1/
John Doe wrote:
From: Jorge Bastos
When I try to access:
http://www.interponto.com/
Using "3.0.STABLE13-1" on Debian SID
I get a blank page on IE or FF, if I try to see what's on the code, I have:
Maybe because the server sends sends back: "Cache-control: private"...?
JD
"Cache-
Jorge Bastos wrote:
Hi people,
When I try to access:
http://www.interponto.com/
Using "3.0.STABLE13-1" on Debian SID
I get a blank page on IE or FF, if I try to see what's on the code, I have:
--
--
What can be the problem? Squid or the website?
Accessing without Squid, it works fine, t
Merdouille wrote:
Chris Robertson-2 wrote:
http://www.squid-cache.org/Doc/config/url_rewrite_program/
Chris
I have a simple redirection script.
It ll send a 302:URL in replacement of http://mysquid/img=URL
the browser load the file from the original site and SARG says that nothing
wa
I squid-users,
I am trying to cache some jar from java web start.
I augmented the cache_dir size to match the jar size and I tuned the
refresh_pattern parameter for jar file like this :
cache_dir ufs /local/squid 1000 16 256
refresh_pattern -i \.jar$ 0 100% 1440 override-expire
override-la
From: Jorge Bastos
> When I try to access:
> http://www.interponto.com/
> Using "3.0.STABLE13-1" on Debian SID
> I get a blank page on IE or FF, if I try to see what's on the code, I have:
Maybe because the server sends sends back: "Cache-control: private"...?
JD
I will be out of the office starting 03/13/2009 and will not return until
03/29/2009.
I will respond to your message when I return.
dear frnds,
i m looking to deploy multiple squid servers under windows in such a manner
that around 5 squid servers each having 20 clients should get connected to
parent squid server having a high bandwidth connection. how to achieve this.
the parent squid server ip: 192.168.2.1/255.255.240.0
- Original Message -
From: "John Doe"
To: "Frog"
Sent: Friday, 20 March, 2009 11:19:12 GMT +00:00 GMT Britain, Ireland, Portugal
Subject: Re: [squid-users] Extracting selected data from logfile
From: Frog
> Thank you Chris for the suggestion. It helped enormously. I have extracted
>
Hi people,
When I try to access:
http://www.interponto.com/
Using "3.0.STABLE13-1" on Debian SID
I get a blank page on IE or FF, if I try to see what's on the code, I have:
--
--
What can be the problem? Squid or the website?
Accessing without Squid, it works fine, that tell's me that is
This don't show all IP. Only the IP from the last 5000 request. If you
want all IP from all request in the access file you must use:
grep -w "403" access.log | awk '{print $1}' | sort | uniq > file.txt
On Fri, Mar 20, 2009 at 11:48 AM, Frog wrote:
>
> Hello all,
>
> Thank you Chris for the sugg
Does anybody know if there is a way to do this?
Thanks
Rob
On 3/18/09 3:59 PM, "Dingwell, Robert A." wrote:
> Hi,
>
> I¹m looking for a way to cache data from systems that are disconnected at
> times and to serve from the cache when the systems are disconnected. I know
> that 2.7 supports
Hi @ll,
i have one problem:
Environment: squid/2.7.STABLE5 on win32.
Auth against Windows ActiveDirectory with mswin_auth.exe
I want to allow one https-URL for all networkuser.
So i have added this ruleset:
acl erlaubthttps dstdomain .domain.tld (where domain.tld is the URL i want
Dear Amos,
Thanks and really apprecite for ur quick reply
i will try the link and n check it out.
me too a novice in Ldap n not a professional in ADS
regards
simon
> Benedict simon wrote:
>> Dear All,
>>
>>
>> i have squid Proxy server on Centos 5 working perfectly for a quite
>> sometime an
Hello all,
Thank you Chris for the suggestion. It helped enormously. I have extracted the
data I was looking for by using the following:
tail -n 5000 access.log | grep "403" | awk '{print $1}' | uniq -d > file.txt
Best regards
Frog.
- Original Message -
From: "Chris Robertson"
To: sq
Chris Robertson-2 wrote:
>
> http://www.squid-cache.org/Doc/config/url_rewrite_program/
> Chris
>
I have a simple redirection script.
It ll send a 302:URL in replacement of http://mysquid/img=URL
the browser load the file from the original site and SARG says that nothing
was cached!
--
Vie
33 matches
Mail list logo