dump_cache
extern void dump_cache(FILE *fp2);
dump_cache(fp);
int dump_cache(RES* ssl, struct worker* worker);
(void)dump_cache(ssl, worker);