Sorry, but I do not get the purpose of this patch.
Why reading from our *client* (regardless if it is SSL or not)
when the backend is SSL?
Did you confuse c->input_filters and backend->connection->input_filters?

Regards

Rüdiger

> -----Ursprüngliche Nachricht-----
> Von: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] 
> Gesendet: Mittwoch, 24. Oktober 2007 06:14
> An: dev@httpd.apache.org
> Betreff: [patch] Cleaning out my trees, proxy-ssl patch
> 
> 
> Folks, I brought this up on list and don't remember a response.
> 
> I'm wondering if we need to do this handshake before using one
> of mod_proxy's SSL client streams.  I believe we do in the case
> of connecting to ftps:// if we ever support it, due to the fact
> that we will attempt to read off the welcome first, and that's
> not possible till we start an empty INIT write at the client
> to negotiate.
> 
> It's sat around in this tree too long for me to worry about again,
> if someone else shares my concern, please catch.
> 
> Bill
> 

Reply via email to