[Bug 252884] www/gatling: does not listen on IPv4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 21 13:28:04 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252884

            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 at FreeBSD.org
          Reporter: oldpopsong at qq.com
                CC: coco at executive-computing.de
             Flags: maintainer-feedback?(coco at executive-computing.de)
                CC: coco at executive-computing.de

gatling-0.15 on FreeBSD 12.1 Release, does not listen on IPv4, netstat shows:

% 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 cause an
error:

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

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


More information about the freebsd-ports-bugs mailing list