poise / application_nginx

Development repository for Opscode Cookbook application_nginx
Apache License 2.0
34 stars 55 forks source link

COOK-2579: Allow to use unix sockets as ports for nginx_load_balancer. #5

Closed kesor closed 11 years ago

kesor commented 11 years ago

The file application_nginx/resources/nginx_load_balancer.rb restricts application_port to be an Integer, although there is no reason to not use it as a unix socket.

kesor commented 11 years ago

Deprecated in favor of https://github.com/opscode-cookbooks/application_nginx/pull/6