You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Load configuration on server object (using hasattr(config,'attr_name')) to allow more flexible configuration (eg mandatory/optional fields, default values,...)
--> only server should access config file because it allows for other means of configuration (through command line for instance)
--> configuration scripts should not be in the same file
* Daemon mode
...
n - Be entirely compliant with RFC2131 (in particular with "SHOULD")