[squid-users] HTTPS acceleration and Squid 2.5

2003-10-03 Thread Andrea Cogliati
Guys, we need an https accelerator capable of redirecting https requests to different servers based on URLs. Being more specific: We need to publish to the Internet two different services, let say https://mydomain.com/alpha and https://mydomain.com/beta. Client requests to the former site must

Re: AW: [squid-users] HTTP/1.1 reverse Proxy over SSL?

2003-10-03 Thread Robert Collins
On Thu, 2003-10-02 at 20:55, mailinglists wrote: Hi I know that Squid 2.5 doesn't support host headers if used in a ssl environment as yours. What you intend to do can be done if you use 1 squid box per 1 M$ www box. However I unfortunately can't say anything about Squid 3.0. Usage of

Re: [squid-users] HTTPS acceleration and Squid 2.5

2003-10-03 Thread Robert Collins
On Fri, 2003-10-03 at 17:47, Andrea Cogliati wrote: Is that possible with Squid 2.5? Should I apply some kind of patch (ssl update patch)? I'm a little confused here. Yes it's possible. You need a redirector to split the paths into backend server domain based requests. Cheers, Rob -- GPG key

Re: [squid-users] Using wb_group from Samba 3.0 with squid 2.5

2003-10-03 Thread Riccardo Fontana
I've found this document in which is specified that for version 3.0 of samba I've to substitute a file from samba source to squid helpers source before compiling squid.: http://top.izmiran.rssi.ru/~luzgin/unix/squid/FAQ-23.html But looking in helpers directory I cannot find the file specified.

[squid-users] File download blocking.

2003-10-03 Thread aanderson
I realise that this is probably an often posted topic, and I have read a lot about blocking file downloads with squid but my research has only raised more questions than answers. I'm hoping someone can help. My goal is to block downloads of executables and other 'undesirable' file types such as

[squid-users] Can i block ftp server ?

2003-10-03 Thread Soccal Andrea
hi guys can i block an ftp server or squid snif only http protocol (i don't remeber) for example ftp://ftp.com ? chers Andrea Soccal IT Sistema Ufficio [EMAIL PROTECTED]

Re: [squid-users] File download blocking.

2003-10-03 Thread Isaias - Sinosnet
Hello! Try something like this: acl blocked_extensions url_regex -i /some/where/thing.txt /some/where/thing.txt contains: \.exe$ \.com$ \.bat$ \.mp3$ (and so on...) The $ character means that this must be at the end of the url... If you don't like to use files like in my example, use the

[squid-users] webdav problem

2003-10-03 Thread Martial Paupe
With squid 2.5STABLE1 on RedHat 9.0 I have a problem has to make forward webdav traffic by this one. When I upload a file of less than 1023 bytes all is ok, but on the other hand when the file is higher than 1024 bytes this one does not pass. And when I upload directly on the server I do not

[squid-users] freebsd + transparent squid + natd

2003-10-03 Thread Aleksandar Simonovski
The requested URL could not be retrieved While trying to retrieve the URL: http://www.tin.org/ The following error was encountered: Unable to determine IP address from host name for www.tin.org The dnsserver

Re: [squid-users] webdav problem

2003-10-03 Thread Victor Jose Hernandez Gomez
With squid 2.5STABLE1 on RedHat 9.0 I have a problem has to make forward webdav traffic by this one. When I upload a file of less than 1023 bytes all is ok, but on the other hand when the file is higher than 1024 bytes this one does not pass. And when I upload directly on the server I do

RE: [squid-users] yahoo messenger squid and ACL's

2003-10-03 Thread Adam Aube
Ehsan Lesani [EMAIL PROTECTED] wrote: You can't [block Yahoo Messenger] by using squid. Yes, you can - provided the rest of your network is setup properly. That's only because squid is work with HTTP protocol or port 80 only when yahoo messenger can use any port that can you think. Every

[squid-users] proxy newbie

2003-10-03 Thread Rick Rambo
Not sure if a http proxy is my ticket. This is what i would like to do. [user connnected to internet]-[http proxy/firewall]---[http server] [public ip][public ip] [priv ip][priv ip] proxy info from a web server on a non-routable private network to employees

[squid-users] Error: Zero Sized Reply

2003-10-03 Thread Eder Sacramento
Hi people !!! I'm trying to access the url www.sodresantoro.com.br, and the squid returns the error: Zero Sized Reply . Some idea ?? Thanks, Eder Sacramento [EMAIL PROTECTED] [0] - B.H. - M.G. - Brasil --

Re: [squid-users] Error: Zero Sized Reply

2003-10-03 Thread claus
Works fine here ... squid 2.5 stable 3 - claus - Original Message - From: Eder Sacramento [EMAIL PROTECTED] To: Squid_Users.org [EMAIL PROTECTED] Sent: Friday, October 03, 2003 4:20 PM Subject: [squid-users] Error: Zero Sized Reply Hi people !!! I'm trying to access the

Re: [squid-users] mime.conf no such file or directory

2003-10-03 Thread Mahmood Ahmed
On Sat, 2003-10-04 at 10:27, Mahmood Ahmed wrote: FATAL: MIME Config Table on /etc/squid/mime.conf: (2) No such file or directory Are you running chrooted ? Rob yes, i am running it chrooted. Ensure that your chroot has all the squid files: the libexec programs, all of