Welcome! Log In Create A New Profile

Advanced

Re: nginx use of UDP ports?

Maxim Dounin
June 12, 2019 04:32AM
Hello!

On Mon, Jun 10, 2019 at 03:59:46PM -0400, Vadim Grinshpun via nginx wrote:

> After setting up nginx to run, I've noticed that 'lsof' shows all nginx
> processes (master + workers) listening on an ephemeral UDP port.
>
> nginx 25142   vgrinshp    4u  IPv4 422450236      0t0  UDP
> 127.0.0.1:33226
> nginx 25144   vgrinshp    4u  IPv4 422450236      0t0  UDP
> 127.0.0.1:33226
> nginx 25145   vgrinshp    4u  IPv4 422450236      0t0  UDP
> 127.0.0.1:33226
> nginx 25146   vgrinshp    4u  IPv4 422450236      0t0  UDP
> 127.0.0.1:33226
> nginx 25147   vgrinshp    4u  IPv4 422450236      0t0  UDP
> 127.0.0.1:33226
>
>
> I did not explicitly configure anything that (AFAIK) uses UDP, and I
> could not find anything in the doc that mentions any use of UDP ports by
> nginx.
> The ports seem to be used by nginx even with the most minimal nginx.conf.
>
> Does anyone here know how/why these ports are used?

By default nginx doesn't use any UDP ports. What's in your
config?

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx use of UDP ports?

Vadim Grinshpun via nginx June 10, 2019 04:00PM

Re: nginx use of UDP ports?

Maxim Dounin June 12, 2019 04:32AM

Re: nginx use of UDP ports?

Vadim Grinshpun via nginx June 14, 2019 05:18PM

Re: nginx use of UDP ports?

gariac June 14, 2019 05:26PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 186
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready