I have a scenario, I'm analyzing ssl (decrpyt) traffic to my webserver. I'm investigating server and end-to-end delay issues. In between this I'm stuck at following traffic pattern for which I need some advice/suggestion. The patter shows:-
After, complete of handshake I see
a sample SYN request just for analysis looks like “694 47.583499000 192.168.1.56 192.168.1.22 TCP 66 0.000173000 50844→80 [SYN] Seq=0 Win=8192 Len=0 MSS=1460 WS=4 SACK_PERM=1” Please help me understand this behavior. asked 04 Aug ‘15, 08:03 lazerz |
One Answer:
answered 04 Aug '15, 08:33 Jaap ♦ |
This being said,I'm experiencing same behavior from different machines, as for load on server in that case why i'm not seeing timeout or retransmissions etc?