But how do we determine that ahead of time?
I dunno? Ask them? I'm just thinking out loud here. There doesn't seem to be an easy answer.
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
But how do we determine that ahead of time?
I dunno? Ask them? I'm just thinking out loud here. There doesn't seem to be an easy answer.
I'm not sure, if we're warning them up front that we're a risk to their other customers, what their motivation is.
As for the test:
I was not able to open two mysql connections to our database immediately after the board shut down, and then at 5, 10, and 15 minutes. Once I closed the first commandline client down, I could open the other one.
Rob, Tom, I have the db_status from them.
Kristen, I know there's nothing they'll do for us now, so you might want to mention this to them as free feedback. If their connection closing timeout is longer than fifteen minutes, I doubt it's a good use of their resources.
I'd like to see the db_status. If nothing else, it will let me calculate about how much we'd spend for MySQL connections via dreamhost.
Insent, Rob.
Also to Tom.
db_status tells us we do 6.84 MySQL connections per second. At that rate, we'd spend $2091.16 a month on extra conueries at Dreamhost.
See, I just don't see how that could be possible, with the number of members posting.
Am I nuts?
I can see it being true, since at the request of IH we put in explicit closes for each MySQL connection. Each page can open and close a number of connections. In my testing on my machine, I'd see four or five connections opened and closed per message center view.
I don't know what kind of tweaking went on while I was asleep, but I haven't had a single error message since I came back here around 2:45 a.m. EST.
and I spoke too soon--I did get a few errors. They are appearing less, though. But that could just be the low traffic at this time of night.
These are the facts as I understand them right now:
Therefore, I have come to the following conclusion.
The first scenario is much more likely. Further evidence supporting my hypothesis that the error occurs when more than one user hits the web server simultaneously can be found by examining a sample from the access_log and error_log files. Do we have access to them?
In either event, it is my opinion that the mysql server is broken. This is not something we "mention" to them as "feedback", this is something that the ISP needs to fix, or at the very least, provide us a better explanation, using data that we don't have access to.
This, of course, is purely a technical assessment. I have no knowledge of our interpersonal relationship with the ISP.