Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2010
    Posts
    8

    Default Difference between apachectl and httpd.worker?

    What is the difference between the mentioned ways of starting the apache server?

  2. #2
    Join Date
    Dec 2010
    Posts
    29

    Default

    Apachectl is nothing but a wrapper over the httpd as well as it sets some environment variables and adds functionality such as configtest, you can find more details about it here. Whereas, httpd.worker is just like httpd, but is enabled with the worker module for further functionality.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •