Synopsis: Questionable performace of mod_dir() with negotiation Comment-Added-By: coar Comment-Added-When: Mon Aug 18 09:35:08 PDT 1997 Comment-Added: [Some mis-directed mail from Dean that should have been attached here.]
This could be suspended pending the implementation of a promte_request() function. We did a lot of cleanup around 1.2b8 with the request promotion that handle_multi() uses (Petr Lampa pointed out most of the bugs actually). He also pointed out the inefficiency of mod_dir+negotiation in that both of them do readdir()s on the same directory. Caching would be really nice. Dean
