load-balancing

Sven 'Darkman' Michels sven at darkman.de
Sun Jul 24 06:07:59 UTC 2011


Hi,

or use Linux IPVS which has a DR Mode.

Regards,
Sven

Am 24.07.2011 03:35, schrieb Payam Chychi:
> what you are looking for is a LB with DSR mode (direct server return)
> this is done by manipulating the mac add header ... you could hack something up
> yourself or purchase an appliance from known vendors that support dsr mode
> (brocade/a10 being 2 of many...)
> 
> -Payam
> 
> On 11-07-23 02:56 PM, Maxim Dounin wrote:
>> Hello!
>>
>> On Sat, Jul 23, 2011 at 11:35:05AM -0400, andrejvanderzee wrote:
>>
>>> I have a question about nginx configured as a load-balancer. Usually,
>>> when HTTP requests are balanced to a back-end server, the HTTP reply is
>>> sent back to the client through the load-balancer. Is this also the case
>>> for nginx,
>> Yes.
>>
>>> or is it also possible to configure nginx that the backend
>>> server will directly respond to the client? I wonder...
>> No.
>>
>> Maxim Dounin
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org
>> http://mailman.nginx.org/mailman/listinfo/nginx
> 
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list