This coming Memorial Day will be 12 months of "debugging". Time for Alt B.
Really? The Private Message system is causing all of the problems? Not really doubting, but I find it hard to believe the PM system is being used hard enough to cause a slowdown in the other processes that run this software, if it is, then it is some really poor programming.
Really? The Private Message system is causing all of the problems? Not really doubting, but I find it hard to believe the PM system is being used hard enough to cause a slowdown in the other processes that run this software, if it is, then it is some really poor programming.
I'm not surprised at all. All it takes to bring the system to it's knees is a logic race. I'm wondering about their test procedures or lack of same. PM's are used use quite a bit.
I am still surprised, I have several VB systems running as well as PHPbb3 systems running and I have never had a problem with the PM system taking up all of the resources to a point that it impacts the rest of the system, they are two entirely different sub-systems.
I have spent over 10 years as part of the development team for PHPBB3 and know exactly how this software works.
Do you have VB5 running? Or the 4.0 versions?
Previous to the upgrade, I don't believe we've ever experienced an issue with the PM system either. The queries the PM system uses are to blame, not for all of it, but the majority.
Well if you ever do make the switch and have some questions. Feel free to shoot me a PM.
I am running them in a virtual live environment and have simulated heavy traffic on both of them., so I do know what the problems can be.
Does this simulated traffic send messages or create for topics?
Yes, it does.
Weird. There is no issue with queries hanging up?
No, What are you guys running as core software on the server? Is it a Windows server or one of the various linux flavors?