Jump to content

Apache MPM Prefork VS. Worker


Steve Joms

Recommended Posts

Hi All,

 

Does anyone here tried to change their MPM from Prefork to Worker? As for my experience once I change my apache MPM to Worker I am receiving this error so I'm ending up reverting it to Prefork. I want to use MPM Worker so my server is optimize for concurrent connections.

 

PHP Notice:  Undefined index: meta_title in /var/www/html/cache/smarty/compile/b9/43/9a/b9439a2f84b0f950c03ba67fc41063330cd9207a.file.header.tpl.php on line 88
PHP Notice:  Trying to get property of non-object in /var/www/html/cache/smarty/compile/b9/43/9a/b9439a2f84b0f950c03ba67fc41063330cd9207a.file.header.tpl.php on line 88
 PHP Notice:  Trying to get property of non-object in /var/www/html/cache/smarty/compile/b9/43/9a/b9439a2f84b0f950c03ba67fc41063330cd9207a.file.header.tpl.php on line 88
PHP Notice:  Undefined index: meta_title in /var/www/html/cache/smarty/compile/b9/43/9a/b9439a2f84b0f950c03ba67fc41063330cd9207a.file.header.tpl.php on line 88
PHP Notice:  Trying to get property of non-object in /var/www/html/cache/smarty/compile/b9/43/9a/b9439a2f84b0f950c03ba67fc41063330cd9207a.file.header.tpl.php on line 88
PHP Notice:  Undefined index: meta_title in /var/www/html/cache/smarty/compile/b9/43/9a/b9439a2f84b0f950c03ba67fc41063330cd9207a.file.header.tpl.php on line 88
PHP Notice:  Trying to get property of non-object in /var/www/html/cache/smarty/compile/b9/43/9a/b9439a2f84b0f950c03ba67fc41063330cd9207a.file.header.tpl.php on line 88
PHP Notice:  Trying to get property of non-object in /var/www/html/cache/smarty/compile/47/81/44/478144b80094591f83c80d567126ce0f4341d86c.file.productcomments.tpl.php on line 209
PHP Notice:  Trying to get property of non-object in /var/www/html/cache/smarty/compile/47/81/44/478144b80094591f83c80d567126ce0f4341d86c.file.productcomments.tpl.php on line 211
 
Thanks! :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...