Y.Horie

Results 95 comments of Y.Horie

@moshloop Hi, I’d like to approach this issue. I think that has two solutions, which one is adding simply 'if-else' which `check.Threshold` Mills is 0 or not, another is if...

@jnicklas @0b10011 Hi, I have a simple resolution for this issue. > It looks like this is specifically due to adding the middleware to Server instead of Route. Here's a...

Hi, I'm interested in this issues. and I've dived in it slightly. At first, simply(although may be stupidly?), I just added `path.trim_end_matches('/');` both `router.route` and `server.at`. Of course this test...

@Fishrock123 @ririsoft Hi, I’m interested that conditional headers in tide framework. I tried to implements the middleware which can only verify about If-None-Match and content ETag. if they match, it...

@W1T3C Thanks, We do not intend to sort the json output object as the module feature. We consider that it should implement a feature of sort data each application which...

@forolo Hi, Thanks reporting. To clarify what happened on your pages, let us tell the detail of your site's code.

> When I modify status.template.html and copy it to nginx root folder nothing apear on status page (with Nginx vhost traffic status customization when it activated). @Lecyd Have you customized...

@Lecyd Can you customized the template.html and nginx.conf following that. `vtsStatusURI` is the endpoint of fetching the vts data by the json format. The below example refers that the endpoint...

@waterCoding Hi, Thanks report! I tried to build almost the same the dockerfile which you suggested but it worked fine. dockerfile: ``` RUN yum -y update RUN yum -y install...

@franciscocpg Hi,Thanks. Could you tell me what is the detail of `backend-service-1` and `backend-service-2` before you change the static pages config? We cannot see the both of upstream at all....