HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Source Quench
Operating System - HP-UX
1833475
Members
2862
Online
110052
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
06-04-2003 03:25 PM
06-04-2003 03:25 PM
How can i disable or allow "source Quench"??
All the new things are interestings
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 03:33 PM
06-04-2003 03:33 PM
Re: Source Quench
Carlos
You don't actually disable or allow source quench, they are a condition
Source Quench messages are sent when the destination is unable to process traffic as fast as the source is sending it. The Source Quench ICMP tells the source to cut back
the rate at which it is sending data. The destination will continue to generate
Source Quench ICMPs until the source is sending at an acceptable speed.
HTH
Steve
You don't actually disable or allow source quench, they are a condition
Source Quench messages are sent when the destination is unable to process traffic as fast as the source is sending it. The Source Quench ICMP tells the source to cut back
the rate at which it is sending data. The destination will continue to generate
Source Quench ICMPs until the source is sending at an acceptable speed.
HTH
Steve
take your time and think things through
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 03:38 PM
06-04-2003 03:38 PM
Solution
Hi,
You don't actually disable it, but this is how to remove the messages from appearing.
# ndd -set /dev/ip ip_send_source_quench 0
To disable it permanently update the /etc/rc.config.d/nddconf file with this:
TRANSPORT_NAME[X]=ip
NDD_NAME[X]=ip_send_source_quench
NDD_VALUE[X]=0
Where X is the next logical numerical sequence in a table of values, with X starting at 0
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"
You don't actually disable it, but this is how to remove the messages from appearing.
# ndd -set /dev/ip ip_send_source_quench 0
To disable it permanently update the /etc/rc.config.d/nddconf file with this:
TRANSPORT_NAME[X]=ip
NDD_NAME[X]=ip_send_source_quench
NDD_VALUE[X]=0
Where X is the next logical numerical sequence in a table of values, with X starting at 0
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 03:24 AM
06-05-2003 03:24 AM
Re: Source Quench
Hi,
If the message is originating from the HP there was one known issue w/ rpcd and sock_raw socket which was solved in PHSS_17810. Check to see if you have that patch or a later version so that you are not having this issue.
Settting that ndd parameter mentioned above will also stop the HP from sending the source quench, but the patch is required if you still see them generated.
PHSS_17810 has been superceded by PHSS_27962
s700_800 11.00 HP DCE/9000 1.7 Runtime cumulative patch
Cheers
If the message is originating from the HP there was one known issue w/ rpcd and sock_raw socket which was solved in PHSS_17810. Check to see if you have that patch or a later version so that you are not having this issue.
Settting that ndd parameter mentioned above will also stop the HP from sending the source quench, but the patch is required if you still see them generated.
PHSS_17810 has been superceded by PHSS_27962
s700_800 11.00 HP DCE/9000 1.7 Runtime cumulative patch
Cheers
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP