I've got 2 modules which I believe would be of use to others, and could go into experimental.
1. mod_ssi_stub is of interest to module developers. It allows people to stub out custom SSI tags with a bit HTML code. This has helped us when other developers haven't had their modules ready in time. 2. mod_sentinel (bad name) skips the file/directory walk and does a open/fstat instead of stat/open to read the file, resulting in a performance win when the file is on NFS, and you don't need to check file permissions etc are these 2 worthy of 'experimental'? -- Ian Holsman [EMAIL PROTECTED] Performance Measurement & Analysis CNET Networks - (415) 344-2608
