stas 2004/02/26 12:15:57
Modified: xs/tables/current/Apache ConstantsTable.pm Log: sync Apache constants
build/source_scan.pl fails to run most things but it was successful at updating Apache/ConstantsTable.pm, so I've synced it. It introduced a few dups which I haven't noticed until I was updating docs. Also it has removed filetype and mpmq groups, not sure why, so I've kept them.
- 'mpmq' => [ - 'AP_MPMQ_NOT_SUPPORTED', - 'AP_MPMQ_STATIC', - 'AP_MPMQ_DYNAMIC', - 'AP_MPMQ_MAX_DAEMON_USED', - 'AP_MPMQ_IS_THREADED', - 'AP_MPMQ_IS_FORKED', - 'AP_MPMQ_HARD_LIMIT_DAEMONS', - 'AP_MPMQ_HARD_LIMIT_THREADS', - 'AP_MPMQ_MAX_THREADS', - 'AP_MPMQ_MIN_SPARE_DAEMONS', - 'AP_MPMQ_MIN_SPARE_THREADS', - 'AP_MPMQ_MAX_SPARE_DAEMONS', - 'AP_MPMQ_MAX_SPARE_THREADS', - 'AP_MPMQ_MAX_REQUESTS_DAEMON', - 'AP_MPMQ_MAX_DAEMONS', - ], + ]
- 'filetype' => [ - 'APR_NOFILE', - 'APR_REG', - 'APR_DIR', - 'APR_CHR', - 'APR_BLK', - 'APR_PIPE', - 'APR_LNK', - 'APR_SOCK', - 'APR_UNKFILE' - ],
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
