current position:Home>The get request of nginx agent only returns part of the data. The problem is solved
The get request of nginx agent only returns part of the data. The problem is solved
2022-04-29 04:24:54【gao_ grace】
Problem description : The interface on the server sometimes has data , Sometimes there is no data , Through the analysis of , When you find a large amount of data ,get The data returned by the request is often only part of , No problem with other environments , It shouldn't be a code problem , Because the server uses nginx agent , The suspicion is nginx There's something wrong with the configuration
The screening process :
- Login server , Direct operation nginx command , Found that the command does not exist , So it runs
ps -ef | grep nginx
find nginx process , Find from nginx The specific path of the command , On my server nginx The path of is /usr/sbin/nginx - function
sudo /usr/sbin/nginx -t
Locate the location of the configuration file , Here is /etc/nginx/nginx.conf - Open profile , find error_log The location of , Check the error log
- Find the following information
open() "/var/lib/nginx/tmp/proxy/7/02/0000000027" failed (13: Permission denied)
, - The reasons are as follows : because get The amount of data obtained is too large ,nginx File cache used , then , Because you don't have permission to cache files , Cache failed , Data loss
resolvent : Check /var/lib/nginx/tmp route , Found that its owner is nginx, We changed the user in the configuration file , Cause no permission . modify /etc/nginx/nginx.conf, take user Change it to nginx, then reload that will do .
copyright notice
author[gao_ grace],Please bring the original link to reprint, thank you.
https://en.qdmana.com/2022/118/202204280552145638.html
The sidebar is recommended
- Basic usage of JavaScript
- About the problems encountered in the value transfer of react parent-child components! (Language JavaScript)
- How to realize the function of jQuery small ticket printing
- [JavaScript] handwriting a lazy loading component
- HTTP protocol
- JavaScript performance optimization
- I've taught myself Python for half a month. I feel it's useless. What should I do?
- Is it a blessing or a curse that the biggest customer of Ningde era changes ownership of Tesla?
- Element UI realizes the function of table radio selection
- Elementui realizes the function of table radio selection
guess what you like
Apache shardingsphere code formatting practice -- spotless
Vue console error information collection and reporting
Initialize the react project environment under mac
React dynamically adds elements to the list
React realizes form data collection
Vernacular react life cycle
JavaScript generates a tree
vue2. How to register and login with 0 + koa2 + mongodb
vue. JS how to realize single page application
How to realize login registration and token verification in Vue
Random recommended
- How to set the background color for individual pages in Vue cli
- How does Vue router cooperate with elementui to realize navigation
- Vue2 how to load more data on the scroll bar
- How to use margin and padding in CSS
- How does vue2x implement the vueslidershow function of the responsive adaptive rotation component plug-in
- How does vue2 recursive component implement tree menu
- How to use the three selectors of CSS
- Same blog, different styles -- hexo alternative construction
- Optimize nginx HTTPS latency - see how I can speed up nginx by 30%?
- The development model in the era of consumer Internet only transfers industrial elements from offline to online
- Advanced features of Vue
- CSS shadow advanced, to achieve a more three-dimensional shadow effect!
- Introduction to the number type method in JavaScript
- Differences between nginx forward and reverse proxy
- Front end schema form configuration generation scheme
- Units that can be used by the rotate method of transform in CSS
- Why CSS3 sticky doesn't work?
- [bug resolution] webpack error: module not found Did you mean xxx
- [bug resolution] can't perform a react state update on an unmounted component This is > a no-op, but it...
- Remember to speed up the construction of a webpack
- Browser review hover element
- Vue insert iframe
- Vue realizes downloading pictures
- Some common problem-solving methods in Vue (sort out some truly effective methods that can be used in the project) (wait for continuous update and accumulation)
- About database data response to HTML page, Chinese appears? Solution to garbled code (multiple question marks)
- Ask a question about CSS selector
- When Vue jumps the route, the timer cannot be cleared in time
- Document is not defined
- Vue quill editor stepping on pit record -- the echo style of rich text content is wrong
- The multi selection box of table in element is combined with paging to echo the bug step hole
- Vue project optimizes the loading speed of the first screen
- Use / deep / to report an error CSS (CSS selected expected)
- Nginx configuration
- Vue cli reverse proxy
- Vuex persistedstate plug-in - vuex persistent storage
- Understanding and summary of CSS
- vue2. Implementation of X data response
- JavaScript content understanding
- Props in react
- JavaScript stack“