You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2015/02/23 02:52:08 UTC

[Bug 57616] New: AB - DNS roundrobin support

https://bz.apache.org/bugzilla/show_bug.cgi?id=57616

            Bug ID: 57616
           Summary: AB - DNS roundrobin support
           Product: Apache httpd-2
           Version: 2.4.10
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: All
          Assignee: bugs@httpd.apache.org
          Reporter: bugzilla@fabrykowski.pl

Created attachment 32504
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32504&action=edit
DNS roundrobin patch

ab doesn't support DNS roundrobin.
It makes -n <num> connections to first ip in pool instead of distribute
traffic.
I made a patch to support DNS roundrobin

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 57616] AB - DNS roundrobin support

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57616

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.4.10                      |2.5-HEAD

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 57616] AB - DNS roundrobin support

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57616

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32504|0                           |1
        is obsolete|                            |
  Attachment #32544|0                           |1
        is obsolete|                            |

--- Comment #2 from Giovanni Bechis <gi...@paclan.it> ---
Created attachment 37017
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37017&action=edit
DNS roundrobin patch

Patch rebased to trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 57616] AB - DNS roundrobin support

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57616

--- Comment #1 from Marcin Fabrykowski <bu...@fabrykowski.pl> ---
Created attachment 32544
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32544&action=edit
patch to mallock check

malloc to xmalloc for error handling

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 57616] AB - DNS roundrobin support

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57616

Marcin Fabrykowski <bu...@fabrykowski.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|All                         |support

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org