Bestrafung
Customer
We briefly tested your vBShout Lite with about 4 users and light chat and everything was fine. Over the weekend we had a large event and had approximately 12-15 users at any one time using the chat. After about 10 minutes we found that the server load skyrocketed to 25+ on a quad core system. I found that PHP and MySQL were both at high CPU load and MySQL also had a fair amount of I/O wait for our user account. We disabled vBShout and restarted apache, once the mysql I/O caught up the load returned to an acceptable level (still higher than usual though).
We're using the first instance on a custom page. I used this article/post from the VB forums to make the custom page: [HOW TO - vB4] Create your own vBulletin page - vBulletin.org Forum. I then disabled it from loading on every page by default. I'm wondering if there might be some PHP and MySQL settings not correct that may cause an issue?
I also get the warning message in the instance settings to increase max_input_vars to 10000 but I don't have that option through the web hosting panel. I tried the .httaccess code but it just produces a HTTP 500 error. I ran "php -i | grep max_input_vars" and get "max_input_vars => 1000 => 1000". I'll look into resolving this but could it be causing high I/O and load? I'd like to be able to use this product again but we can't afford to cripple the server again. Any assistance would be much appreciated.
EDIT: You didn't ask for it but this might be helpful:
httpd: Apache/2.2.26 (Unix)
mysql: 5.5.34-cll MySQL Community Server (GPL)
php: PHP Version => 5.3.28
We're using the first instance on a custom page. I used this article/post from the VB forums to make the custom page: [HOW TO - vB4] Create your own vBulletin page - vBulletin.org Forum. I then disabled it from loading on every page by default. I'm wondering if there might be some PHP and MySQL settings not correct that may cause an issue?
I also get the warning message in the instance settings to increase max_input_vars to 10000 but I don't have that option through the web hosting panel. I tried the .httaccess code but it just produces a HTTP 500 error. I ran "php -i | grep max_input_vars" and get "max_input_vars => 1000 => 1000". I'll look into resolving this but could it be causing high I/O and load? I'd like to be able to use this product again but we can't afford to cripple the server again. Any assistance would be much appreciated.
EDIT: You didn't ask for it but this might be helpful:
httpd: Apache/2.2.26 (Unix)
mysql: 5.5.34-cll MySQL Community Server (GPL)
php: PHP Version => 5.3.28
Last edited: