Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - too long to send email notification
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

too long to send email notification

 Post Reply Post Reply
Author
tomazk View Drop Down
Newbie
Newbie


Joined: 09 March 2005
Location: Slovenia
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote tomazk Quote  Post ReplyReply Direct Link To This Post Topic: too long to send email notification
    Posted: 09 March 2005 at 10:10am
Hy!

We are using this forum very successfully but have one problem. We have over a 1000 users who have requested email notification. So, every time somebody posts a post it takes more than a minute to send all mails and to display a message that the post has been posted. We are using CDONTS. We also tried with CDOSYS (as is suggested in one of the posts on your forum: http://forums.webwiz.net/forum_posts.asp?TID=7750&KW=slow+post+reply), but it's the same.
What do you suggest? Do you have any experience with this problem. Do you know any other web forums with such amount of requested email notification and how they deal with this.

Thanks for any help

Tomaz

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 09 March 2005 at 10:50am
The speed at which emails are sent always depends on the speed on your mail server, a 'localhost' one like CDONTS uses will always be faster as you don't have that network delay in contacting the mail server.

A 1000 emails does seem like allot of emails to be sending.

The only thing I can suggest is that all the email notifications are kept in the table tblEmailNotify in the database and that maybe it might be worth deleting all entries in this table and if people do want to re-subscribe to email notifications they can do.

However, most of the time people only subscribe to a particular topic which is why it seems strange that a 1000 emails are sent each time a post is made, unless for some strange reason all your members are requesting email notification to all posts in that forum.

Having 1000 emails sent each time someone posts must also be a big strain on the server, so I would recommend trying to cut this amount.
Back to Top
tomazk View Drop Down
Newbie
Newbie


Joined: 09 March 2005
Location: Slovenia
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote tomazk Quote  Post ReplyReply Direct Link To This Post Posted: 11 March 2005 at 3:09am
Hi!

Thanks for reply. But for certain reasons we can not unsubscribe them.

Has somebody considered the option to split up the process of posting a message in two preocesses.
1. saving the post into the database
2. sending email notification
The process of sving the post should be independent of sending email notification. The complition window appears write after the post is saved and not after all emails are sent.

Tomaz
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 11 March 2005 at 5:38am
The problem with ASP is that each page needs to be called by a web browser inorder for the ASP page to run.

This means that it is not possiable with pure ASP to save the post, return the user to the page displaying the topic, then send the emails. As the page to send the emails needs to be called by the users web browser.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.