Chef

Chef-server should set reload_classes false

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.5.4
  • Fix Version/s: 0.5.4
  • Component/s: Chef Server
  • Labels:
    None
  • Environment:

    any

Description

Chef-server sets reload_classes true, causing massive slowness in production environments. Should be set to false in init.rb.

Activity

Hide
Adam Jacob added a comment - 13/Feb/09 12:13 AM

We now set reload_classes to false, since we don't want to be doing this in any case - the typical development cycle is a rake install followed by restarting the chef-server anyway, and this is the right thing for production.

Show
Adam Jacob added a comment - 13/Feb/09 12:13 AM We now set reload_classes to false, since we don't want to be doing this in any case - the typical development cycle is a rake install followed by restarting the chef-server anyway, and this is the right thing for production.

People

Vote (0)
Watch (0)

Dates

  • Created:
    12/Feb/09 5:41 PM
    Updated:
    13/Feb/09 12:13 AM
    Resolved:
    13/Feb/09 12:13 AM