What is ServerType directive?



What is ServerType directive?..

Answer / abhay

It defines whether Apache should spawn itself as a child
process (standalone) or keep everything in a single process
(inetd). Keeping it inetd conserves resources. This is
deprecated, however.

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More Apache Interview Questions

What is httpd command?

1 Answers  


How to start apache server in windows?

1 Answers  


How do I know if apache is running on windows?

1 Answers  


What are the various types of virtual hosts in apache?

1 Answers  


What is the typical log file size per 10k requests in an apache web server?

1 Answers  


How to get support for apache web server if something wrong?

1 Answers  


How much does an apache cost?

1 Answers  


Does Apache act as a Proxy server?

3 Answers   Syscom,


How to check the version of running apache web server?

1 Answers  


Can apache and nginx run on the same server?

1 Answers  


How to configure your very first production web sever?

1 Answers  


How does systemd work?

1 Answers  


Categories