Skip to content
View bugwang's full-sized avatar

Block or report bugwang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ngx_lua_module ngx_lua_module Public

  2. ngx_upstream_jdomain ngx_upstream_jdomain Public

    Forked from nicholaschiasson/ngx_upstream_jdomain

    An asynchronous domain name resolution module for nginx upstream.

    Perl

  3. cohttp cohttp Public

    http server api ,http client api:

  4. DeepRec DeepRec Public

    Forked from jason-wang1/DeepRec

    深度学习推荐算法,输入原始特征,模型内部进行特征预处理

    Python

  5. asio_http asio_http Public

    Forked from juliobg/asio_http

    HTTP client library for Asio

    C++

  6. nginx_proxy_keepalive nginx_proxy_keepalive Public

    nginx 的 proxy_pass 命令 不支持 keepalive, 只有upstream 方式才支持,但是upstream 不支持动态域名,所以以hook方式实现了proxy_pass 支持keepalive 长链接的基本功能。没有多ngixn版本测试过,懒得测,用的自取

    C