[Cppcms-users] cppcms standalone really?
Brought to you by:
artyom-beilis
|
From: Eric G. <con...@gm...> - 2013-08-16 15:57:44
|
Hi, I am interested to create a website with cppcms. I need authentification and probably ssl. I want it faster as possible... and I love C++ ! I have some questions, to be sure... I think cppcms can run without any webserver. What I think I saw with the hello world example. Is it correct that I can run it without Apache or nginx? If so... what could I need later that I won't be able to do if my site run directly without webserver? If I run my site without webserver, will it be ok for a lot of concurrent users? Or maybe the ability to run directly is limited to embeded devices or single user site ? Somebody know how faster is it comparing "standalone mode", running in "apache" and/or running in "nginx" ? Thanks for infos. E. |