Wednesday, March 7, 2018

Prove your rest service received traffic


You can stop your rest service on server and have a network tool listen on the port, so that your know the problem is the network, not your program.

Send your rest calls as before (curl, wget, browser etc.), make sure the network tool get traffic.

Two example tools netcat and tcpdump (assuming your rest service listen on port 443):



nc -l -p 443
tcpdump -i eth0 port 443
[ Supporting files] [ Socialize This]

1 comment:

  1. This is a good post. This post gives truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much.
    JCATS

    ReplyDelete

meta.ai impression

Meta.ai is released by meta yesterday, it is super fast you can generate image while typing! You can ask meta.ai to draw a cat with curvy fu...