Actions
Feature #22861
openCache ContainerHTTPProxy port names, access levels, and permissions
Story points:
-
Description
The current implementation does one or more API calls per incoming HTTP request, which is a lot of overhead.
Controller should have an in-memory cache so the overhead is minimal for a large number of requests to a small number of container ports, using a small number of tokens.
Updated by Tom Clegg 11 months ago
- Related to Idea #17207: services running in containers added
Updated by Tom Clegg 10 months ago
- Related to Idea #22859: Support service containers on a single host added
Actions