Thread_cache_size is a variable that specifies the number of threads the server should cache for reuse. When a client disconnects, the client's threads are put into a cache if there aren't already thread_cache_size threads there.
Releem automatically tunes thread_cache_size and 44 other variables to improve MySQL performance. Try Releem for
Free, or deepen your understanding of this variable by reading our documentation.