- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- netstat -a |( hanging with many connections being ...
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
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
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
11-02-2001 09:26 AM
11-02-2001 09:26 AM
netstat -a |( hanging with many connections being established)
OS - HP-UX 11.o
WEbserver - Netscape.
Application Server JRun.
I guess this is more of a networking , and here is what is happening.
The numeber of connections between the JVM and the JRun become like more then 200 and eventually it dies.
tcp 0 0 localhost.51000 localhost.57115 ESTABLISHED
I have more than 200 connections like this.
Any light on this would be helping me to a great extent.
Thank you.
Nag(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 09:45 AM
11-02-2001 09:45 AM
Re: netstat -a |( hanging with many connections being established)
http://docs.iplanet.com/docs/manuals/enterprise/40/scaling/perf.htm
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 09:45 AM
11-02-2001 09:45 AM
Re: netstat -a |( hanging with many connections being established)
As far as the netstat -a | hanging
A pipe from netstat -a will be very slow, I have seen this problem before when I do a netstat -a | more.
Hope this helps.
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 09:58 AM
11-02-2001 09:58 AM
Re: netstat -a |( hanging with many connections being established)
If you put 0.0.0.0 in /etc/hosts it should run faster. Maybe there is a patch to fix this "slowness" for 11.0, I don't know..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 10:17 AM
11-02-2001 10:17 AM
Re: netstat -a |( hanging with many connections being established)
Tommy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 12:28 PM
11-02-2001 12:28 PM
Re: netstat -a |( hanging with many connections being established)
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 12:29 PM
11-02-2001 12:29 PM
Re: netstat -a |( hanging with many connections being established)
Tony