Search Results

Search: Posts Made By: _joshua_
30,531
Posted By _joshua_
Thanks so much, Carl! I'm going to do that...
Thanks so much, Carl!
I'm going to do that right now.
30,531
Posted By _joshua_
need help: how to send email with HIGH priority in shell scripts?
Hello,

I know that mail or sendmail can be used to send email in a shell script.
Is there any way I can set the priority of emails to send to HIGH?

The reason why I want that is because my...
11,415
Posted By _joshua_
I used 'killall httpd' to kill all 'httpd'...
I used 'killall httpd' to kill all 'httpd' processes and start apache again. So far it's working well. I know little about killall command except for it killing all the processes.
11,415
Posted By _joshua_
Thanks ZB, you are absolutely right. I tried to...
Thanks ZB, you are absolutely right.
I tried to change MaxClients, but because the number of processes grows almost infinitely, I know something must be wrong which is causing the issue.
Sadly I...
11,415
Posted By _joshua_
Thanks sb008, do you any suggestion? The...
Thanks sb008, do you any suggestion?
The problem is that when the number of processes grows abnormally, finally not only apache but also the whole server can be brought down.
By now I haven't...
11,415
Posted By _joshua_
Thank you all so much for the help. With your ...
Thank you all so much for the help. With your help I think I can write my first shell script, which I hope will avoid the issue.

The real issue is when that happens, there are accordingly growing...
11,415
Posted By _joshua_
need help: shell script to restart apache when no. of processes keeps growing
I need a shell script to kill apache and restart it, in case the number of processes keeps growing. The logic is like the below, but I don't know how to get the number and neither the syntax. Could...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy