Apache Server Installation and Configuration

Linux commands | Miscellaneous Apache server does not support multiple threads (ornsub-proceesses) running in parallel lke nginx Instead it creates another process which has a different process id. NOrmally, two processes are initiated when you start a Apache Serrver. FOr example
The configuration file for Apache web server conssists of a set of key-value pairs
:-

Comments

Popular posts from this blog

Parallel Database design, query processing

Laravel | PHP | Basics | Part 2

Apache Hadoop | Running MapReduce Jobs