|
"400 Bad Request" indicates an error at the server end, which should not have anything to do with memory usage. Which URL is this?
Incidentally, processing images does not contribute much to memory usage, since the image data is stored on disk in a temporary file.
|