openfaas / of-watchdog

Reverse proxy for STDIO and HTTP microservices
MIT License
259 stars 115 forks source link

Support issue #111

Closed junneyang closed 3 years ago

junneyang commented 3 years ago

1、of-watchdog,max_inflight = 1 image

2、template:python3-http(https://github.com/openfaas-incubator/python-flask-template/tree/master/template/python3-http

3、the log show that multiple request are handling concurrently: image

alexellis commented 3 years ago

Share how you are invoking?

Also this doesn't necessarily mean it's not working. It's just showing a thread number, by default there are 4.

alexellis commented 3 years ago

/set title: Support issue

junneyang commented 3 years ago

@alexellis thanks, it's about the container oomkiller and restart