Sometimes when browsing the search page, it gives a blank page or 404.

I just ran apachebench with 20 concurrent threads on a search page: 950 of 1000 requests failed!

It is caused by a Project row being updated by another transaction.

The increment of a project’s search count needs to be changed to cope with this problem.

Submitted by Elmer van Chastelet on 30 November 2012 at 11:05

On 30 November 2012 at 13:10 Elmer van Chastelet commented:

Fixed in commit …6b84c690


On 30 November 2012 at 13:10 Elmer van Chastelet closed this issue.

Log in to post comments