Comment 15 for bug 1174660

Revision history for this message
John Dickinson (notmyname) wrote :

This is not a memory leak issue. The issue is that the proxy server (under Python2.7) will read the entire contents of the object from the storage node. When those requests are concentrated on a particular proxy or object server, the CPU spikes and prevents other requests from being handled.