Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
float
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai3
float
Commits
12a6e14a
Commit
12a6e14a
authored
May 29, 2019
by
sub
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
attempting to fix proxy.conf again
parent
6465890a
Pipeline
#3175
failed with stage
in 4 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
roles/nginx/templates/config/conf.d/proxy.conf
roles/nginx/templates/config/conf.d/proxy.conf
+1
-3
No files found.
roles/nginx/templates/config/conf.d/proxy.conf
View file @
12a6e14a
...
...
@@ -3,10 +3,8 @@
# Dedicate a bit of memory to buffering data. Setting
# proxy_buffer_size too small can have bad interactions with the proxy
# cache (the entire response headers should fit in the proxy_buffer).
#https://www.getpagespeed.com/server-setup/nginx/tuning-proxy_buffer_size-in-nginx
# https://www.getpagespeed.com/server-setup/nginx/tuning-proxy_buffer_size-in-nginx
proxy_buffer_size
16
k
;
#proxy_buffers 8 4k;
#proxy_busy_buffers_size 32k;
proxy_buffering
on
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment