Hi Hiroshi, This is likely due to the fact that postgresql cannot count rows without a sequential scan. Other databases do not have this limitation. But I think we will want to change the way large queues are handled by the jobstatus page to compensate.
Can you please open a jira ticket for this? By the way, if you just want to increase the timeout, there is a parameter for that. See the how to build and deploy page. Karl Sent from my Windows Phone From: Hiroshi Tatsumi Sent: 10/4/2013 9:10 PM To: [email protected] Subject: Timeout happens when opening showjobstatus.jsp Hi, I’m using ManifoldCF 1.1. When I try to open showjobstatus.jsp, timeout happens and job status isn’t shown. Can I extend DB connection timeout? The situation is below. - ManifoldCF 1.1 - PostgreSQL 9.x - I have crawled files more than 9,000,000 already. I’d appreciate it if you could tell me something. Thanks, Hiroshi Tatsumi
