How to Start an Apache Thread Memory Consumption
Apache threads are started when the Apache software program is launched on your computer. Once it has been started, the program creates additional threads to help balance system load within its memory. Apache threads will not be created unless its parent executable program's service is started.
Instructions
-
-
1
Open the Start menu.
-
2
Type "cmd.exe" in the Search bar.
-
-
3
Press "Shift" and "Enter" to launch the program with administrator permissions.
-
4
Click "Yes" or "OK" if prompted by the user account control.
-
5
Type "net start apache", and press "Enter." The Apache service will now begin creating threads in the memory.
-
1