commit | bd1b47d7dcb5ea45faa1f2e4f69b2761dd063303 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Mon Nov 13 13:09:17 2017 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Mon Nov 13 04:45:59 2017 +0000 |
tree | 85eb9586554d5b51c879ec34c7b4c4f7eae3ae25 | |
parent | 4270ff9da953705036f82e84d48964971aefcafa [diff] |
cmd/keyserver-gcp: do not disable log output We disabled log output for efficiency reasons, but I don't think we're seeing the kind of traffic levels we feared. We only log 1 in 100 rpc/keyserver.Lookup requests anyway, so the output should be fine. Change-Id: I1ce58ee5cf9c66b6882f575584e2069d3a925757 Reviewed-on: https://upspin-review.googlesource.com/16181 Reviewed-by: Eric Grosse <grosse@gmail.com> Reviewed-by: Rob Pike <r@golang.org>
gcp
repositoryThis repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.
See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.
See the master repository for more information about the Upspin project.