
Periodic timeouts... [MEGA-MERGED]
#21
Posted 19 September 2011 - 08:29 AM
#22
Posted 19 September 2011 - 08:29 AM
#23
Posted 19 September 2011 - 08:31 AM
#24
*_Guest_BigBossMan_*
Posted 19 September 2011 - 08:43 AM

#25
Posted 19 September 2011 - 08:49 AM

#26
Posted 19 September 2011 - 12:29 PM
#27
Posted 19 September 2011 - 12:47 PM
#28
*_Guest_BigBossMan_*
Posted 19 September 2011 - 12:55 PM
I have another idea. It may be your hosting account is on a shared server. Meaning you and someone else are using the same physical server. Maybe the combined traffic is too much for it to handle. See if they will migrate you to a different server with less traffic.Working on it.... Looks like the search restriction didn't fully solve the problem.
#29
Posted 19 September 2011 - 01:51 PM
#30
*_Guest_BigBossMan_*
Posted 19 September 2011 - 02:02 PM
Hmmm. So much for that idea. Is the forum software up to date?Mtn did a test not too long ago where he pinged the server while the board was down. The ping was just fine, which would lead me to believe that the problem is the board and not the server. Shutting down searches to bots and other non-registered users helped quite a bit, but now the problem is back for some reason.
#31
Posted 20 September 2011 - 05:59 AM
It's the https server IMO and the reason I say that is because it is throwing a 500 error back.Hmmm. So much for that idea. Is the forum software up to date?
#32
Posted 20 September 2011 - 09:37 AM
No IP addresses in that table. In the host column it does say localhost so does that mean that the DB and web server are on the same box?ETA3: In ACP, Support Tab, left-hand column click on "SQL Processes", table shows SQL server address and port.
#33
Posted 20 September 2011 - 10:45 AM
Yeah agreed but I'm not sure we qualify as a larger board. We generally have on the order of 100-150 users on at any one time (including guests). The other board I mod had over 1600 online Sunday afternoon and it was like duck butter. I don't think there's any excuse for the kind of performance we've been experiencing with a user load as light as we have.Yeah, that would be my assumption. And usually that's not an ideal setup for larger boards. You generally want a separate database server than your HTTP server. Load balancing and all.
#34
Posted 20 September 2011 - 11:01 AM
#35
Posted 20 September 2011 - 11:22 AM
Keep in mind it depends on what user account/group the https server is running under and the ower/group of the files. If the https server is running under the owner or group of the file then there isn't any reason to give everybody read/execute rights to the files.I just did a fresh install of the board software on my server. It said that if CHMOD is set to 0777 on all files, it can cause the 500 Server Error. They suggest resetting everything to 0755 and then following the CHMOD guide to change only certain areas to 0777.
#36
Posted 20 September 2011 - 11:25 AM
I'll cast a vote for that, but I have no voting rights. LolSeriously though, Guest really seems to know a lot about this, and the timeouts are getting pretty frustrating. Especially when I need a good solid dose of asshat or need to get a big ol virtual kick in the nards.I am more than willing to host the site on my server and manage the technical aspects of it. I've run several boards of this software on my server before, and am currently running one. I have a license for the software already. I'd ask for a fraction of the existing costs for me. My server is load based, meaning that during peak usage it reallocates CPU and RAM to me so there are no down times. I have unlimited bandwidth and storage of about 150GB.

#37
Posted 20 September 2011 - 11:44 AM
Right but 777 only makes sense when, for example, the https server process's user/group is run under nobody/nobody and the files are brewbrother/brothers. Then the server process would need 777 because it is neither the owner or group of the files. If the https server is run under nobody/brothers then 770 would suffice because they would be allowed read/write/execute under the group permission.The way this software is designed, is to allow certain areas full access: attachment uploads, avatars, cache, etc. Those are the only areas that need to be 0777.
#38
Posted 20 September 2011 - 12:14 PM
I would still be able to upload my avatar because it is the https server process user/group that is evaluated against the file/folder permissions.I'm not assuming you have control but rather advocating contacting your hosting provider and asking about the correct chmod settings because granting everyone access isn't always necessary and when it's not it's better to definitely not do it.But without 777, you as MoreAmmoPlz user of this board would not be able to upload your custom avatar. You are an "everyone" as far as the server is concerned. The webserver has no idea what a brewsbros is. Even ScottS is considered an everyone. You seem to assume that the owner of a website always has server level control. This server is on a shared resource without access to server level groups and users.
#39
Posted 20 September 2011 - 12:18 PM
IPB is doing the hosting and you'd think that they'd know how to set the permissions correctly. Also if httpsd was crashing, that wouldn't explain why things get better when we turn off searches.I would still be able to upload my avatar because it is the https server process user/group that is evaluated against the file/folder permissions.I'm not assuming you have control but rather advocating contacting your hosting provider and asking about the correct chmod settings because granting everyone access isn't always necessary and when it's not it's better to definitely not do it.
#40
Posted 20 September 2011 - 12:18 PM
Right, generally I would agree with you if talking about file/folder security. The big exception is that it appears that Guest said that it is documented that specific permissions need to be applied to specific groups/folders/whatever. You should make sure you are in compliance with the documentation of the software. But generally I agree with you that 777 is not a good idea for most things.I would still be able to upload my avatar because it is the https server process user/group that is evaluated against the file/folder permissions.I'm not assuming you have control but rather advocating contacting your hosting provider and asking about the correct chmod settings because granting everyone access isn't always necessary and when it's not it's better to definitely not do it.

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users