Apache web server documentation says prefork mpm implements a non-threaded, pre-forking web server. And I'm a little bit confused about the term 'non-threaded'.
Is 'non-threaded' a synonym of 'single threaded'?
Apache web server documentation says prefork mpm implements a non-threaded, pre-forking web server. And I'm a little bit confused about the term 'non-threaded'.
Is 'non-threaded' a synonym of 'single threaded'?