Jun Ouyang

Results 18 issues of Jun Ouyang

宏定义的类型支持中, ident 错误写成 itent

When I have just connected to the server, many martian source log display in kernel log. After a short period of time.This log appear occasionally. ![image](https://user-images.githubusercontent.com/39181969/57514010-1c385380-7342-11e9-9e5e-30ad2d3936e6.png) 172.20.10.5 was my client...

### What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Docs - [ ] New Binding issue #___ - [ ]...

I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.

I hereby granted the copyright of the changes in this pull request to the authors of this lua-resty-core project. Add `ngx.woker.pids()` API to get Nginx all worker pids subset pull...

support openresty luajit interactive

### Summary add upstream use srv name config If set, the balancer will use `SRV` hostname(if DNS Answer has SRV record) as the proxy upstream host. ### Full changelog *...

core/balancer
core/db/migrations
core/db
size/L
changelog
autodoc
schema-change-noteworthy

Hi openresty team: I use this configure ``` location /test { content_by_lua_block { ngx.exit(ngx.HTTP_CONTINUE) } } ``` then ``` ➜ ~ curl 127.0.0.1/test -vv * Trying 127.0.0.1:80... * Connected to...

### Summary we have proposed the following designs instead in an effort to make the metrics more actionable: lmdb_capacity : lmdb_map_size / ms_psize in number of pages lmdb_in_use : ms_branch_pages...

core/pdk
plugins/statsd
plugins/prometheus
size/M
changelog

### Summary 1. bump `ngx_brotli` version to master branch https://github.com/google/ngx_brotli 2. disable `ngx_brotli` feature in rhel7 rhel9-arm64 and amazonlinux-2023-arm64 regarding to toolchain error. ### Checklist - [ ] The Pull...

chore
size/L
build/bazel
backport release/3.6.x