Opened 6 years ago

Last modified 5 years ago

#1629 new enhancement

use variable in for proxy_ssl in stream module

Reported by: James Callahan Owned by:
Priority: minor Milestone:
Component: other Version: 1.15.x
Keywords: Cc:
uname -a:
nginx -V: N/A

Description

I'd like to be able to use a variable to decide on proxy_ssl when using the stream module.

Attachments (1)

0001-add-stream_session-upstream_ssl-to-configure-per-str.patch (2.0 KB ) - added by James Callahan 5 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by James Callahan, 5 years ago

As a start (and enough to start using in nginx modules), I'm submitting the attached patch to add a upstream_ssl member to the ngx_stream_session_s structure.

Note: See TracTickets for help on using tickets.