Re: [Cppcms-users] Front-end http server without upload buffering
Brought to you by:
artyom-beilis
|
From: Artyom <art...@ya...> - 2010-11-24 18:57:49
|
>
> Just to inform you: According to the guys from the cherokee
> mailing
> list, cherokee does NO caching but passes the received POST
> data
> immediately to the scgi backend.
>
> Julian
Ok this is very good. I'd just recommend you to make some
basic tests with cherokee - especially HTTP redirections
and HTTP status.
because some SCGI web servers implementations do not handle
it right (Nginx and IIS's plugin).
I must admit I hand't tested CppCMS with Cherooke
(who makes Web server GUI configured??? It makes it very hard to test
it with cppcms_run script)
but don't expect problems as it works with Apache, Lighttpd
and Nginx well.
Regards,
Artyom
|