Setting custom response headers

Igor Sysoev is at rambler-co.ru
Sun Jun 7 23:47:15 MSD 2009


On Sun, Jun 07, 2009 at 03:26:58AM -0700, Michael Shadle wrote:

> I think 0.8.x should introduce pluggable modules.
> 
> Then the distros could support a stripped down basic version with
> optional modules, and then just have a "module foo;" line or something
> in the nginx.conf. I don't think it would take too much overhead as
> it's only run during startup...

I thought about dynamic loadable modules (and it's really very intresting
to me from technical point of view :) ), however, if I will ever implement
this, the loading will be allowed only on start, but not on reconfiguration,
since unloading with removing dependences is complex thing.
Anyway it's not 0.8.x thing.

> On Sun, Jun 7, 2009 at 3:18 AM, Ian Hobson<ian at ianhobson.co.uk> wrote:
> > ehudros2 wrote:
> >>
> >> anyone? I'm getting lost with this perl module stuff here ;)
> >> is it already in the nginx apt packed I installed? if it is, why is
> >> perl_var unidentified?
> >>
> >> Posted at Nginx Forum:
> >> http://forum.nginx.org/read.php?2,2598,2679#msg-2679
> >>
> >>
> >>
> >
> > You need to build your own nginx - see
> >
> > http://wiki.nginx.org/NginxEmbeddedPerlModule
> >
> >
> >

-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list