Ports monitoring

Hi guys,

I have a site configured to run on port 443 only, where can we see if
the
request coming in are using port 443 instead of port 80?
Can we capture the traffic live?

Thank you.

Posted at Nginx Forum:

Hi,

if you use unix/linux severs with root access you can use

tcpdump -i $interface port 443

Regards, Axel

Am Donnerstag, 5. Februar 2015, 00:08:10 schrieb exilemirror: