On 3/12/13 7:31 AM, Cyril Bonté wrote:
I'm sorry to say that you've certainly met a bug while combining
http-send-name-header (which is a bit tricky in the code) and ssl
ciphering on servers. This is a case that has not been tested, I think.
I can also reproduce this with the configuration you provided (also
wit the last snapshot). Once I remove ssl ciphering, it works well.
I'm not sure to have time to investigate this before next week, so I
hope Willy or someone at Exceliance can have a look on this.
Do you really need to cipher outgoing connections ? Disabling it could
be a quick fix to your issue.
The appliances being proxied only supports HTTPS, so I can't do plain
HTTP on the backend unfortunately. Fortunately, they're not production
yet so nothing is 'broken'.
At least I know it wasn't something I did :)
David