qicosmos/feather

Question: about ssl - http2

mvincent514 opened this issue · 2 comments

Awsome work and presentation. Thanks for sharing.
My question is :

  1. I know cinatra can handle ssl but it can't handle http2, is it planned for future relases?
  2. meanwhile, can we use nginx as an ssl proxy with http2 and hand the requests to cinatra or ... ?
  3. the benchmark is interesting, is ssl handling by cinatra better than nginx or worse? I can't see any comparaison.
    Thank you Qi.
  1. I have the plan, however not begin yet.
  2. I think so, you can have a try.
  3. I didn't compare cinatra ssl handling with nginx.

Thank you Qi. I really like the way you code. Keep up the good work.