Proxy problems

On a cluster running current git, I'm seeing reproducible proxy
crashes: CPU goes up to 100% within seconds after the workers connect,
both for child and parent processes. The proxy then eventually
terminates due to overload. Anyone else seeing something like that?

Robin

So this seems to have went away with the new logging code but now I'm
seeing memory problems with the proxy: a few GBs after a few hours. I
don't think it's the new code because there're aren't any threads
spawned (with the latest master commit), but hard to say. Anybody else
seeing this?

Robin