Greg Freemyer
2006-Feb-03 15:04 UTC
[Rails] multiple instances of WEBrick against one rails directory?
All, I''ve had WEBrick running with SSL on the QA instance of my rails app for a couple weeks. I''m ready to move it to the production instance but I''m wondering if I should have 2 production instances of WEBrick running. One unencrypted for internal LAN traffic (10.0.0.x only). One SSL encrypted for internect connectivity. Will this work or will the 2 instances step on each other? My app is a pure intranet app with 10 or so users. I''m trying to make it internet accessible for that same small collection of users. Possibly more users will be added later. (ie. We may eventually open up parts of the app to our clients.) Thanks Greg -- Greg Freemyer The Norcross Group Forensics for the 21st Century
Apparently Analagous Threads
- Basic (newbie) Webrick / ssl config question
- Lighttpd now works for production. Development is broken?
- Re: Manually running dispatch.fcgi fails (Please help!!)
- Edge Rails idea -- was [DRY relative to edit and show]
- My first test - named fixture not autoloading instance variable