PDA

View Full Version : Vbulletin V 4.2.3 Help On performance


tejas.parmar
02-03-2017, 08:07 AM
I am using Vbulletin V-4.2.3 and I am facing performance issue.

I have installed PHP profiler and identified that vbulletin's core function called fetch_censored_text is taking too much time

This function called when site show any dynamic data and it fetch the words from the back office censorship and replace censor word with specified characters.

Any idea how to optimize this function ?

Below is the function

<removed>

MarkFL
02-03-2017, 12:46 PM
I've enclosed the code in the appropriate code block, and moved your thread here, as this forum is a better fit. :)

Dave
02-03-2017, 01:52 PM
Do you have thousands of words set in the AdminCP that should be censored?

tejas.parmar
02-10-2017, 08:17 AM
Yes we have 250 words approx in censorship

Paul M
02-10-2017, 06:01 PM
250 is not many, if thats causing you issues then your server is in trouble.