Frank Schröder

Results 241 comments of Frank Schröder

Would you mind posting your experiences here?

Is there a window where both primary and secondary can handle requests? I'd guess so since you want the old primary to complete existing requests while the new primary starts...

I still think that adding a second health check for the service with a short check interval (1s or 500ms) which is only green for the leader is the simplest...

Something wants to request `/error` but there is no mapping since your service is only announcing `/cpm`. Everything else will return a 404 Not Found. You need to have a...

Try this one: ```sh gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9494081A4C1007E3EBCA396B2F9F9BA22C84FCEE ```

I've been experimenting with a different gpg key setup.

Yeah, I had thought about this a while ago. Shouldn't be too difficult. What's your use case?

Any special requirements in terms of performance and throughput?

What does that mean? Can you provide numbers?