
Anyone successfully replaced Tomcat with Pound on productions servers?

Pound is not a web server. On Wed, Jan 5, 2011 at 11:07 PM, Patrick Kariuki <patrick.kariuki@gmail.com>wrote:
Anyone successfully replaced Tomcat with Pound on productions servers?
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- www.golavish.com - The travel and leisure www.raccuddasys.com - code Development issues

Frankline, by replaced I meant take up tomcat's proxy support and load balancing functions (which is all that's needed by this web app in Java) but still have apache running...you'd know this if you google'd further or actually had a setup running this web app. On 1/6/11, Frankline Chitwa <frank.chitwa@gmail.com> wrote:
Pound is not a web server.
On Wed, Jan 5, 2011 at 11:07 PM, Patrick Kariuki <patrick.kariuki@gmail.com>wrote:
Anyone successfully replaced Tomcat with Pound on productions servers?
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- www.golavish.com - The travel and leisure www.raccuddasys.com - code Development issues

WHAT POUND IS NOT: 1. *Pound* is not a Web server: by itself, *Pound* serves no content - it contacts the back-end server(s) for that purpose. 2. *Pound* is not a Web accelerator: no caching is done - every request is passed "as is" to a back-end server. http://www.apsis.ch/pound <http://www.apsis.ch/pound> On Wed, Jan 5, 2011 at 11:07 PM, Patrick Kariuki <patrick.kariuki@gmail.com>wrote:
Anyone successfully replaced Tomcat with Pound on productions servers?
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- John Wesonga

What Tomcat doesn't do: Prevent a server from hanging everytime java code is passed between apache/tomcat on the service engine level! On Thu, Jan 6, 2011 at 11:33 AM, John Wesonga <johnwesonga@gmail.com> wrote:
WHAT POUND IS NOT:
1. *Pound* is not a Web server: by itself, *Pound* serves no content - it contacts the back-end server(s) for that purpose. 2. *Pound* is not a Web accelerator: no caching is done - every request is passed "as is" to a back-end server.
<http://www.apsis.ch/pound> On Wed, Jan 5, 2011 at 11:07 PM, Patrick Kariuki < patrick.kariuki@gmail.com> wrote:
Anyone successfully replaced Tomcat with Pound on productions servers?
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- John Wesonga
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
participants (3)
-
Frankline Chitwa
-
John Wesonga
-
Patrick Kariuki