Shibd session cache cleanup running every second

Cantor, Scott cantor.2 at osu.edu
Mon Aug 26 16:32:24 EDT 2013


On 8/26/13 4:22 PM, "Wessel, Keith" <kwessel at illinois.edu> wrote:

>If so, what can we tweak to change that behavior?

As Chris just said, stop using prefork. If your PHP code is that broken,
run it OOP.

Or you'll have to change the stack size, but you can't run prefork at
scale with a default stack, it's impossible.

-- Scott




More information about the users mailing list