MCPcopy Create free account

hub / github.com/benoitc/gunicorn / functions

Functions698 in github.com/benoitc/gunicorn

↓ 1 callersMethodparse_chunked
(self, unreader)
gunicorn/http/body.py:57
↓ 1 callersMethodparse_proxy_protocol
(self, line)
gunicorn/http/message.py:281
↓ 1 callersMethodparse_request_line
(self, line_bytes)
gunicorn/http/message.py:326
↓ 1 callersFunctionparse_syslog_address
(addr)
gunicorn/glogging.py:120
↓ 1 callersMethodparse_trailers
(self, unreader, data)
gunicorn/http/body.py:41
↓ 1 callersMethodparser
(self)
gunicorn/config.py:84
↓ 1 callersMethodpatch
(self)
gunicorn/workers/geventlet.py:122
↓ 1 callersMethodpatch
(self)
gunicorn/workers/ggevent.py:37
↓ 1 callersFunctionpatch_sendfile
()
gunicorn/workers/geventlet.py:106
↓ 1 callersMethodpost_fork
(server, worker)
gunicorn/config.py:1712
↓ 1 callersMethodpost_worker_init
(worker)
gunicorn/config.py:1729
↓ 1 callersMethodpre_exec
(server)
gunicorn/config.py:1785
↓ 1 callersMethodpre_fork
(server, worker)
gunicorn/config.py:1695
↓ 1 callersMethodprocess_headers
(self, headers)
gunicorn/http/wsgi.py:247
↓ 1 callersFunctionproxy_environ
(req)
gunicorn/http/wsgi.py:94
↓ 1 callersMethodproxy_protocol
\ Detect, check and parse proxy protocol. :raises: ForbiddenProxyRequest, InvalidProxyLine. :return: True for proxy protocol
gunicorn/http/message.py:253
↓ 1 callersMethodproxy_protocol_access_check
(self)
gunicorn/http/message.py:274
↓ 1 callersMethodread_line
(self, unreader, buf, limit=0)
gunicorn/http/message.py:235
↓ 1 callersFunctionredirect
(stream, fd_expect)
gunicorn/util.py:530
↓ 1 callersMethodreload
(self)
gunicorn/arbiter.py:431
↓ 1 callersMethodreset
(self)
tests/test_statsd.py:46
↓ 1 callersMethodrun
\ This is the mainloop of a worker process. You should override this method in a subclass to provide the intended behaviour fo
gunicorn/workers/base.py:77
↓ 1 callersMethodrun
(self)
examples/when_ready.conf.py:25
↓ 1 callersMethodrun_for_multiple
(self, timeout)
gunicorn/workers/sync.py:88
↓ 1 callersMethodrun_for_one
(self, timeout)
gunicorn/workers/sync.py:59
↓ 1 callersMethodsame
(self, req, sizer, matcher, exp)
tests/treq.py:253
↓ 1 callersMethodsend
(self)
tests/treq.py:276
↓ 1 callersMethodsend
Send a message to the browser. *message* should be convertible to a string; unicode objects should be encodable as utf-8. Raises soc
examples/websocket/gevent_websocket.py:351
↓ 1 callersMethodsend
Send a message to the browser. *message* should be convertible to a string; unicode objects should be encodable as utf-8. Raises soc
examples/websocket/websocket.py:352
↓ 1 callersMethodsendfile
(self, respiter)
gunicorn/http/wsgi.py:351
↓ 1 callersMethodset
(self, val)
gunicorn/config.py:311
↓ 1 callersMethodset_options
(self, sock, bound=False)
gunicorn/sock.py:39
↓ 1 callersMethodset_timeout
(self)
gunicorn/workers/gthread.py:58
↓ 1 callersFunctionsetup
(app)
docs/gunicorn_ext.py:97
↓ 1 callersMethodspawn_workers
\ Spawn new workers as needed. This is where a worker process leaves the main loop of the master process.
gunicorn/arbiter.py:613
↓ 1 callersMethodstart_response
(self, status, headers, exc_info=None)
gunicorn/http/wsgi.py:223
↓ 1 callersMethodtimeout_ctx
(self)
gunicorn/workers/base_async.py:26
↓ 1 callersFunctionto_bytestring
Converts a string argument to a byte string
gunicorn/util.py:558
↓ 1 callersFunctionvalidate_file_exists
(val)
gunicorn/config.py:396
↓ 1 callersFunctionvalidate_list_string
(val)
gunicorn/config.py:404
↓ 1 callersFunctionvalidate_pos_int
(val)
gunicorn/config.py:355
↓ 1 callersFunctionverify_env_vars
()
tests/test_arbiter.py:175
↓ 1 callersMethodwait
Waits for and deserializes messages. Returns a single message; the oldest not yet processed. If the client has already closed the con
examples/websocket/gevent_websocket.py:370
↓ 1 callersMethodwait
Waits for and deserializes messages. Returns a single message; the oldest not yet processed. If the client has already closed the con
examples/websocket/websocket.py:371
↓ 1 callersMethodwhen_ready
(server)
gunicorn/config.py:1679
↓ 1 callersMethodworker_abort
(worker)
gunicorn/config.py:1765
↓ 1 callersMethodworker_class
(self)
gunicorn/config.py:113
↓ 1 callersFunctionwrite
(sock, data, chunked=False)
gunicorn/util.py:284
↓ 1 callersFunctionwrite_chunk
(sock, data)
gunicorn/util.py:276
↓ 1 callersFunctionwrite_nonblock
(sock, data, chunked=False)
gunicorn/util.py:290
MethodGET
(self)
examples/frameworks/webpyapp.py:13
Method__call__
(self, frame, event, arg)
gunicorn/debug.py:25
Method__call__
(self, func)
tests/t.py:29
Method__call__
(self, environ, start_response)
examples/multiapp.py:34
Method__call__
(self, environ, start_response)
examples/multidomainapp.py:14
Method__call__
(self, environ, start_response)
examples/websocket/gevent_websocket.py:37
Method__call__
(self, environ, start_response)
examples/websocket/websocket.py:38
Method__enter__
(self)
tests/test_config.py:40
Method__exit__
(self, exc_type, exc_inst, traceback)
tests/test_config.py:43
Method__getattr__
(self, name)
gunicorn/config.py:64
Method__getattr__
(self, name)
gunicorn/sock.py:36
Method__getitem__
(self, k)
gunicorn/glogging.py:107
Method__getitem__
(self, key)
gunicorn/http/wsgi.py:34
Method__init__
(self, usage=None, prog=None)
gunicorn/config.py:48
Method__init__
(self)
gunicorn/config.py:271
Method__init__
(self, extra_files=None, callback=None)
gunicorn/reloader.py:75
Method__init__
(self, reason, exit_status=1)
gunicorn/errors.py:16
Method__init__
(self, atoms)
gunicorn/glogging.py:99
Method__init__
(self, trace_names=None, show_values=True)
gunicorn/debug.py:21
Method__init__
(self, app)
gunicorn/arbiter.py:51
Method__init__
(self, addr, conf, log, fd=None)
gunicorn/sock.py:105
Method__init__
(self, fname)
gunicorn/pidfile.py:18
Method__init__
(self, buf=None)
gunicorn/http/errors.py:18
Method__init__
(self, req)
gunicorn/http/errors.py:26
Method__init__
(self, method)
gunicorn/http/errors.py:35
Method__init__
(self, version)
gunicorn/http/errors.py:43
Method__init__
(self, hdr, req=None)
gunicorn/http/errors.py:51
Method__init__
(self, hdr)
gunicorn/http/errors.py:60
Method__init__
(self, data)
gunicorn/http/errors.py:68
Method__init__
(self, term)
gunicorn/http/errors.py:76
Method__init__
(self, size, max_size)
gunicorn/http/errors.py:84
Method__init__
(self, msg)
gunicorn/http/errors.py:93
Method__init__
(self, line)
gunicorn/http/errors.py:101
Method__init__
(self, host)
gunicorn/http/errors.py:110
Method__init__
(self, req, unreader)
gunicorn/http/body.py:14
Method__init__
(self, unreader, length)
gunicorn/http/body.py:110
Method__init__
(self, unreader)
gunicorn/http/body.py:140
Method__init__
(self, reader)
gunicorn/http/body.py:178
Method__init__
(self, sock, max_chunk=8192)
gunicorn/http/unreader.py:58
Method__init__
(self, iterable)
gunicorn/http/unreader.py:68
Method__init__
(self, filelike, blksize=8192)
gunicorn/http/wsgi.py:28
Method__init__
(self, cfg)
gunicorn/http/wsgi.py:43
Method__init__
(self, req, sock, cfg)
gunicorn/http/wsgi.py:195
Method__init__
(self, cfg, source, source_addr)
gunicorn/http/parser.py:14
Method__init__
(self, cfg, unreader, peer_addr, req_number=1)
gunicorn/http/message.py:165
Method__init__
host, port: statsD server
gunicorn/instrument/statsd.py:26
Method__init__
(self, usage=None, prog=None)
gunicorn/app/base.py:22
Method__init__
\ This is called pre-fork so it shouldn't do anything to the current process. If there's a need to make process wide changes y
gunicorn/workers/base.py:37
Method__init__
(self, cfg)
gunicorn/workers/workertmp.py:18
Method__init__
(self, *args, **kwargs)
gunicorn/workers/gthread.py:68
← previousnext →201–300 of 698, ranked by callers