Warning
This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.
galaxy.web.proxy package¶
-
class
galaxy.web.proxy.
ProxyManager
(config)[source]¶ Bases:
object
-
valid_update_keys
= ('host', 'port')¶
-
-
class
galaxy.web.proxy.
ProxyIpc
[source]¶ Bases:
object
-
class
galaxy.web.proxy.
JsonFileProxyIpc
(proxy_session_map)[source]¶ Bases:
object
-
class
galaxy.web.proxy.
SqliteProxyIpc
(proxy_session_map)[source]¶ Bases:
object