Re: [squid-users] Need help debugging my squid configuration

2015-05-15 Thread Amos Jeffries
On 16/05/2015 2:33 a.m., Jose Torres-Berrocal wrote: > I willl try to find help on Ubuntu Forums how to compile it. > I linked to the Ubuntu instructions page in my last email. " to compile and install a new Squid binary. Like this command li

Re: [squid-users] Need help debugging my squid configuration

2015-05-15 Thread Jose Torres-Berrocal
I willl try to find help on Ubuntu Forums how to compile it. But I really would like to solve my squid 3.3.8 problem. For which I started this thread. It may be bugy on SSL_BUMP but should work must of the time. It compiles in Ubuntu as they do have an Ubuntu source for 3.3.8 version. I need to

Re: [squid-users] Need help debugging my squid configuration

2015-05-13 Thread Amos Jeffries
On 14/05/2015 1:16 p.m., Jose Torres-Berrocal wrote: > Source from squid repository does not come directly compatible with > the OS. Source from Ubuntu repository is made compatible to the OS. > > It has a folder call debian which has a file called rules which in > term is used with the configure

Re: [squid-users] Need help debugging my squid configuration

2015-05-13 Thread Jose Torres-Berrocal
Source from squid repository does not come directly compatible with the OS. Source from Ubuntu repository is made compatible to the OS. It has a folder call debian which has a file called rules which in term is used with the configure script for the compile options. What file or script do I have

Re: [squid-users] Need help debugging my squid configuration

2015-05-13 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Latest Squid source's not in repositories. They are here: http://www.squid-cache.org/Download/ 13.05.15 19:53, Jose Torres-Berrocal пишет: > As said I followed the thread I included in the initial email. I have > added the --enable-ssl and --with

Re: [squid-users] Need help debugging my squid configuration

2015-05-13 Thread Jose Torres-Berrocal
As said I followed the thread I included in the initial email. I have added the --enable-ssl and --with-open-ssl directives to the compilation. The debug_option setting I have used you can see in the squid.conf that I included. I tried with ALL, 9 also. The logs do not show any informative error.

Re: [squid-users] Need help debugging my squid configuration

2015-05-13 Thread Amos Jeffries
On 13/05/2015 3:25 a.m., Jose Torres-Berrocal wrote: > Hello All. > > I am new to Squid. I have compiled squid 3.3.8 on Lubuntu 14.04.1 > system following the thread > http://ubuntuforums.org/showthread.php?t=68246 > > I have also turn on --enabled-ssl-crtd on the compilation rules. The option