Question: about ssl - http2
mvincent514 opened this issue · 2 comments
mvincent514 commented
Awsome work and presentation. Thanks for sharing.
My question is :
- I know cinatra can handle ssl but it can't handle http2, is it planned for future relases?
- meanwhile, can we use nginx as an ssl proxy with http2 and hand the requests to cinatra or ... ?
- the benchmark is interesting, is ssl handling by cinatra better than nginx or worse? I can't see any comparaison.
Thank you Qi.
qicosmos commented
- I have the plan, however not begin yet.
- I think so, you can have a try.
- I didn't compare cinatra ssl handling with nginx.
mvincent514 commented
Thank you Qi. I really like the way you code. Keep up the good work.