We've got a v147 environment deployed and are having problems with our routers stopping handling requests after a random period of time. First symptom is that they stop logging anything to the access.log, but we still see entries going to gorouter.log about registrations. Soon it will stop responding to direct HTTP requests (usually it will return a 404 if you hit it directly) but for a while it still proxies other requests, and soon after that the /routes and /varz queries to port 8080 will also stop responding. Eventually it will stop handling any proxy requests but still accept TCP connections so haproxy keeps trying to send requests to it but they eventually time out.
Memory usage is increasing regularly on each of the services and the symptoms seems to start at around 200MB total used. Is anyone else seeing this? An easy way to look at the memory usage is by querying /varz.
Aaron Huber
Intel Corporation