Re: Filter insertion and ordering

2013-01-15 Thread Brian Akins
On Jan 15, 2013, at 5:35 AM, Nick Kew wrote: > > Thanks. Yes, that was of course the problem. > > I guess control of my ordering relative to other modules isn't available? > Nick, FWIW, we write most of our nginx modules as Lua modules now. Sometimes almost all of the module is actually in

Re: Filter insertion and ordering

2013-01-15 Thread Nick Kew
On 8 Jan 2013, at 13:52, Maxim Dounin wrote: > Filter ordering is determinded during configure - config script of > your module should place it into appropriate list, usually > HTTP_AUX_FILTER_MODULES. Your symptoms suggests you've added your > filter module into HTTP_MODULES list instead. T

nginx.org repository has been migrated

2013-01-15 Thread Sergey Budnevitch
Hi, nginx.org site and documentation repository has been migrated from subversion to mercurial. Mercurial repo is available at http://hg.nginx.org/nginx.org ___ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/list