Bug 3427 - New package: nginx
Summary: New package: nginx
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: Samuel Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 16:21 UTC by Daniele Salvatore Albano
Modified: 2014-09-02 08:36 UTC (History)
4 users (show)

See Also:
Host:
Target:
Build:


Attachments
patch (15.87 KB, application/octet-stream)
2011-03-07 16:21 UTC, Daniele Salvatore Albano
Details

Note You need to log in before you can comment on or make changes to this bug.
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/