- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- High Load average - sendmail rejecting connections...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2006 01:27 AM
тАО02-02-2006 01:27 AM
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=199317
but was asked to open a new one.
I have configured the sendmail.cf as follows:
MaxDaemonChildren=60
QueueLA=60
RefuseLA=60
Even then we get the rejecting connections and skipping processing of the queue. I am trying to identify what is causing the high load average.
I have the output of the perfomance command attached if anyone can decipher and amke a recommendation tia.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2006 01:34 AM
тАО02-02-2006 01:34 AM
Re: High Load average - sendmail rejecting connections on port 25
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2006 01:42 AM
тАО02-02-2006 01:42 AM
Re: High Load average - sendmail rejecting connections on port 25
Could try setting:
DelayLA=0
Which means "load average at which we delay connections; 0 means no limit"
I assume you restarted sendmail after making the above changes?
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2006 02:25 AM
тАО02-02-2006 02:25 AM
SolutionLoad factor is not the criteria for making performance decisions. User response is. If the box is working right and response time is normal, then a high load may not be a problem.
http://www.hpux.ws/system.perf.sh
This script set measures performance over time in the background. Note that any kind of performance monitoring takes resources and distorts results.
If all is wll, you can merely raise the RefuseLA value and the problem will be solved.
Sendmail's method prevents denial of service attacks, but does not account for load factor problems caused by applications other than sendmail.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2006 02:36 AM
тАО02-02-2006 02:36 AM
Re: High Load average - sendmail rejecting connections on port 25
Thx for the quick replies.
I do have glance trial installed and am using reflectionX to use the gpm but am ignorant on how to effectively use it.
User response is fine on the box but mail sitting in the queue is not ideal and that is the main problem I want to correct.
I will try the suggestions and report back.
Many Thanks,
jw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-06-2006 02:02 AM
тАО02-06-2006 02:02 AM