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

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) [email protected]

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) <[email protected]>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
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) <[email protected]>
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.

1 participant