Comment 14 for bug 1704396

Revision history for this message
Mike Rylander (mrylander) wrote : Re: Slowness for metecord and one-hit searches in 2.12

Thanks, Michele. All of these look like cold-cache (or similar) timeouts. That is, the mod_perl code timed out after 70s waiting for the search service to return data. Are you recording long-running queries in the postgres log, and if so, can you find those three search queries? We don't need the details, just confirmation (or not) that the query duration was longer than 70s. If they're much shorter, then that's important data, too, as it would suggest a silent failure somewhere.