Using a frontend web server with ChicagoBoss (unnecessary?)

41 views
Skip to first unread message

Matthew Mizrahi

unread,
Mar 9, 2016, 5:58:44 PM3/9/16
to ChicagoBoss
Hi List, 
I enjoy having some of the controls, configurations, and conveniences that are already available in web servers such as httpd and nginx. Are these available built into CB?

Does ChicagoBoss eliminate the need for a frontend web server? Wouldn't that bottleneck the performance of CB?

Thanks in advance,
Matt

Kai Janson

unread,
Mar 9, 2016, 6:20:59 PM3/9/16
to chica...@googlegroups.com
The builtin web server is fast enough.  Cowboy has been tested with millions of concurrent connections.  It works. 

Sent from the trenches
--
You received this message because you are subscribed to the Google Groups "ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chicagoboss...@googlegroups.com.
Visit this group at https://groups.google.com/group/chicagoboss.
To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/74edb08b-bc53-4042-a479-7aca565592e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dmitry Polyanovsky

unread,
Apr 13, 2016, 2:11:08 AM4/13/16
to ChicagoBoss
CB has built-in webserver, actually you can choose from a list of few. But in some cases you may want to use nginx as a proxy for your requests. Those reasons may include
* support for http2
* additional apps running on same server, some of them may be written in other languages
* better configuration options of nginx
* architecture decision
Reply all
Reply to author
Forward
0 new messages