HPE GreenLake Administration
- Community Home
 - >
 - Networking
 - >
 - Legacy
 - >
 - Communications and Wireless
 - >
 - Socket Session enquiry
 
Communications and Wireless
        1840182
        Members
    
    
        2728
        Online
    
    
        110162
        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
 
03-20-2003 07:15 PM
03-20-2003 07:15 PM
			
				
					
					
						Can anyone tell me :
1. how to check the number of socket session ?
2. what is the maximum number of socket on HP-UX 11i can handling ?
HTTP request is become slowly after deploy a new application. Should i install any patch to fix it or anyother suggestion ?
thanks in advance!!
Cat
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
1. how to check the number of socket session ?
2. what is the maximum number of socket on HP-UX 11i can handling ?
HTTP request is become slowly after deploy a new application. Should i install any patch to fix it or anyother suggestion ?
thanks in advance!!
Cat
Solved! Go to Solution.
		1 REPLY 1
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
03-21-2003 07:54 AM
03-21-2003 07:54 AM
Solution
			
				
					
					
						I think you would do better posting in the HPUX forum but I believe for your first question the usual answer is a program called lsof which I believe you can get from HP's site unless you just want to know how many TCP/IP sessions you have open in which case
netstat -an |grep ESTABLISHED |wc -l
will tell you.
For the second answer I believe they usually say something like in Unix everything is a file so your socket limit is about what your MAX_FILES is set to.
As far as patches the answer is probably yes but without knowing exactly what patches you already have and what the new application is doing it's hard to say.
Ron
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
netstat -an |grep ESTABLISHED |wc -l
will tell you.
For the second answer I believe they usually say something like in Unix everything is a file so your socket limit is about what your MAX_FILES is set to.
As far as patches the answer is probably yes but without knowing exactly what patches you already have and what the new application is doing it's hard to say.
Ron
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