Skip to content

Import Large List Time Out

edited September 2012 in Troubleshooting
I have lists with 75.000+ subs from Mailchimp. I want to migrate for Sendy to test it..
But this operation is taking too long. I'm using an Amazon EC2 Micro (613MB Memory) and set php.ini to use MAX_MEMORY of 256 MB.
How much memory do I need to run Sendy in perfect way?

Comments

  • BenBen
    edited September 2012
    If you have a HUGE CSV to import (eg. 75000 subscribers), your server will inevitably get timed out before finishing importing. Split your subscribers into multiple chunks.
  • This could be avoided with an asyc approach, right? any chance that this will be on the next update?
  • there is no memory issue, increase webserver timeout
This discussion has been closed.