SSL port other than 443

yashgt nginx-forum at nginx.us
Thu Aug 30 11:50:35 UTC 2012


Hi,

I have 2 server sections in my config. One runs on port 80 and SSL on 443.
The other on port 83 and its SSL on 444:
        listen 83 default ;
        ## SSL directives might go here
        listen 444 ssl;
Once I restart nginx and run netstat -a I see port 443 being used but not
port 444. What might be the issue?

Regards,
Yash

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,230326,230326#msg-230326



More information about the nginx mailing list