Issue #12193 has been updated by Daniel Pittman. Status changed from Unreviewed to Rejected
Ryan Coleman wrote: > It's not uncommon for me to encounter people using WEBrick in production and > ask about its inability to scale. They just haven't been exposed to why this > is a bad idea. > > My proposal is that when a puppet master is started with WEBrick, Puppet > should present a warning such as the following: > A Puppet Master has just been started under the WEBrick web server which is > meant solely for development and/or experimentation. If you intend this > Master for production use, please visit > http://docs.puppetlabs.com/guides/scaling.html. We are more likely to drop the WEBrick based default "master" mode in favour of *only* working under Rack. (Which, if people really want to use WEBrick, they can, because `rackup` supports it). ---------------------------------------- Feature #12193: Puppet should warn when a master is launched under WEBrick. https://projects.puppetlabs.com/issues/12193 Author: Ryan Coleman Status: Rejected Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: It's not uncommon for me to encounter people using WEBrick in production and ask about its inability to scale. They just haven't been exposed to why this is a bad idea. My proposal is that when a puppet master is started with WEBrick, Puppet should present a warning such as the following: A Puppet Master has just been started under the WEBrick web server which is meant solely for development and/or experimentation. If you intend this Master for production use, please visit http://docs.puppetlabs.com/guides/scaling.html. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
