$binary_server_addr

Igor Sysoev igor at sysoev.ru
Thu Mar 13 08:10:46 UTC 2014


On Mar 13, 2014, at 11:09 , SplitIce wrote:

> Has anyone put any thought into the possibility of a $binary_server_addr variable?
> 
> Sometimes its quite useful to limit certain events by server_addr instead of the client address (e.g to limit requests made by certain UA's or other events).

You can use $server_addr. The binary form of $remote_addr saves memory since there is a lot of remote addresses.
The number of server addresses is much less so there is no sense to introduce another variable.


-- 
Igor Sysoev
http://nginx.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20140313/56707129/attachment.html>


More information about the nginx-devel mailing list