Steve Hu

Results 97 issues of Steve Hu

This handler will be called from the light-controller to force the current server to restart when running in docker-compose, Kubernetes, Windows service or Linux service. https://github.com/networknt/light-controller/issues/144 Once the shutdown is...

The current rate limit is based on the concurrent model. I can set how many concurrent requests can pass through. This works if the backend service is slow. For faster...

When using Cloudflare to proxy the Internet requests, we have received some error messages as below. It won't break the application as the automatic retry will ensure that there is...

One of the customers is asking if we can push the metrics to a Kafka topic so that they can create microservices to stream process it before the data is...

enhancement
help wanted

https://github.com/shred/acme4j

enhancement
help wanted

Need to implement a generic structure to handle Role-based, Rule-based and Attribute-based authorization in the framework. The real implementation or entitlement mapping will leave to customization.

enhancement

We have a mask module to mask sensitive data from header, query parameter, path parameter and body. It works with JSON object with JSON Path with configuration. With the introduction...