logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Hung Apache Daemon Service - Troubleshoot (Windows)
Author
Razzi29



Joined: 06 Feb 2023
Posts: 5
Location: Canada

PostPosted: Mon 06 Feb '23 17:23    Post subject: Hung Apache Daemon Service - Troubleshoot (Windows) Reply with quote

hello Apaches fellows.

I am hoping someone can point me in the right direction here with an issue I am having on Apache. I recently inherited an instance of Apache running on Windows Server 2012 R2. My technical background is mostly working with IIS and Windows, not Apache.

Our Apache server has a few times hung on an application process that runs within the Apache stack. I typically see the memory just climbing until I stopped the Apache daemon service runner that is hosting the application.

My question is as follows: Is there any way I can check what may be going on inside the process to figure out if this happens when a client is injecting something that may get stuck while trying to get to the database on another server, what type of logs, processes, events can I gather to try to figure this out? It does not happen daily, is random and sometimes I see it weeks apart.

Any tips are much appreciated.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 07 Feb '23 11:05    Post subject: Reply with quote

An increase in memory seems to be the external application. What technology do you use?
Back to top
Razzi29



Joined: 06 Feb 2023
Posts: 5
Location: Canada

PostPosted: Tue 07 Feb '23 16:06    Post subject: Reply with quote

Is a custom Java application that runs on top of the Apache services.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 08 Feb '23 15:20    Post subject: Reply with quote

Are we talking about tomcat or httpd apache?
Back to top
Razzi29



Joined: 06 Feb 2023
Posts: 5
Location: Canada

PostPosted: Wed 08 Feb '23 15:54    Post subject: Reply with quote

httpd apache
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Thu 09 Feb '23 10:08    Post subject: Reply with quote

What is there in your error log and or windows event log about it?
Back to top


Reply to topic   Topic: Hung Apache Daemon Service - Troubleshoot (Windows) View previous topic :: View next topic
Post new topic   Forum Index -> Apache