You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by rb...@covalent.net on 2000/07/10 04:47:57 UTC

[PATCH] Filtering using a stack is done.

I am putting another patch up for filtering.  Basically, this is the same
patch, except that it uses a stack instead of the hooks for filter
registration.

What doesn't work:
      Saving data.  I haven't given this much thought, but it seems like a
hard problem with a stack.
      Malloc seg fault.  This patch still seg faults when requesting the
second page.  Expect that to be fixed tomorrow.

What does work:
      This does serve pages through the core_filter.  :-)

The patches can be found at:

http://www.ntrnet.net/~rbb/filter_stack/

Again, there are two files, both tar.gz.  One, apache_filter-stack.tar.gz,
is my tree.  The other, filterstack.tar.gz is just the patches plus the
new files.

I do not like the filter stack.  I will outline why in my next message.

Ryan

_______________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------