Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos Friday at 12:39 PM1 day
Posted March 31, 201510 yr We recently started noting that our Car Community is getting slower and slowr in posting new topics and post. Load time is fine, reading the posts and topic is also fine even from the oldest lot.It has reached to about 5-6 seconds wait for every post. Editing same post is instant. Any help...?
March 31, 201510 yr You need to give us more info. OS, PHP Version, Mysql version and the output of mysqltuner.PS: Check if you don't have any kind of problem with your email setting in the ACP. Edited March 31, 201510 yr by RevengeFNF
April 7, 201510 yr How many users are following these forums? I've seen some sites that take over 30 seconds to post a topic because a forum has 100 followers. IPB is sending out 100 notifications... one at a time.
April 7, 201510 yr Author Thanks guys for heads up, will definitively explore this point.Wondering if I there is any setting where IPB wait for 1 second to post first and then take action to send 10/100/1000 followers emails.....!
April 7, 201510 yr Wondering if I there is any setting where IPB wait for 1 second to post first and then take action to send 10/100/1000 followers emails.....!Nope. :(
April 8, 201510 yr Yeah, ideally the email sending would be asynchronously performed, but it isn't. I think the best thing to do is to set up an SMTP server and not use php mail(). An SMTP server should accept the mail rather quickly, queue it up for sending, etc.robert
April 8, 201510 yr Yeah, ideally the email sending would be asynchronously performed, but it isn't. I think the best thing to do is to set up an SMTP server and not use php mail(). An SMTP server should accept the mail rather quickly, queue it up for sending, etc.robertbased on my experience, it doesn't really matter. The site I was working on was using SMTP.
April 8, 201510 yr Author I agree with headstand, as I am using SMTP server and not phpmail and still experiencing server lag in posting upto 5-10 seconds at times.
April 10, 201510 yr Author Well I am still at 3.4.6. and afraid to upgrade due to lot of customization.
April 10, 201510 yr Well I am still at 3.4.6. and afraid to upgrade due to lot of customization.3.4.7 is the latest 3 series version. Why not upgrade to that? Your mods and customizations will still work. You'll then have the benefit of the bug fixes.
April 12, 201510 yr 3.4.7 is the latest 3 series version. Why not upgrade to that? Your mods and customizations will still work. You'll then have the benefit of the bug fixes.To my knowledge this is still an issue in 3.4.7.
April 29, 201510 yr What MTA are people with this problem having? While I did have to buy a book on it, I've found Postfix to be by far the easiest to tweak. If anyone is still using sendmail, ditch it.If you're running Debian and using the default exim4-daemon-light package, you need to swap it out for exim4-daemon-heavy or another MTA.
Archived
This topic is now archived and is closed to further replies.