Memmory Size issue

Site is not running due to memory size issue

Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes)

0 2 202
2 REPLIES 2

Got this error

Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /srv/bindings/58c73047c9e74f8796bf3115683c94ff/code/profiles/apigee/modules/contrib/wsclient/wsclient.rules.inc on line 53

Hmm, my guess is that you're importing a soap xml file, and you're hosted on Pantheon? Unfortunately pantheon will not allow you to increase the memory limit on your own. You could upgrade to a higher level plan though.

Is the XML file you're importing particularly large?