> From: Bill Stoddard [mailto:[EMAIL PROTECTED]] > > > I'm approaching this from a caching perspective, so when a module uses > > quick_handler for non-caching mechanisms, my comments do not apply but > > here's an option: > > > > FWIW, quick_handler was added to the server to enable more efficient > content > caching. Graham modified mod_proxy to use it (and it seems a reasonable > use > to me). This use alone justifies the existence of the quick_handler hook > IMHO.
I must be missing something: C:\opensource\httpd-2.0\modules\proxy>grep "quick_handler" * grep: CVS: Is a directory grep: Debug: Is a directory mod_proxy doesn't use the quick_handler. Ryan
