11 messages in ru.sysoev.nginxRe: [ANN] Enhanced Gentoo ebuilds for...
FromSent OnAttachments
Adrian PerezMay 13, 2008 5:10 pm 
Kingsley ForemanMay 13, 2008 5:42 pm 
Manlio PerilloMay 14, 2008 12:50 am 
Phillip B OldhamMay 14, 2008 1:01 am 
Igor SysoevMay 14, 2008 1:05 am 
Manlio PerilloMay 14, 2008 1:12 am 
Grzegorz NosekMay 14, 2008 1:14 am 
Manlio PerilloMay 14, 2008 1:31 am 
Manlio PerilloMay 14, 2008 1:39 am 
Grzegorz NosekMay 14, 2008 1:47 am 
Adrian PerezMay 14, 2008 3:25 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [ANN] Enhanced Gentoo ebuilds for nginx 0.6.31Actions...
From:Kingsley Foreman (king@public.gmane.org)
Date:May 13, 2008 5:42:45 pm
List:ru.sysoev.nginx

i don't suppose you could add fancy-indexes could you, it would make my life easier

(and i really don't suppose you could get ipv6 added could you Igor :) )

Kingsley

-------------------------------------------------- From: "Adrian Perez" <adrianperez-N/zKP8@public.gmane.org> Sent: Wednesday, May 14, 2008 9:40 AM To: <nginx-nofU2znGi42HXe+LvDL@public.gmane.org> Subject: [ANN] Enhanced Gentoo ebuilds for nginx 0.6.31

Nginx 0.6.31 ebuild for use with Gentoo and derivate distributions is now available at the "connectical-contrib" overlay [1], with the following improvements over the official Gentoo packaging:

- USE=python enables building Manlio's WSGI module [2]. - USE=scgi enables building Manlio's SCGI module (use with care!) - USE=addition enables building the bundled "addition" module - USE=perftools enables building the bundled Google perftools module - USE=gzip-static enables building the bundled precompression module

The following patched are applied when building:

- Escaping of non-printable characters in log files [4]. - Use "X-Forwarded-Host" instead of "Host" when proxying requests [5] - Fix stack overflow because of recursive calls [6]

Comments are welcome. Enjoy!

References

---------- [1] http://code.connectical.com/overlay [2] http://wiki.codemongers.com/NginxNgxWSGIModule [3] http://wiki.codemongers.com/NginxNgxSCGIModule [4] http://thread.gmane.org/gmane.comp.web.nginx.english/2986/focus=3039 [5] http://thread.gmane.org/gmane.comp.web.nginx.english/3332 [6] http://thread.gmane.org/gmane.comp.web.nginx.english/4949/focus=4955