Too much TCP retransmitted and TCP duplicate on server Oracle Solaris 10
I have problem with oracle solaris 10 running on oracle sparc T4-2 server.
Os information: 5.10 Generic_150400-03 sun4v sparc sun4v
Output from tcpstat.d script
Snoop information on server: Please see attach picture.
netstat -sP tcp information
When i ping test from server to another server, sometimes server hold icmp packet 10 -> 30s same times with too much tcp retransmitt and tcp duplicate on server.
When i ping test from server to another server, sometimes server hold icmp packet 10 -> 30s same times with too much tcp retransmitt and tcp duplicate on server.
Server connect to coreswitch, all data from server go through checkpoint firewall. When i capture packet from server, example using ping command: icmp request and reply done well but ping command delay 10->30s to show result
Hi,
I am having a solaris server. I want to start a dummy TCP listner on UNIX OS on a specific port can anyone please let me know the process.
IP ADDRESS: 123.123.123.123
Port: 8010 (1 Reply)
I made a program and now I need to make it concurrent.
Can someone pls help me do this ?
The code is this:
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <errno.h>
#include <unistd.h>
#include <stdio.h>
#include <string.h>... (4 Replies)
Hello @ all,
I hope you can give me some advice :b:
I will be following code for a tcp server and doStuff () function, the
clients treated. From some point, I have several identical
clients (zombies, I think), the same records in the database
write. Has anyone an explanation? What can I... (1 Reply)
Hi,
How can I do tcp splicing in Solaris 10 ? Is there any software for this in solaris 10? Like in Linux there is "tcpsp-0.0.5.tar.gz" from following link:
TCPSP Software - an open source TCP splicing implmentation
Thanks n please help
NeeleshG (1 Reply)
hi expert,
hi all very need help please advice, i have v890 production server (gateway server) which running on telecommunication application (e.g USSD application) on this few month i have a problem with the connection to application server, for 2 - 3 hours the connection always down and cannot... (0 Replies)
I have true64 Unix running and there a scales in the sytem which connect thru a com-server to the network. they have their own IP-address and are communicating over port 8000. when I telnet to the com-servers and the print function of the scale is executed I can see the data coming.
I need to know... (1 Reply)
i am programming a tcp_ip server which intends to listen permanently to a client . the client can disconnect and connect again and the server accept it(by this point it works).The problem is when the client lose connection without a disconnect command and my code can't get it and keeps waiting for... (4 Replies)
I have just installed solaris 8 for Intel on one of my machines at home and I have a cable modem connection with a static IP and I am using a linksys cable/dsl router to assign IP's to my machines. I was wondering if any of you guys know the specific files and examples of the files I have to... (2 Replies)
Hello,
I have 4 unix (Solaris 8) stations need to setup on network.
what is a easy way and quick to setup TCP/IP so I can bring it online?. Please advise! (3 Replies)