积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1487)Python(492)综合其他(396)云计算&大数据(360)Java(355)Spring(316)Weblate(302)数据库(217)C++(130)系统运维(123)

语言

全部英语(1965)中文(简体)(493)中文(繁体)(26)日语(20)西班牙语(15)法语(15)韩语(15)英语(15)德语(14)俄语(14)

格式

全部PDF文档 PDF(1921)其他文档 其他(608)TXT文档 TXT(67)PPT文档 PPT(9)DOC文档 DOC(3)
 
本次搜索耗时 0.023 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • 云计算&大数据
  • Java
  • Spring
  • Weblate
  • 数据库
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 西班牙语
  • 法语
  • 韩语
  • 英语
  • 德语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Easy routing for local development - Using Traefik for routing paths to web apps - Setup a reverse proxy

    g, i t w i l l p i c k u p n e w s e r v i c e s t h at w e ad d t o D oc k e r . services: reverse-proxy: image: traefik:v2.4 command: --api.insecure=true --providers.docker ports: - "80:80" - "8080:8080" ap p s , t h e d oc k e r c on fi g n ow l ook s l i k e t h i s : version: "3.8" services: reverse-proxy: image: traefik:v2.4 command: --api.insecure=true --providers.docker ports: - "80:80" - "8080:8080"
    0 码力 | 5 页 | 576.61 KB | 1 年前
    3
  • pdf文档 Apache APISlX from Gateway to Full Traffic Proxy with Istio

    #IstioCon Apache APISIX from Gateway to Full Traffic Proxy with Istio Jintao Zhang API7.ai #IstioCon About Me ● Apache APISIX PMC ● Kubernetes Ingress NGINX maintainer ● Microsoft MVP ● zhangjintao@apache https://github.com/api7/amesh #IstioCon How to use it Change the injection-template: ● proxy_init ● proxy Ref: https://github.com/api7/amesh/blob/main/docs/en/demo.md #IstioCon The future ● Donate
    0 码力 | 15 页 | 1.29 MB | 5 月前
    0.03
  • epub文档 waitress Documentation v3.0.1

    supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi 412 Document that trusted_proxy may be set to a wildcard value to trust all proxies. See https://github.com/Pylons/waitress/pull/431 Updated Defaults clear_untrusted_proxy_headers is set to True by default clear_untrusted_proxy_headers to be usable without a trusted_proxy. https://github.com/Pylons/waitress/pull/228 Modified trusted_proxy_count to error when used without a trusted_proxy. https://github.
    0 码力 | 55 页 | 56.36 KB | 1 年前
    3
  • epub文档 waitress Documentation v2.1.1

    supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi clear_untrusted_proxy_headers to be usable without a trusted_proxy. https://github.com/Pylons/waitress/pull/228 Modified trusted_proxy_count to error when used without a trusted_proxy. https://github. mailing list with 1.2.0b1. 1.2.0b1 (2018-12-31) Happy New Year! Features Setting the trusted_proxy setting to '*' (wildcard) will allow all upstreams to be considered trusted proxies, thereby allowing
    0 码力 | 53 页 | 58.27 KB | 1 年前
    3
  • epub文档 waitress Documentation v2.1.0

    supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi clear_untrusted_proxy_headers to be usable without a trusted_proxy. https://github.com/Pylons/waitress/pull/228 Modified trusted_proxy_count to error when used without a trusted_proxy. https://github. mailing list with 1.2.0b1. 1.2.0b1 (2018-12-31) Happy New Year! Features Setting the trusted_proxy setting to '*' (wildcard) will allow all upstreams to be considered trusted proxies, thereby allowing
    0 码力 | 52 页 | 57.95 KB | 1 年前
    3
  • pdf文档 Custom Views for the Rest of Us

    value_type reverse_iterator std::reverse_iterator const_reverse_iterator std::reverse_iterator 56Member type De�nition value_type bool allocator_type Allocator reverse_iterator reverse_iterator std::reverse_iterator const_reverse_iterator std::reverse_iterator size_type implementation-de�ned difference_type implementation-de�ned reference proxy class representing type De�nition value_type bool allocator_type Allocator reverse_iterator std::reverse_iterator const_reverse_iterator std::reverse_iterator size_type size_type implementation-de�ned
    0 码力 | 187 页 | 13.25 MB | 5 月前
    3
  • pdf文档 waitress Documentation v2.1.2

    you want to serve your application through a UNIX domain socket (to serve a downstream HTTP server/proxy such as nginx, lighttpd, and so on), call serve with the unix_socket argument: from waitress import --listen "*:$PORT" \ --trusted-proxy '*' \ --trusted-proxy-headers 'x-forwarded-for x-forwarded-proto x-forwarded-port' \ --log-untrusted-proxy-headers \ --clear-untrusted-proxy-headers \ --threads ${WEB_CONCURRENCY:-4} ${WEB_CONCURRENCY:-4} \ myapp:wsgifunc The proxy config informs Waitress to trust the forwarding headers set by the Heroku load balancer. It also allows for setting the standard WEB_CONCURRENCY environment
    0 码力 | 115 页 | 272.79 KB | 1 年前
    3
  • pdf文档 waitress Documentation v2.1.1

    you want to serve your application through a UNIX domain socket (to serve a downstream HTTP server/proxy such as nginx, lighttpd, and so on), call serve with the unix_socket argument: from waitress import --listen "*:$PORT" \ --trusted-proxy '*' \ --trusted-proxy-headers 'x-forwarded-for x-forwarded-proto x-forwarded-port' \ --log-untrusted-proxy-headers \ --clear-untrusted-proxy-headers \ --threads ${WEB_CONCURRENCY:-4} ${WEB_CONCURRENCY:-4} \ myapp:wsgifunc The proxy config informs Waitress to trust the forwarding headers set by the Heroku load balancer. It also allows for setting the standard WEB_CONCURRENCY environment
    0 码力 | 113 页 | 270.88 KB | 1 年前
    3
  • pdf文档 waitress Documentation v3.0.1

    you want to serve your application through a UNIX domain socket (to serve a downstream HTTP server/proxy such as nginx, lighttpd, and so on), call serve with the unix_socket argument: from waitress import --listen "*:$PORT" \ --trusted-proxy '*' \ --trusted-proxy-headers 'x-forwarded-for x-forwarded-proto x-forwarded-port' \ --log-untrusted-proxy-headers \ --clear-untrusted-proxy-headers \ --threads ${WEB_CONCURRENCY:-4} ${WEB_CONCURRENCY:-4} \ myapp:wsgifunc The proxy config informs Waitress to trust the forwarding headers set by the Heroku load balancer. It also allows for setting the standard WEB_CONCURRENCY environment
    0 码力 | 119 页 | 339.46 KB | 1 年前
    3
  • epub文档 waitress Documentation v1.4.0

    supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress.serve Support for wsgi clear_untrusted_proxy_headers to be usable without a trusted_proxy. https://github.com/Pylons/waitress/pull/228 Modified trusted_proxy_count to error when used without a trusted_proxy. https://github. mailing list with 1.2.0b1. 1.2.0b1 (2018-12-31) Happy New Year! Features Setting the trusted_proxy setting to '*' (wildcard) will allow all upstreams to be considered trusted proxies, thereby allowing
    0 码力 | 48 页 | 54.34 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
EasyroutingforlocaldevelopmentUsingTraefikpathstowebappsSetupreverseproxysimplifyc5dApacheAPISIXwaitressDocumentationv30.1v21.11.0CustomViewstheRestofUs1.2v14.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩