Thanks, I'll take a look then :) 2014-03-14 7:54 GMT-03:00 Guido Berhoerster <[email protected]>: > * Daniel Nicoletti <[email protected]> > [2014-03-14 00:45]: >> I have googled a bit, asked on irc and looked up on the docs, still I have >> not found if it's possible or not to setup uswgi to deal with virtual host >> setups. >> I ask this because if I run uswgi without ngnix siege report much more >> requests per seconds plus when there are more than 150 simultaneous >> connections nginx fail them. >> >> So is it possible to get rid of it? > > Yes, it is possible. The most flexible approach is to use the routing > system (in particular route-host) in order to handle/manipulate > requests (e.g. set the docroot, direct to a plugin) based on the > hostname. > -- > Guido Berhoerster > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
-- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
