Sanket Saurav, Co-founder & CTO, DoSelect
worker_class
. Know when to use sync and async workers.workers
, worker_connections
, keepalive
, etc. wisely.worker_processes auto;
.keepalive_timeout
.tcp_nopush
and tcp_nodelay
.gzip
all the things!EXPLAIN ANALYZE
the complex queries.User
model lookups.