Dnia piątek, 30 grudnia 2011 14:03:30 Roberto De Ioris pisze: > Be sure to compile uWSGI with pcre support (it is automatically detected)
You are right, I didn't had pcre dev files so I needed to recompile my uWSGI. > then add > > fastrouter-subscription-use-regexp = true > > You will be able to use whatever regexp you want to define domains. Does it mean that all domains need to be reformated into pcre regexp if I add fastrouter-subscription-use-regexp = true ? Afer adding this option my fastrouter stats shows no subscriptions and logs are full of "pcre (study) error: (null)". I've edited one vassal config to contain: subscribe-to = 172.16.200.53:2626:app\.domain\.com but I still don't get any subscriptions, only errors. Łukasz Mierzwa _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
