yaoweibin / nginx_ajp_module

support AJP protocol proxy with Nginx
http://github.com/yaoweibin/nginx_ajp_module
246 stars 59 forks source link

Update to include SSL attributes in the AJP message. #23

Closed GeoJosh closed 10 years ago

GeoJosh commented 10 years ago

Update to include SSL attributes in the AJP message.

GeoJosh commented 10 years ago

I've updated the code and successfully tested with my current use cases. I'm not all that familiar with the rest of the Nginx code base, so please let me know if you are aware of any additional Nginx interfaces that I may have missed.

yaoweibin commented 10 years ago

LGTM