Sarah, Do you have a basic example of nginx and sockets you could share ? I have been unable to get that setup to work, albeit I only spent a small amount of time on it.
Matt ----- "Sarah Fuller" wrote: > Great job! One thing though and i could be wrong here so maybe someone more experienced will speak up. Anyway the point is with nginx Unix sockets are kinda awesome. Seems a shame to not have an example listed for them. On 10/11/2011 8:57 AM, "Assaf Gordon" < [email protected] > wrote: > Here's my latest draft: > https://github.com/agordon/Dancer/blob/topic/deployment_pod/lib/Dancer/Deployment.pod > > > It's pretty much ready (from my narrow Apache point-of-view). > > 1. I have verified all the different apache configurations - they all work > (barring any typos). > > 2. included is a section on serving static files directly (requested by > someone on the mailing list). > > 3. Added a section on load-balancing in apache using mod_proxy_balancer > > 4. Elaborated about deploying multiple Dancer applications on same server. > > 5. Simplified (IMHO) the configuration Stanzas - removed fluff like > "ServerName" etc. which is not always relevant. > > 6. Change some of the Apache configuration examples, the old POD show > changing the "documentroot" - that's not needed. > > 7. with NGINX+Proxy, simplified the example, removed fluff, and made it use > TCP socket instead of a unix socket - to be more in line with the other > examples. > > 8. Other stuff - copied as-is. I'm not familiar with those things (e.g. > PerlBal, Balance, UBic, etc.) - so proofreading is still required. > > > Comments and corrections are welcomed, > -gordon > _______________________________________________ > Dancer-users mailing list > [email protected] > http://www.backup-manager.org/cgi-bin/listinfo/dancer-users > > _______________________________________________ Dancer-users mailing list > [email protected] > http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
_______________________________________________ Dancer-users mailing list [email protected] http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
