Yes, the ext filter is being called normally. I tried dumping the data to a file. I am getting total garbage there. On average 300 bytes. I am passing it to the browser unchanged. The browser doesn't recognize it and outputs a default No error logs. So, there still may be some bug... :( Eugene. -----Original Message----- From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of Joshua Slive Sent: Thursday, April 20, 2006 9:35 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: [users@httpd] ext_filter blocks cookies with forward proxy On 4/20/06, Yevgen Borodin <borodin@xxxxxxxxxxxxx> wrote: > > Perhaps your external filter program is crashing on these requests, > > causing the server to return nothing. > > I am not getting any error logs. :( So, there's no way to find out whether > it's crashing... I still believe that this occurs only for websites > cookies... Could this be another bug in mod_ ext_filter?... Anything's possible. But it is more likely that your external filter program is simply filtering all the content into the bit bucket for some reason. You can try using ExtfilterOptions to get more debugging info. You can also try inserting trival filters before and after your main filter to dump content to a file. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx