Bug 3427

Summary: New package: nginx
Product: buildroot Reporter: Daniele Salvatore Albano <info>
Component: OtherAssignee: Samuel Martin <s.martin49>
Status: RESOLVED INVALID    
Severity: enhancement CC: buildroot, gsf747, kaszak, net147
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: patch

Description Daniele Salvatore Albano 2011-03-07 16:21:59 UTC
Created attachment 3115 [details]
patch

Add nginx package.

Nginx is a fast and light webserver. While page serving speed is the same of lighttpd, nginx consumes less resoruces.

NOTE:
actually http_cache and ssl modules are broken: nginx needs to statically recompile openssl.
If i manually compile nginx from buildroot sources, with the same compilation command, enabling ssl and openssl, all goes well but if buildroot does it, compilation fail!
I hope to fix this really soon, i need them.
Comment 1 Thomas De Schampheleire 2014-08-25 19:01:59 UTC
More recent patches sent to the list at 
http://patchwork.ozlabs.org/patch/376163/
Comment 2 Thomas De Schampheleire 2014-09-02 08:36:22 UTC
This bug will be closed as the policy for new packages is to send them on the mailing list. 

If you are still interested in getting nginx integrated, please test and/or review the newer patch [1] to accelerate its integration.

[1] http://patchwork.ozlabs.org/patch/376163/