did you modify the system fd limitation? On Mon, May 7, 2012 at 9:54 AM, steven <nginx-forum@nginx.us> wrote: > i have set worker_connections 10024 ,but i user the loadrunner to test > it user about 1000 user,it only can pass 700 user,how to resove the max > connections? > There is error message: > Action.c(4): Error -27796: Failed to connect to server "19.16.8.187:80by fjctlzy - Nginx Mailing List - English
separate the part. use ajax in my opinion 在 2011-4-25 上午8:15,"Andy" <nginx-forum@nginx.us>编写: Forgot to add, I'm planning to use memc-nginx-module for the caching, if that makes any difference. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,193466,193467#msg-193467 _______________________________________________ nginx mailing list nginx@nginx.org http:by fjctlzy - Nginx Mailing List - English
Congratulations! On Apr 12, 2011, at 6:16 PM, 姚伟斌 wrote: > Hi Igor, > Congratulations! Thanks for your hard work for so many years. > > 2011/4/12 Igor Sysoev <igor@sysoev.ru> > Changes with nginx 1.0.0 12 Apr 2011 > > *) Bugfix: a cache manager might hog CPU after reload. > Thanks to Maxim Dounin. > >by fjctlzy - Nginx Mailing List - English
Hi, a strange thing, I found try_files won't work in the server context, only work in the location context. I have a sample like this try_files /maintenance.html $uri $uri/ location / { XXXX } then it won't work, but if I move the try_files into the location location / { try_files /maintenance.html $uri $uri/ XXXX } then it works for root directory. and it's a trouble that I have to putby fjctlzy - Nginx Mailing List - English
So each time, if I want to change to a maintained status, I have to add this line to the nginx configuration file and then restart the config? Is there a simpler way, so that I don't need to change the settings of the server. On Apr 7, 2011, at 4:15 PM, Pascal Nitsche wrote: > Hello! > > To return a http status simply add "return STATUS_CODE;" to your config location. So toby fjctlzy - Nginx Mailing List - English
thanks, it works using try_files, and I put it in the location / { } I try to setup 503 as you suggest, but I don't know how to trigger the 503 status? On Wed, Mar 23, 2011 at 11:39 PM, Vitaly Tskhovrebov <vt@chgk.info> wrote: > On 3/23/2011 6:35 PM, Space Lee wrote: > >> I have a question, if I want to use nginx to main the maintenance file, >> and what's the easiest waby fjctlzy - Nginx Mailing List - English
On Apr 6, 2011, at 11:11 PM, genarg wrote: > I hate to read this kind of thread when the OP resolves the issue and > post "Thanks! fixed" > > You fixed doing what? > > Explain so others shouldn't need to ask it twice. Agree! > > Thanks > > Posted at Nginx Forum: http://forum.nginx.org/read.php?2,181577,188794#msg-188794 > > > ______________by fjctlzy - Nginx Mailing List - English
so how do you fix the problem? On Mar 24, 2011, at 5:08 AM, Kraiser wrote: > Just fixed it somehow. Well yeah it doesn't matter if it's compiled > under vc9 or not . > Thanks for help. > > Posted at Nginx Forum: http://forum.nginx.org/read.php?2,185173,185263#msg-185263 > > > _______________________________________________ > nginx mailing list > nginx@nginx.orgby fjctlzy - Nginx Mailing List - English
I have a question, if I want to use nginx to main the maintenance file, and what's the easiest way for me to change a web to maintained status when it's in emergency? another question, as you see, that twitter always has Over Capacity Page, and how to implement this? is there any need to nginx to read something and then redirect all the connection to over capacity page? ______________________by fjctlzy - Nginx Mailing List - English
I have a question, will write to the disk much more slower than using memory? So my question is : when users upload large files, should I use large memory for client_body_buffer_size or little memory. when users upload small files, should i use large memory for client_body_buffer_size or little memory. And in this situation, when he finishes uploading, will the content be remove when the memory fby fjctlzy - Nginx Mailing List - English
Sorry for duplicated posts. the log is like this 2010/12/03 12:34:58 27861#0: *3495 open() "/opt/local/nginx80/proxy_temp/6/01/0000000016" failed (13: Permission denied) while reading upstream, client: XX.XX.XX.XX, server: api.yangfanbook.beta.sina.com.cn, request: "POST /api.php/invoice_list_get HTTP/1.1", upstream: "http://127.0.0.1:6080/api.php/invoice_list_get",by fjctlzy - Nginx Mailing List - English
I need to output large data, but nginx will truncate it. I test it with nginx 0.7.67 when the data is more than 40K, I could only get part of it, using curl apache is the backend of nginx, so I also test apache using curl directly, and everything is OK. So I think it's nginx who eat my data. I have closed gzip, and nothing changed. Do you have any idea? -- *Space Lee* __________________________by fjctlzy - Nginx Mailing List - English
I need to output large data, but nginx will truncate it. I test it with nginx 0.7.67 when the data is more than 40K, I could only get part of it, using curl apache is the backend of nginx, so I also test apache using curl directly, and everything is OK. So I think it's nginx who eat my data. I have closed gzip, and nothing changed. Do you have any idea?by fjctlzy - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |