Re: Inserting protocol filters into chains with no resource filters

2011-01-12 Thread pfee
- Original Message From: Stefan Fritsch s...@sfritsch.de To: dev@httpd.apache.org Cc: p...@talk21.com p...@talk21.com Sent: Tuesday, 11 January, 2011 22:33:33 Subject: Re: Inserting protocol filters into chains with no resource filters On Tuesday 11 January 2011, p...@talk21.com

Inserting protocol filters into chains with no resource filters

2011-01-11 Thread p...@talk21.com
Hi, I've encountered an issue with add_any_filter_handle(). Let me explain the background. My understanding of filter chains is that they form a linked list with three entry points. The entry points correspond to resource filters, protocol filters and connection filters. Depending on the

Re: Inserting protocol filters into chains with no resource filters

2011-01-11 Thread Stefan Fritsch
On Tuesday 11 January 2011, p...@talk21.com wrote: I've encountered an issue with add_any_filter_handle(). Let me explain the background. My understanding of filter chains is that they form a linked list with three entry points. The entry points correspond to resource filters, protocol