scd = ccd.getServerConnectionDebug();
scd.setClientConnectionDebug(ccd);
}
if (scd != null) {
scd.recordResponseStartTime();
}
MetricsCollector lstMetrics = worker.getServiceHandler().getMetrics();
try {
worker.getServiceHandler().commitResponse(worker.getConn(), response);