EiffelWebFramework / EWF

Eiffel Web Framework -- Provide a common framework to build easily web server application in Eiffel (portable on various connector and platforms)
http://eiffelweb.projects.eiffel.org/
Other
44 stars 26 forks source link

Test EWF with apache, nginx, lighttpd, IIS, ... especially for FastCGI #117

Open jocelyn opened 11 years ago

jocelyn commented 11 years ago

the goal is to know if we can run easily on any httpd server/platform

Platform | server | note

Windows 64bits + apache2 = ok Windows 32bits + apache2 = ok Windows 64bits + IIS = ok Windows 32bits + IIS = not tested Linux 64bits + apache2 = ok Linux 64bits + lighttpd = Not tested Linux 64bits + nginx = Not tested

...

colin-adams commented 11 years ago

And IIS?

jocelyn commented 11 years ago

right .. and IIS .. in fact I forgot the "..." :)

however in the past, I tested successfully
libfcgi/EWF on

I haven't tried with lighttpd and nginx

jocelyn commented 11 years ago

see

side note: http://wiki.dreamhost.com/Web_Server_Performance_Comparison