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
Post a Comment