Web server for iMx 6Q sabrelite

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Web server for iMx 6Q sabrelite

1,712 Views
bharathsambacha
Contributor I

Hi,

I want to use a light embedded web server for imx6q sabrelite target. There is a web server (apache) included in ltib, but I am looking for better alternatives in terms of performance.

I have identified the following web servers, please let me know which one of them is the best alternative to Apache (if they are). Also please suggest if any better servers are available

Cherokee HTTP Server

Jetty

lighttpd

nginx

thttpd

Thanks in advance,

Bharath S

Labels (2)
0 Kudos
2 Replies

842 Views
LeonardoSandova
Specialist I

I would choose between lighttpd and busybox http server. Both are tiny, so pretty good for embedded devices.

Leo

0 Kudos

842 Views
BrilliantovKiri
Senior Contributor I