Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Use a cache key of IP/port #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alexellis
Copy link
Member

Use a cache key of IP/port

This change moves away from using a hostname as a key, because
sometimes, within a Pod, the IP is the same i.e. 127.0.0.1, but
the port will be different. This change uses the full URL instead
as a key.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) alexellis2@gmail.com

This change moves away from using a hostname as a key, because
sometimes, within a Pod, the IP is the same i.e. 127.0.0.1, but
the port will be different. This change uses the full URL instead
as a key.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
The log handler will close the connection when ready, which
may be after the copy operation has completed.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant