Questions tagged [hanging]
26 questions
1
vote
0 answers
page loading stops half-way, no server or sql load
i'm running a hostgator vps php/apache/linux/mysql
i have a problem that i cannot seem to properly diagnose/fix :
sometimes when loading a page, the browser will load have the page, then it hangs for 10-15s, sometimes more, then load the rest of…

Sherif Buzz
- 283
- 1
- 3
- 16
1
vote
1 answer
Apache service hung and incoming requests not accepted
My production server is running Apache v2.2.4 with mod_mono v1.2.4 on CentOS release 5.2 (Final).
Suddenly, Apache service hung during normal usage time (approx. 1 pm EDT). Traffic is not too high at this time. This is the first time we're noticing…

Gnanam
- 1,459
- 13
- 26
- 32
1
vote
1 answer
WireGuard `wg-quick up` hangs on `ip link add $profile type wireguard`
I've been a happy WireGuard user for several years and never had any issues. Today, for seemingly no reason, I started having issues.
I ran wg-quick up $profile as root and that terminal session locked up (ctrl+c/d etc don't kill it). The only…

Aaron Esau
- 111
- 5
1
vote
0 answers
executing script (to set iptables rules) over ssh blocks for 2 hours
I have a script with some iptables rules in it. When I execute this script on another host using 'ssh', then this call blocks for approx. 2 hours.
This is the contents of the script. The idea is to block all traffic, except ssh, http(s), icmp and…

Dimitri
- 11
- 1
0
votes
1 answer
hwinfo locks and creates load
Every night we run hwinfo to dump the current hardware infos into a file.
Today we had a constant load of 5:
top - 13:24:32 up 5 days, 19:35, 3 users, load average: 5,08, 5,20, 5,31
Tasks: 258 total, 1 running, 257 sleeping, 0 stopped, 0…

guettli
- 3,591
- 17
- 72
- 123
0
votes
0 answers
server freezing and cannot find reasons
My server got random hanging, sometime 2 weeks sometime 2-3 days. I updated Kernel to from 3 to 4, the server is still freezing randomly. I did many test e.g. memtest86, CPU stress test. after the hanging I read dmesg and /var/log/message. and…

ben
- 21
- 2
0
votes
1 answer
What can I check to see why a server is inaccessible
I have a server that is running an older version of Centos (5). About once a day, for 4-5 minutes, sometimes longer, the server is not accessible. After a few minutes it becomes available again. It is very strange.
I check messages and secure and…

Doug Wolfgram
- 135
- 2
- 7
0
votes
1 answer
w3wp hanging - possible blocked threads? Trying to debug with WinDbg
I have been having trouble for the past week where one of my web apps running on IIS is hanging at random times at least once a day, I have to recycle the app pool to kick it back into life. CPU and memory seems normal.
When I look at the active…

Paul Hinett
- 1,205
- 3
- 11
- 19
0
votes
1 answer
Apache PHP server hanging upon massed refresh
I have a server that I didn't setup and I know little about apart from it is way more powerful that another system stat wise but constantly freezes upon a SINGLE user just holding down F5 on the webpage.
Are there any ways to find out what is…

Dorjan
- 147
- 9
0
votes
0 answers
Only one of the sites in an application pool has queued requests - why?
I have a server that has several application pools (basically one per CPU core). Each application pool: 1) has several sites, 2) runs .NET Framework v4.0.30319, and 3) is running in Managed pipeline mode: 'Integrated'.
All the sites in each of…

fordareh
- 660
- 1
- 7
- 16
0
votes
2 answers
Remote Desktop Connection Logging Off
On a Window Server 2008 R2 machine I am having a problem with a particular remote desktop connection. I experienced a slow log-off last night (windows in the RDP session was showing "logging off") so I closed the RDP client. This morning when I…

NateReid
- 54
- 2
- 9