The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
inlinemod.php causing high server loads
Our server has been running really heavy loads for weeks, and we think it is due to something that uses inlinemod.php
Does anyone recognize that file? Is it part of standard vB or a mod? If it is a mod, how do you suggest I identify which mod it is associated with? Appreciate any feedback you can give. |
#2
|
||||
|
||||
That file is part of vBulletin itself, and handles the inline moderation functions. As such it likely isn't being called that often, unless a product hooked into it. I would suggest first taking a look at your plugins to see which are hooked to any locations beginning with "inline_mod_".
|
Благодарность от: | ||
Panzer Max |
#3
|
||||
|
||||
Excellent, thanks Mark--how do I look at a plugin and see if any are hooked to things? Open the plugin file and examine the code? Do I just look in the Plugin Manager under Hook Location?
|
#4
|
|||
|
|||
That script should only cause "some" load when hundreds of posts or threads are being moved/deleted or some other action is executed against hundreds of entries.
|
3 благодарности(ей) от: | ||
MarkFL, Max Taxable, Panzer Max |
#5
|
||||
|
||||
Yes...and if none of your staff are doing any heavy duty and ongoing inline moderation (as Dave mentioned), there shouldn't be heavy loads.
|
#6
|
||||
|
||||
I've turned off the forum, gone in the cPanel and killed the processes that were inlinemod.php related, the server load came down.
Hopefully we can get a backup now, and I will watch this. I checked the Plugin Manager under Hook Location but did not find any plugins that had inlinemod.php listed. Dave, is it possible some process got stuck? What could cause hundreds of entries to be executed or acted on like this, other than something I or the Admin would be doing? Very strange! |
#7
|
|||
|
|||
A PHP process shouldn't get stuck because it has built-in timeout settings to prevent such thing from happening.
|
#8
|
||||
|
||||
Well, it shouldn't get stuck, but I think that's what happened.
Quote:
Can you give me some examples of exactly what "inline moderation" is? Edit: http://www.vbulletin.com/forum/forum...certain-timing I guess it's simply hitting the delete or edit key on a thread/post? Maybe selecting a group of threads to move.... |
#9
|
||||
|
||||
25196 (Trace) (Kill) server_alpha 0 CPU 99.75 Memory 0.13 /usr/bin/php /home/alpha/public_html/inlinemod.php
I have no idea why this is happening.... if this was happening to you guys, what would youndo? Any ideas? I checked the moderator log, there has been some activity, a few posts merged, deleted, unstuck... |
#10
|
||||
|
||||
Quote:
Attachment 154844 If you do, then take note of the Product and go to Manage Products and disable it. |
2 благодарности(ей) от: | ||
MarkFL, Panzer Max |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|