COMP_DELAYED
comp->type = COMP_DELAYED;
if (((comp->type == COMP_DELAYED && state->after_authentication)) &&
if (comp && !comp->enabled && comp->type == COMP_DELAYED) {
{ "yes", COMP_DELAYED },
{ "yes", COMP_DELAYED },
{ "delayed", COMP_DELAYED },
options->compression = COMP_DELAYED;