Re: Ports monitoring

2015-02-04 Thread Axel
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: > Hi guys, > > > I have a site configured to run on port 443 only, where can we see if the > request coming in are using p

Ports monitoring

2015-02-04 Thread exilemirror
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: http://forum.nginx.org/read.php?2,256458,256458#msg-256458 ___