Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7960441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:45:21+00:00 2026-06-04T04:45:21+00:00

I have a django app running on ec2. It is a micro instance, and

  • 0

I have a django app running on ec2. It is a micro instance, and I see 62% of my memory is being consumed by an application that has zero users. This seemed quite high to me, so I did:

$ ps aux|grep apache
root      9318  0.0  1.4 204924  9052 ?        Ss   23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9323  0.1  4.7 234824 28588 ?        S    23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9324  0.1  4.7 235176 28780 ?        S    23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9325  0.1  4.8 235536 29088 ?        S    23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9326  0.1  4.7 234808 28564 ?        S    23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9327  0.1  4.7 234952 28620 ?        S    23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9328  0.1  4.7 235136 28892 ?        S    23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9329  0.1  4.6 234856 28140 ?        S    23:01   0:00 /usr/sbin/apache2 -k start
ubuntu    9330  0.1  4.8 235480 29356 ?        S    23:01   0:00 /usr/sbin/apache2 -k start

Why are there so many processes here? What are all these processes doing? Is there a way to make this more efficient?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T04:45:23+00:00Added an answer on June 4, 2026 at 4:45 am

    This may depend on the Apache worker you are using, but it is likely that Apache will use a separate process for each incoming connection. In order to serve incoming connections rapidly, it keeps a pool of connection handlers open, which is why there are so many processes.

    The level of memory usage will be because, regardless of the number of users, Apache has to keep all/most of your application, Django, Python and any third-party apps you are using in memory to be able to serve the site efficiently.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

HI I have a django application running on app engine and I want to
I have a Django app running on Windows (via Apache + mod_wsgi) that's CPU-bound.
I have a Django app that gets it's data completely from an external source
I have a Django app that use a django-tagging. I need to port this
I have a django app that I made and have implemented a plist into
I have a Django app where multiple teams upload content that will be parsed.
I have a Django app running on a shared server using FCGI. When I
We have a Django app running on apache server (mod_python) on a windows machine
I'm writing a Django app that uses celery. So far I've been running on
I have a simple django app that is using only the admin. This is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.