On 8/17/13 3:45 PM, Tamer Higazi wrote:
> Hi people!
> I am running a small bluebream application, 
I think you mean a ztfy application.  The most recent bluebream release
is ancient, about 2 years old.

> I want to get the the
> WSGI.environ variable as dict for the WebOb package in runtime. Can
> somebody tell me how to get it?!
In my situation, I run a small internet company, I have way way too much
complexity to manage.  I suspect that this is for a very low traffic
website, in which case there is no point worrying about performance
optimizations. The simplest solution is to
run it behind a reverse proxy server, then you avoid this whole problem
of wsgi configuration. Which web server do I recommend?  Cherokee.  Then
you
have a nice web gui for configuring the reverse proxy, and you get rid
of some more complexity.

If that does not solve your problems, I know a zope consultant and
another zope consulting company that I sometimes use that I can
recommend to help you.
 
Regards
Chris
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
https://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to