Home | History | Annotate | Download | only in mod_pywebsocket

Lines Matching full:help

326                       help='port to listen to')
329 help='Web Socket handlers root directory.')
333 help=('Web Socket handlers map file. '
338 help=('Web Socket handlers scan directory. '
342 help='Document root directory.')
345 help=('CGI paths relative to document_root.'
350 default=False, help='use TLS (wss://)')
352 default='', help='TLS private key file.')
354 default='', help='TLS certificate file.')
356 default='', help='Log file.')
360 help='Log level.')
363 help='Log maximum bytes')
366 help='Log backup count')
368 default=False, help='Strictly check handshake request')
371 help='request queue size')