List Info

Thread: What are the advantages of running cherrypy behind apache or lighttpd




What are the advantages of running cherrypy behind apache or lighttpd
user name
2006-04-08 19:32:39
My current architecture is as follows:

1. On each host (I have several of these)  I have a cherrypy
server
running behind a lighttpd using mod_proxy
2. Each of the lighttpd server sits behind a load balancer
(pound).

What advantage, if any, does sitting behind lighttpd give
me. Can I
safely remove the lighttpd server from my stack and have
cherrypy
directly sit behind the pound load balancer?

Thanks,

Vineet


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

What are the advantages of running cherrypy behind apache or lighttpd
user name
2006-04-09 23:33:45
Without being expert in these things I would say that
running behind
either webserver would give you:

1) Authentication against ldap, htpasswd or flat files
2) Access to caching mechanisms
3) Virtual hosts, URL-rewriting etc.
4) A headache!

To me, authentication seems to be the most important
addition either
server offers. If you don't use it, and your traffic is not
heavy,
perhaps cherrypy can cope on its own. It would certainly
simplify your
administration.

Rob C


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

What are the advantages of running cherrypy behind apache or lighttpd
user name
2006-04-10 01:54:52
>>1) Authentication against ldap, htpasswd or flat
files
I'm providing another server for static files

>>2) Access to caching mechanisms
Caching is being done in the cherrypy application

>>3) Virtual hosts, URL-rewriting etc.
I'm not using any of this

>>4) A headache!
Exactly. If I'm running a high volume site, will running
behind apache
which inturn runs behind another proxy pund help? Can I
remove apache
without loosing anything?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

What are the advantages of running cherrypy behind apache or lighttpd
user name
2006-04-10 15:12:55
I would suggest so. I guess it's a question that only
experimentation
will answer. If you do remove Apache, let us (well... me)
know how it
goes.

Rob C


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

What are the advantages of running cherrypy behind apache or lighttpd
user name
2006-04-10 22:18:54
cherrypy doesn't have full http 1.1
basicaly you wont have persistent connections if you put cp directly on front

there is also a wrapper for mod_python ( http://www.jamwt.com/downloads/mpcp/mpcp-1.3.tar.gz )
you will have the cp running in the apache process. yes. another headache

On 4/8/06, pytrade <gmail.com">vinjvinjgmail.com> wrote:

My current architecture is as follows:

1. On each host (I have several of these)&nbsp; I have a cherrypy server
running behind a lighttpd using mod_proxy
2. Each of the lighttpd server sits behind a load balancer (pound).

What advantage, if any, does sitting behind lighttpd give me. Can I
safely remove the lighttpd server from my stack and have cherrypy
directly sit behind the pound load balancer?

Thanks,

Vineet







--
http://ionel.zapto.org
ionel.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cherrypy-users&quot; group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )