THIS IS OLD AND PROBABLY SHOULDN'T BE USED. IN FACT IF YOU ARE LOOKING TO PROXY RUBY SHIT:
USE NGINX
USE NGINX
USE NGINX
Service script for the load balancer to allow multiple pen instances to be ran as a service.
This is a modification of Coda Hale's very useful "pen-service_0.2" which allows pen to be ran as a service. This version adds the ability to have multiple conf files in /etc/pen to create multiple instances of pen.
Thanks Coda! - To see Coda's great original post on Pound vs. Pen, how to get things rolling with this kind of setup, and the original pen-service, visit his blog at http://blog.codahale.com/2006/11/07/pound-vs-pen-because-you-need-a-load-balancing-proxy/
INSTALLATION (mostly taken from Coda's original instructions)
After downloading packofpens-service_0.2.tar.gz from the download section:
server:~$ tar -xzvf packofpens-service_0.2.tar.gz
server:~$ cd packofpens-service
server:~$ sudo mkdir /etc/pen
server:~$ sudo mv project1.conf /etc/pen
server:~$ sudo mv packofpens /etc/init.d/pen
server:~$ sudo chmod +x /etc/init.d/pen
server:~$ sudo update-rc.d pen defaults
This last command is distribution specific, you may have to use a different way of entering packofpens into your rc.d .
After this, edit your conf files in /etc/pen to suit your needs!
Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis
Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!
This Project has No vulnerabilities Reported Against it
Did You Know...
...
nearly 1 in 3 companies have no process for identifying, tracking,
or remediating known open source vulnerabilities
...
you can subscribe to e-mail newsletters to receive update from the Open Hub blog
...
use of OSS increased in 65% of companies in 2016
...
learn about Open Hub updates and features on the
Open Hub blog
No code available to analyze
Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis
Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy