My filter module is not called

ruslan_osmanov nginx-forum at nginx.us
Sun Aug 11 13:15:04 UTC 2013


Hi,

I'm writing a filter module which will output static files according to
information returned by an upstream handler like FastCGI, or Apache.

There is some testing code in header/body filters. I'm launching the server
merely to see whether my code is invoked. All configuration and cleanup
stuff
seems to be working. But the header/body filters are not called at all(both
call
ngx_log_error).

Vhost configuration: http://bpaste.net/show/121898/
The module: http://bpaste.net/show/121900/

Please help to figure out what's wrong with it.

Regards.

--
Ruslan Osmanov

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,241761,241761#msg-241761



More information about the nginx mailing list