Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
6 years ago
Commit
9bc532571afade4f2d0cec4522ce84ff7ba44a51
1 parent
02be100a
add comments
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
roles/openresty/files/java-nginx-config/nginx/conf/lua/set_log_params.lua
roles/openresty/files/java-nginx-config/nginx/conf/lua/set_log_params.lua
View file @
9bc5325
--- setup variable:
-- 1. ngx.var.request_api_method
-- 2. ngx.var.request_udid
-- 3. ngx.var.request_uid
function
build_request_uri
(
uri_str
)
local
uri
if
uri_str
and
uri_str
~=
""
then
...
...
Please
register
or
login
to post a comment