- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- connection drop out
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
тАО10-21-2003 01:39 PM
тАО10-21-2003 01:39 PM
connection drop out
we are facing connection dropouts in our application . Can somebody please tell what are the factors that we should concentrate on to avoid this. This is becoming a major obstacle for the implementation of the application .
Thanks and have a great day!
Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2003 01:44 PM
тАО10-21-2003 01:44 PM
Re: connection drop out
Do you get "source quench messages"?
Is the lan card working correctly? i.e. The correct duplex.
# lanadmin -x 0
Are there any logs that show some additional information from the application. Also check the /var/adm/syslog/syslog.log file.
You could set some network tracing, but I think looking at getting some additional information first may help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2003 01:59 PM
тАО10-21-2003 01:59 PM
Re: connection drop out
have a look at the man pages of "nettl", capture the network events, activities and log for a period of time and format the logs using "netfmt".
Have a look at those logs, it should give you a better understanding as where, when they are happening and then nail down to why its happening.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2003 02:09 PM
тАО10-21-2003 02:09 PM
Re: connection drop out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-21-2003 02:46 PM
тАО10-21-2003 02:46 PM
Re: connection drop out
# netstat -i |grep -i -e collisions -e dropped
Also track dropped packets.
The number of collisions (Coll) divided by the number of output packets (Opkts) is the collision rate. If your collision rate is greater than 10%,