"doc/DesignPatterns.html" did not exist on "37be27653817f0c4c18d695ceea082e0bb7bf462"
init server.hz early to avoid div by 0 during config file loading
since the refactory of config.c, it was initialized from config_hz in initServer but apparently that's too late since the config file loading creates objects which call LRU_CLOCK
Please register or sign in to comment