On 2006/04/07 18:03, edgarz wrote:
> Strange, but that site was browsable dir without html/php code,
> only mp3's

Of course this will be slow: you have to stat each file for
every hit on the auto-generated index. Compare 'ktrace ls' vs
'ktrace ls -l' and see how much more work is involved.

Save a static html instead.

Reply via email to