/ Zope / Apsis / Pound Mailing List / Archive / 2010 / 2010-02 / Re: [Pound Mailing List] patch for telling users about https

[ << ] [ >> ]

[ ANNOUNCE: Pound - reverse proxy and load balancer ... ] [ Disabling a Backend w/ PoundCtl / Joe Gooch ... ]

Re: [Pound Mailing List] patch for telling users about https
Robert Segall <roseg(at)apsis.ch>
2010-02-02 13:19:11 [ FULL ]
On Thu, 2010-01-28 at 14:38 +0100, Peter van Dijk wrote:[...]

If you don't mind, I'd rather put a link to your patch on the Pound
page. That way people who want it may apply it independently.[...]

Re: [Pound Mailing List] patch for telling users about https
Peter van Dijk <peter(at)openpanel.com>
2010-02-02 13:30:39 [ FULL ]
On Feb 2, 2010, at 13:19 , Robert Segall wrote:
[...]

Hello Robert,

it is in my own interest that this functionality eventually ends up in
distribution
packages for Pound; and, given that at least Apache has implemented the
same functionality and that we (at OpenPanel) have gotten several complaints
about this issue with our previous choice of SSL proxy, I feel that it is a
relevant
feature to include.

If I updated the patch to make the whole feature optional, would you
re-consider inclusion?

Of course, whether or not you include this patch is your decision only, and the
URL
of my Pound-branch will remain stable, so linking to the repository or the
specific patch would definitely be good.

Thank you for your time and consideration.

Kind regards,
Peter van Dijk
OpenPanel

RE: [Pound Mailing List] patch for telling users about https
Joe Gooch <mrwizard(at)k12system.com>
2010-02-02 23:31:31 [ FULL ]
You set errnossl in parseHTTP but not parseHTTPS... Which means it throws
signal 11's unless the user provides an ErrNoSsl option in the config file.

I copied your initialization line from parseHTTP to parseHTTPS and it worked
beautifully!

Joe

[...]

Re: [Pound Mailing List] rpl_malloc
"Simon Matter" <simon.matter(at)invoca.ch>
2010-02-03 11:38:33 [ FULL ]
> Hello,[...]

Interesting, I don't need anything special with google perftools 1.5 on
CentOS 5.4, but I need the following hack before the configure call on
CentOS 3.9 (on x86_64 only):

export ac_cv_func_malloc_0_nonnull=yes

Could you try this?

Regards,
Simon

MailBoxer