On Mon, Dec 16, 2013 at 2:15 AM, Ruslan Ermilov wrote:
> On Sun, Dec 15, 2013 at 04:31:08PM -0500, Jeffrey Walton wrote:
>> From Miller's http://www.evanmiller.org/nginx-modules-guide.html, section
>> 5.2:
>>
>> ngx_http_upstream_hash(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
>> {
>> n
On Sun, Dec 15, 2013 at 04:31:08PM -0500, Jeffrey Walton wrote:
> From Miller's http://www.evanmiller.org/nginx-modules-guide.html, section 5.2:
>
> ngx_http_upstream_hash(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
> {
> ngx_http_upstream_srv_conf_t *uscf;
> ngx_http_script_compile_
>From Miller's http://www.evanmiller.org/nginx-modules-guide.html, section 5.2:
ngx_http_upstream_hash(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
{
ngx_http_upstream_srv_conf_t *uscf;
ngx_http_script_compile_t sc;
ngx_str_t *value;
ngx_array_t