> So, mod_perl.c could register as AP_FTYPE_CONTENT, and mod_deflate.c could > register as AP_FTYPE_CONTENT_SET+1. I think this is the least invasive > change to get > things working... do you concur?
off the top of my head that looks ok. I just hope it doesn't muck with any additional filters you may need later on. good luck :) --Geoff