[squid-users] Trouble with Session Handler

2014-07-25 Thread Cemil Browne
Hi all, I'm trying to set up a situation as follows: I have a web server at [server]:80 . I've got squid installed on [server]:3000 . The requirement is to ensure that any request to web server protected content (/FP/*) is redirected to a splash page (terms and conditions), accepted, then

Re: [squid-users] Re: kerberos authentication with load balancers

2014-07-25 Thread Giorgi Tepnadze
Hi Markus Excuse me for posting in old list, but I have a small question: So I have 2 squid servers (proxy1.domain.com and proxy2.domain.com) and one DNS RR record (proxy.mia.gov.ge). Regarding your recommendation how should I create keytab file. msktutil -c -b CN=COMPUTERS -s

RE: [squid-users] FW: Problem with server IO resource, need to reduce logging level by excluding specific sites from being logged

2014-07-25 Thread RYAN Justin
Sorry Marcus, new to this forum support. You mention cache_mem is small, excuse me noobness can you explain the impact. The Memory allocation to the VM is 4GB, and it has at present 4 VCPU (doesn't look like it being stressed at all). Version = Squid Cache: Version 3.2.5 Disk structure is as

[squid-users] 3.HEAD and delay pools

2014-07-25 Thread masterx81
Hi! I'm trying to limit the bandwidth of squid and i've a problem. I'm using the following directives: But on reconfigure i get the error: squid -v list the --enable-delay-pools compile option, so seem all ok... What i'm doing wrong? And also, what's the best way to limit upload bandwidth of

[squid-users] Re: 3.HEAD and delay pools

2014-07-25 Thread masterx81
Little addition... If i use the following lines: The squid process terminate itself... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/3-HEAD-and-delay-pools-tp4667023p4667024.html Sent from the Squid - Users mailing list archive at Nabble.com.

[squid-users] Re: Never used Squid, need to access it

2014-07-25 Thread babajaga
how to actually access the software itself. Pls, be more specific. What do you want to know or achieve ? (Usually, either in /etc OR in /usr/local/squid/etc the config-files to be found). Search for squid.conf. That's the entry for the features used. Depending on, whether squid has been

[squid-users] Re: 3.HEAD and delay pools

2014-07-25 Thread babajaga
What do you want to achieve ? You might also refere to my responses here: http://squid-web-proxy-cache.1019090.n4.nabble.com/Re-split-the-connexion-using-Squid-td4666739.html#a4666742 -- View this message in context:

[squid-users] Change Protocol of Squid Error Pages

2014-07-25 Thread max
Hey there, i'm wondering is it possible to change the protocol of Squid error Pages? For Example: When squid redirects to deny_info 307:ERR_BLOCK the request is made in http but i want to use https. Is that possible? I am not able to use https://somedomain because of dynamic content on the

Re: [squid-users] FW: Problem with server IO resource, need to reduce logging level by excluding specific sites from being logged

2014-07-25 Thread Marcus Kool
Juz, The mount options rw,noatime reduce I/O a little for ext4 so they are recommended for /squid. Since the system has 4 GB memory it is recommendable to increase cache_mem from 32 MB to 512 MB and to change maximum_object_size_in_memory from 20 KB to 128 KB. Both options help to cache more

RE: [squid-users] FW: Problem with server IO resource, need to reduce logging level by excluding specific sites from being logged

2014-07-25 Thread RYAN Justin
Cheers Marcus, I did see via googling a rule of thumb quote cache_mem = total physical memory / 3 - ref http://forums.justlinux.com/showthread.php?126396-Squid-cache-tuning there is a more complex formula quoted too. Money and access constraints negate the move to faster storage :) I will

Re: [squid-users] Trouble with Session Handler

2014-07-25 Thread Amos Jeffries
On 25/07/2014 7:13 p.m., Cemil Browne wrote: Hi all, I'm trying to set up a situation as follows: I have a web server at [server]:80 . I've got squid installed on [server]:3000 . This is back to front. Squid should be the gateway listening on [server]:80, with the web server listening on a

Re: [squid-users] Set up squid as a transparent proxy

2014-07-25 Thread Amos Jeffries
On 25/07/2014 10:15 a.m., Israel Brewster wrote: I have been using Squid 2.9 on OpenBSD 5.0 for a while as a transparent proxy. PF on the proxy box rdr-to redirects all web requests not destined for the box itself to squid running on port 3128. Squid then processes the request based on a

[squid-users] Web/URL categorisation list

2014-07-25 Thread Alan Dawson
Hi, Apologies if this is not completely on topic, but it does concern squid use! I'm working with an UK Academic institution who are researching whether squid can provide a usable web filtering solution. Whilst they are pretty confident that squid will be able to perform at the required level

[squid-users] Re: 3.HEAD and delay pools

2014-07-25 Thread masterx81
For now i'm only playing with the limits, but at the end i want to limit some class of users, for save some bandwidth Both in upload and in download... I don't want that is someone download/upload a big file, the whole network have slow internet access... I'll read your post, thanks for the

Re: [squid-users] Change Protocol of Squid Error Pages

2014-07-25 Thread Amos Jeffries
On 25/07/2014 9:09 p.m., max wrote: Hey there, i'm wondering is it possible to change the protocol of Squid error Pages? For Example: When squid redirects to deny_info 307:ERR_BLOCK the request is made in http but i want to use https. Is that possible? I am not able to use

Re: [squid-users] 3.HEAD and delay pools

2014-07-25 Thread Amos Jeffries
On 25/07/2014 10:25 p.m., masterx81 wrote: Hi! I'm trying to limit the bandwidth of squid and i've a problem. I'm using the following directives: But on reconfigure i get the error: squid -v list the --enable-delay-pools compile option, so seem all ok... What i'm doing wrong? Using

Re: [squid-users] FW: Problem with server IO resource, need to reduce logging level by excluding specific sites from being logged

2014-07-25 Thread Amos Jeffries
On 25/07/2014 11:28 p.m., RYAN Justin wrote: Cheers Marcus, I did see via googling a rule of thumb quote cache_mem = total physical memory / 3 - ref http://forums.justlinux.com/showthread.php?126396-Squid-cache-tuning there is a more complex formula quoted too. Money and access

Re: [squid-users] Web/URL categorisation list

2014-07-25 Thread Marcus Kool
Hi Alan, On http://www.squid-cache.org/Misc/redirectors.html you can find a list of URL redirectors. ufdbGuard is a free URL redirector that supports free databases and a commercial database from www.urlfilterdb.com Marcus On 07/25/2014 08:33 AM, Alan Dawson wrote: Hi, Apologies if this is

[squid-users] How to install squid 3.4.6 in freebsd

2014-07-25 Thread Soporte Técnico
Anyone have idea how i can download / install squid 3.4.6 in freebsd 9? There´s any tutorial, instructions, download sites or similar? I´m looking on the net and can´t find nothing really working... Jorge.

Re: [squid-users] How to install squid 3.4.6 in freebsd

2014-07-25 Thread Amos Jeffries
On 26/07/2014 12:57 a.m., Soporte Técnico wrote: Anyone have idea how i can download / install squid 3.4.6 in freebsd 9? There´s any tutorial, instructions, download sites or similar? http://wiki.squid-cache.org/KnowledgeBase/FreeBSD Amos

[squid-users] YouTube Resolution Locker

2014-07-25 Thread Stakres
Hi All, Free API to lock resolution in YouTube players via your prefered Squid Cache. https://sourceforge.net/projects/youtuberesolutionlocker/ Very easy to use Bye Fred -- View this message in context:

Re: [squid-users] Set up squid as a transparent proxy

2014-07-25 Thread Israel Brewster
On Jul 25, 2014, at 3:32 AM, Amos Jeffries squ...@treenet.co.nz wrote: On 25/07/2014 10:15 a.m., Israel Brewster wrote: I have been using Squid 2.9 on OpenBSD 5.0 for a while as a transparent proxy. PF on the proxy box rdr-to redirects all web requests not destined for the box itself to

Re: [squid-users] Change Protocol of Squid Error Pages

2014-07-25 Thread max
Am 25.07.2014 13:38, schrieb Amos Jeffries: On 25/07/2014 9:09 p.m., max wrote: Hey there, i'm wondering is it possible to change the protocol of Squid error Pages? For Example: When squid redirects to deny_info 307:ERR_BLOCK the request is made in http but i want to use https. Is that

Re: [squid-users] Set up squid as a transparent proxy

2014-07-25 Thread Israel Brewster
Ok, I think I finally got this working. It took a combination of using divert-to in the pf.conf, and intercept (rather than tproxy or transparent) in squid.conf. At any rate, basic functionality appears to be restored. So now I just need to expand the system to the full level of functionality

Re: [squid-users] Re: Sibling cache peer for a HTTPS reverse proxy

2014-07-25 Thread Alex Rousskov
On 07/24/2014 02:57 AM, Makson wrote: And here are some records found in access.log in server b, here are ALL records found in access.log in server a, -- Sent from the Squid - Users mailing list archive at Nabble.com. Just FYI: The above is how Babble sends your email to the

Re: [squid-users] Trouble with Session Handler

2014-07-25 Thread Cemil Browne
Hi Amos, Thanks so much for the prompt reply.I've got it working, but please see inline below: On 25 July 2014 21:30, Amos Jeffries squ...@treenet.co.nz wrote: On 25/07/2014 7:13 p.m., Cemil Browne wrote: Hi all, I'm trying to set up a situation as follows: I have a web server at

[squid-users] Re: Sibling cache peer for a HTTPS reverse proxy

2014-07-25 Thread Makson
Thanks for your reminder, i think the HTML RAW tag caused the problem, send the log again. Some records found in access.log in server b, 1406185920.441 1282 172.17.210.5 TCP_MISS/200 814 GET

Re: [squid-users] Re: Never used Squid, need to access it

2014-07-25 Thread Cassiano Martin
if you don't know where is squid.conf you can locate it by running: find / -name squid.conf 2/dev/null It will print full path to config file. When found, you will need to know how to manage it. Your server might be running an old squid version, so you have to pay attention to newer ACLs types,

Re: [squid-users] YouTube Resolution Locker

2014-07-25 Thread Amm
On 07/25/2014 09:03 PM, Stakres wrote: Hi All, Free API to lock resolution in YouTube players via your prefered Squid Cache. https://sourceforge.net/projects/youtuberesolutionlocker/ BIG WARNING: I looked at the script out of curiosity. It sends all queries to storeid.unveiltech.com in

Re: [squid-users] Change Protocol of Squid Error Pages

2014-07-25 Thread Amos Jeffries
On 26/07/2014 5:42 a.m., max wrote: Am 25.07.2014 13:38, schrieb Amos Jeffries: On 25/07/2014 9:09 p.m., max wrote: Hey there, i'm wondering is it possible to change the protocol of Squid error Pages? For Example: When squid redirects to deny_info 307:ERR_BLOCK the request is made in

Re: [squid-users] YouTube Resolution Locker

2014-07-25 Thread Cassiano Martin
Yes, as the youtube accelerator cache does. Only youtube urls need to be rewritten, so you dont need to forward all URLs to storeid. 2014-07-25 23:25 GMT-03:00 Amm ammdispose-sq...@yahoo.com: On 07/25/2014 09:03 PM, Stakres wrote: Hi All, Free API to lock resolution in YouTube players via