HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SIGPIPE if socket is full
Operating System - HP-UX
1825678
Members
3689
Online
109686
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
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
10-19-2004 06:52 PM
10-19-2004 06:52 PM
SIGPIPE if socket is full
our print application get a SIGPIPE signal after 3 minutes if the socket is full on HP-UX 11.11. The connection is still established and the printer send a TIMED package each 15 seconds but the application hangs in a write system call. After receiving the SIGPIPE signal we suppose the connection was broken. Is there any timer in the tcp system to modify such a behaviour?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 09:02 PM
10-19-2004 09:02 PM
Re: SIGPIPE if socket is full
Hi
Look at ndd
ndd(1M) ndd(1M)
NAME
ndd - network tuning
SYNOPSIS
ndd -get network_device parameter
ndd -set network_device parameter value
ndd -h sup[ported]
ndd -h unsup[ported]
ndd -h [parameter]
ndd -c
DESCRIPTION
The ndd command allows the examination and modification of several
tunable parameters that affect networking operation and behavior.
regards
steve Steel
Look at ndd
ndd(1M) ndd(1M)
NAME
ndd - network tuning
SYNOPSIS
ndd -get network_device parameter
ndd -set network_device parameter value
ndd -h sup[ported]
ndd -h unsup[ported]
ndd -h [parameter]
ndd -c
DESCRIPTION
The ndd command allows the examination and modification of several
tunable parameters that affect networking operation and behavior.
regards
steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 12:16 AM
10-20-2004 12:16 AM
Re: SIGPIPE if socket is full
Hi
the ndd command shows no parameter which is related to a socket timeout. There are some description in /usr/include/sys/socket.h and socketvar.h but I don't know the value.
socket.h:#define SO_SNDTIMEO 0x1005 /* send timeout */
socketvar.h: short so_snd_timeo; /* send timeout (not used yet) */
the ndd command shows no parameter which is related to a socket timeout. There are some description in /usr/include/sys/socket.h and socketvar.h but I don't know the value.
socket.h:#define SO_SNDTIMEO 0x1005 /* send timeout */
socketvar.h: short so_snd_timeo; /* send timeout (not used yet) */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 09:13 PM
11-22-2004 09:13 PM
Re: SIGPIPE if socket is full
Problem was outside of HP-UX software
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP