Ok, so you're using one mod_wsgi / web2py instance and map virtualhosts 
into specific apps within. Looks like a neat solution, but it seems to be 
problematic in the same way Leonel is describing for the Windows 
environment. Basically, different virtualhosts under the same 
WSGIDaemonProcess have issues with sessions...

We use a separate web2py and a seperate WSGIDaemonProcess for each 
virtualhost, that's why we didn't experience problems...

As for centos - sure, I think it's a great choice. Any good RHEL 
derivative, for that matter. We've been using Scientific Linux 6 and CentOS 
2, 3 and 5 before that. RHEL derivatives do a great job for us. I'm not 
saying other distros aren't suitable, it's just that these tick all the 
boxes for us.

Regards


On Tuesday, December 24, 2013 1:01:45 PM UTC+1, lucas wrote:
>
> ok, so centos 6x is the way to go for the most stable, reliable, etc., in 
> excellence of computing?  that is what you are saying, because i really 
> love centos and have been using it for years.  but i have been doubting my 
> httpd.conf setups for a while because all of those settings and then add in 
> VirtualHosts and it gets pretty mind boggling.  so i really really 
> appreciate a proof of my config files and let me know what could be 
> unstable.  so here they are as attachments.  i primarily tried not the 
> change httpd.conf much at all and put most of it under conf.d, so the other 
> trhee attachments would be under conf.d.  i have multiple files like 
> weinstruct.conf, just changed slightly for that one is my boilerplate for 
> the other domains.
>
> thanx for the help and the advice in advance.  lucas
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to