Changeset 284:50549c1d07db for uwsgi.c
Legend:
- Unmodified
- Added
- Removed
-
uwsgi.c
r283 r284 2744 2744 \t--proxy-max-connections <n>\tset the max number of concurrent connections mnaged by the proxy\n\ 2745 2745 \t--wsgi-file <file>\t\tload the <file> wsgi file\n\ 2746 \t--version\t\t\tprint server version\n\ 2746 2747 \t-d|--daemonize <logfile>\tdaemonize and log into <logfile>\n", uwsgi.binary_path); 2747 2748 exit (1);
