tennispoint
tennispoint
Comments
-
Hi Ben,
Thanks for the response - here are the details:
Here is our cron job:
*/5 * * * * wget -q -O /dev/null http://[ourdomain].com/scheduled.php
I want to 2nd the notion that adding indexes for the import speeds it up MASSIVELY -- we have about 150k total emails but we have to segment out that into different lists which means many more. Before the index importing records would peg our RD…
Hi Ben,
Thanks for the confirmation and it would be great if that would at least notate "x.xxx%" emails clicked a link (xxx emails clicked).
Thanks,
JeremyBen,
Hmmmm, thanks for the reply. I decided to check the database tables and noticed that it didn't happen to have any "indexes" on the tables, outside of the "auto-increments". The import then would take a long time and be really hard …I did go ahead and updated to 1.1.1 on our larger server. I broke apart our "member list" and made 2 smaller lists -- one with 1k emails and another with 10k emails.
Interesting thing is both campaigns with the smaller lists sent with no…Ben,
I wondered about the PHP setup as well and saw the other forum post about 'safe mode'. I am not running in safe mode on either server tested. This is also why I tested it on 2 different servers. I am REALLY thinking this has somet…Ben,
I tried to put all the code onto a different AWS server of ours to ensure that it wasn't a PHP setup since the 2 are configured differently.
The apache logs from both servers have this same error in them:
[Fri…Ben,
Yes, the total record count in the queue table is still 65384 records and has been since the campaign is defined as "sent".
FYI, I also looked at the difference in the 2 different "lists" (member and test). All the data i…I just purchased and think $59 is a fair price. To be candid, I probably wouldn't have been so quick if the price was $99 and I have used Amazon SES in our SaaS website since it first came out so I have "fear" of using/setting up SES. At $99 I sti…