@AirbnbHelp how can I reach a human to resolve my issue? My wife booked an apartment that seems to be a scam and we want to get credit to book another place. Please HELP.
@DoverHq Hi, I know how to set up a CNAME. The issue here is that I would need a dedicated hostname from Dover to do so. Is that available in paid plans?
Preference for handling money in the DB:
1) use decimal so there’s no loss of precision
2) multiply everything by 100 and use integers everywhere
1 or 2?
Still fighting with GKE Ingress / routing. For some reason I end up with 200K TCP SYN_SENT and it fills up my conntrack. I’ve already lowered the nf_conntrack_tcp_timeout_syn_sent to 60… I low can I go?
Is there an easy way to get actual backend latency in GKE hone using a global load balancer? I don’t care much about the routing in the internal Google network, only the last hop to my backend…