Closed (works as designed)
Project:
Views Infinite Scroll
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2011 at 19:12 UTC
Updated:
18 Mar 2011 at 20:07 UTC
If I leave an infinitescroll page alone for a few minutes, then come back to it and start scrolling again, it brings my server to it's knees.
CPU spikes to 100% of a CPU, and memory starts climbing. Apache eventually times out, grows so much in memory that the kernel kills it, or I have to restart it. If I'm patient and wait, Apache cools down and then mysql CPU spikes. In any case, the AJAX request is never fulfilled.
This is a very basic view with only 1 field, infinite scrolling, grid layout.
Comments
Comment #1
dfletcher commentedAha I'm sorry, my bad. Looks like it was a problem with the field, not Views Infinite Scroll. Views Infinite Scroll just brought it to light. Removed the field and tried a different one and the problem solved.
Comment #2
Remon commentedphew! :)