Hi,
Are the any plans to add this feature?
If one has less software to run stuff, and if hitch can be avoided in some use
cases, I think that would be a plus.
Thanks for you answer.
Best Regards,
Danila
> On 13 Sep 2018, at 21:42, Maxim Dounin wrote:
>
> Hello!
>
> On Thu, Sep 13, 2018 at 0
Hello!
On Thu, Sep 13, 2018 at 09:26:31PM +0300, Danila Vershinin wrote:
> Hello,
>
> I’m trying to basically use nginx as replacement to hitch (for Varnish).
>
> Request goes like this: browser → nginx (stream SSL) → varnish (HTTP2 on) →
> backend HTTP
>
> stream {
> server {
> lis
Hello,
I’m trying to basically use nginx as replacement to hitch (for Varnish).
Request goes like this: browser → nginx (stream SSL) → varnish (HTTP2 on) →
backend HTTP
stream {
server {
listen 443 ssl;
ssl_certificate /etc/letsencrypt/live/example.com/fullchain.pem;