Re: [Cppcms-users] Next version?
Brought to you by:
artyom-beilis
From: Pierre C. <pi...@co...> - 2020-08-10 15:31:17
|
On 8/10/20 3:35 PM, Artyom Beilis wrote: > Few words from me (the developer of CppCMS) Thank you, we are glad to get them ! > > > 1. Implementing HTTP/1.1 with keep alive and SSL support > I do not consider SSL support necessary : I use a https nginx frontend which makes the job very fine (and serves static files...). Bur maybe I miss something... Moreover, a server has usually many web applications, in php, cppcms, or other producers : so some nginx in needed anyway... Let us concentrate on the heart of the job and delegate trivial processing... PC |