Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Domain PHP/Vanilla issues?
Andy K
✭
Hi all, something weird happened today at my normally decent provider. I've been running Vanilla for months now, and Vanilla 1.0 since like that day after it became general availability.
Suddenly, today, my provider's provider suspends my account, citing "php overload; 57 processes" or something (this is secondhand from My provider, and we're seeing if the main provider can provide us with anything specific, like which php codes were tying things up, etc). Anyway, they had a DB crash and the like. I ran into my site to turn off Who's Online and Notify Me, thinking those are, aside from the core files themselves, likely to cause DB load.
Has anyone else been getting this kind of thing from their provider? My provider is generally decent, but in some ways they have that "turn it all off rather than fine-tune and pinpoint", so I'm thinking of taking my Vanilla forum (now quite popular!) to another provider.
Anyone recommend a large, inexpensive host that has given you no flak for having a large BB? What I'm looking from people is:
1) Average bandwidth traffic per day or month to your Vanilla BB. (mine is about 10gb, 400-500mb/day) Without this info, I can't determine if I'll see the same problems if I change hosts. If you have more traffic than me, then I'll totally keep an open ear!
2) Recommendations with that in mind to a good provider.
I'm peeking at Dreamhost, because lots of my friends had success there. But I'm very open to suggestions.
0
This discussion has been closed.
Comments
I'd say it's more likely that you're sharing a server with a bunch of other sites and maybe one of the other sites had some funky stuff going on. Esp since I've never had a problem like that and this is a very, very busy forum.
However, I noticed that my friends who have sites hosted with Dreamhost are still up, so it just looks like someones probably playing DOS-Att@ck3r on their main site.
Thanks again for the recs, folks.
Next issue will be setting up at the new host, and migrating all my MySQL data over (I'm pretty savvy with setups, but no real experience with DBs, so this will be my first real migration). Yum!
-Andy
Edit:
Did you have any other extensions running?
Yeah, just about ALL of them. :-) Seriously, there's maybe like 10-15 extensions available at Add-Ons that I Didn't Add On. I figured on popping off the two likely PHP-killers, "Notify Me" and "Who's Online Now", but even with those off my provider was seeing those mysterious "spikes".
yeah same here, although they're having network issues right now and all of my sites are down.
The other day they sent me an email stating that they had indexed one of my db tables:
Please be sure to index your tables properly - you had a query running that was way more innefficient than it had to be - it went from checking
over 2000 entries each time to under 25
(I'm running punbb on another site, and this private message mod that i installed years ago was never indexed..oops!)