How much memory and/or other resources does Apache web server use?
How much more are lightweight servers efficient? Say appache vs. Mongoose Web Server
Neil Butterworth you out there?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, lightweight servers are more efficient with memory and resources, as the term ‘lightweight’ would indicate. nginx is a popular one.
Apache’s memory and resource usage depends a lot on what you’re doing with it – which modules are loaded, what your PHP etc. scripts are doing. There’s no single answer.