hi, igor:<br><br>i find these constants, i would like to know the laws of the definition of what these values.<br><br>because i want to add a core module, like NGX_HTTP_MODULE.<br><br>#define NGX_CORE_MODULE        0x45524F43  /* &quot;CORE&quot; */<br>
#define NGX_CONF_MODULE        0x464E4F43  /* &quot;CONF&quot; */<br>#define NGX_EVENT_MODULE      0x544E5645  /* &quot;EVNT&quot; */<br>#define NGX_HTTP_MODULE        0x50545448   /* &quot;HTTP&quot; */<br>#define NGX_MAIL_MODULE         0x4C49414D     /* &quot;MAIL&quot; */<br>
<br>-- <br>langwan<br>