Hi Paul,
Thanks for your reply.
There are a lot of things in your explanation that I don't understand.
1. Are you saying that the Matchfinder loads EVERY TIME, ANY USER logs in? That means that if I have 100 people login every day, then the Matchfinder will be loaded 100 times?
2. What do you mean under 'matchfinder is loading" exactly? I thought that the Matchfinder is running only when a new member registers to the site, and sets a record in the database (dt_queued). After that, based on these records, it is sending emails at the preset interval (daily, weekly .. etc).
3. I completely did not understand the browser freezing part. I've never noticed my browser to freeze when I log in.
4. You said that
The matchfinder email does not have a built in delay on outgoing emails per second
, but after that you say
the code to the matchfinder could be set to only send out so many mails per second
. Does that mean that it can be set, but it needs programming?
5. I did not understand the cron job part either. I guess I am not very familiar with how it works.
6. I am running on an Apache server. That's all I know. What do you mean under server limits?
Sorry for the many questions.
Thanks