On Mon, Nov 26, 2001 at 02:49:20PM -0800, Ian Holsman wrote:
> 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.

Can you give an example of its usage?

> 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

Wouldn't it be better to have this as an option in the core 
than as a separate module?  -- justin

Reply via email to