pls. help for adding another parameter to ngx_upstream_server

moto kawasaki moto at kawasaki3.org
Wed Nov 27 02:05:53 UTC 2013


Dear Mr. Dounin,

I am sorry I didn't recognise suggestion about proxy_bind. Very sorry.
I will try.

Thank you very much!

moto kawasaki

mdounin> Why you are trying to do this with a balancer module?  You won't 
mdounin> be able to do this with a balancer module anyway, as you'll have 
mdounin> to call setsockopt() on a socket after it's created but before the 
mdounin> connect() is called, which is only possible with modifications to 
mdounin> ngx_event_connect_peer().
mdounin> 
mdounin> Try following proxy_bind implementation as already suggested.
mdounin> 
mdounin> [...]
mdounin> 
mdounin> -- 
mdounin> Maxim Dounin
mdounin> http://nginx.org/en/donation.html
mdounin> 
mdounin> _______________________________________________
mdounin> nginx-devel mailing list
mdounin> nginx-devel at nginx.org
mdounin> http://mailman.nginx.org/mailman/listinfo/nginx-devel



More information about the nginx-devel mailing list