Changeset 284:50549c1d07db
- Timestamp:
- 03/11/10 10:06:06 (5 months ago)
- Author:
- roberto@…
- Branch:
- default
- Message:
-
updated --help
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
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); |