Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2021 13:28:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252884] www/gatling: does not listen on IPv4
Message-ID:  <bug-252884-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252884

            Bug ID: 252884
           Summary: www/gatling: does not listen on IPv4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: oldpopsong@qq.com
                CC: coco@executive-computing.de
             Flags: maintainer-feedback?(coco@executive-computing.de)
                CC: coco@executive-computing.de

gatling-0.15 on FreeBSD 12.1 Release, does not listen on IPv4, netstat show=
s:

% netstat -na | grep LISTEN | grep 80
tcp6       0      0 *.80                   *.*                    LISTEN

and:

And specifying an IPv4 address as the bind address with -i option will caus=
e an
error:

% gatling -i 127.0.0.1
socket_bind6_reuse: Can't assign requested address

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252884-7788>