Re: Can't figure the SSL patch

From: Wari Wahab <wari@dont-contact.us>
Date: Thu, 22 Jun 2000 12:18:48 +0800

Huzzah! Got it to work.. ;) That feels great! Minor compile problems
encoutered are still the -I that does not point to the openssl includes..
Settle that bu editing the Makefiles myself.. make install does not work
at all ;) so I copied the binaries to the squid directory as metioned in
the $PREFIX/bin dir.. Compilation also craps on the squid/auth_modules dir
where SUBDIRS was empty in the Makefile.. Added NCSA to it and it works..

Now, if only it logs referers, then I would be happy to replace the old
squid, for now, I'm running them concurrently..

1 feature to ask for though, if only we can use different keys for
different domains.. I run squid as a front end for 4 domains now, they are
something like this, www.wizoffice.com, www.hk.wizoffice.com etc, and
squid works well usually running on a load of 0.00 ;) Anyways, looks like
I can only use the www.wizoffice.com key for this...

On Thu, Jun 22, 2000 at 10:00:27AM +0800, Wari Wahab wrote:
> All right then (wierd bug though).. I enabled the useragent_log in
> squid.conf and I got this error..
> FATAL: Bungled squid.conf line 621: useragent_log
> Squid Cache (Version 2.4.DEVEL3): Terminated abnormally.
> CPU Usage: 0.000 seconds = 0.000 user + 0.000 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 341
>
> heheh... Anyways, that's a clue... I'll try to get the latest squid-ssl in
> CVS and try again.. TA
>
> On Wed, Jun 21, 2000 at 10:40:45PM +0200, Henrik Nordstrom wrote:
> > Ah. Thanks. That is a complelely unrelated bug. --enable-useragent-log
> > crashes unless the useragent_log directive is used in squid.conf.
> >
> > Fix committed.
> >
> > /Henrik
> >
> >
> > Wari Wahab wrote:
> >
> > > Program received signal SIGSEGV, Segmentation fault.
> > > 0x808b57e in useragentOpenLog () at useragent.c:47
> > > 47 if (0 == strcmp(Config.Log.useragent, "none")) {
> > > (gdb) where
> > > #0 0x808b57e in useragentOpenLog () at useragent.c:47
> > > #1 0x80751f0 in mainInitialize () at main.c:488
> > > #2 0x807565c in main (argc=2, argv=0xbffffc94) at main.c:686
> > > (gdb)
>
> --
> Regards: Wari Wahab
> A lot of people are afraid of heights. Not me. I'm afraid of widths.
> -- Steve Wright

-- 
Regards: Wari Wahab
If you are a fatalist, what can you do about it?
		-- Ann Edwards-Duff
Received on Wed Jun 21 2000 - 22:04:19 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:31 MST