Quantcast
Channel: Nginx Forum
Browsing all 53287 articles
Browse latest View live

nginx + php5-fpm регулярно падает.

доброго времени суток.прошу помощи, так как уже понял, что самому не получается разобраться с проблемой:есть виртуальный сервер на хостинге с Ubuntu и Nginx + Php5-fpm + Mysqlна нем сайт, который...

View Article


Re: 1.4.1 SPDY error FIXME: chain too big in spdy filter

ctrlbrk Wrote:-------------------------------------------------------> BTW, I use>> fastcgi_buffers 16 2048k;> fastcgi_buffer_size 2048k;> fastcgi_busy_buffers_size 2048k;>> So I...

View Article


Re: Php-Fpm Benchmarking

it's going to take some work, but have a look at jmeter:http://jmeter.apache.org/http://lincolnloop.com/blog/2012/sep/19/load-testing-jmeter-part-3-replaying-apache-logs/and/or grinder (we use this for...

View Article

How to abort subrequest properly?

Hi,I am parsing a subrequest's body as it arrives. At some point I coulddecide that the subrequest's body is not well-formed. I want to stopreceiving the rest of the subrequest's body and close its...

View Article

How does FastCGI work under the covers?

Hello Everybody,I have a simple question about the Nginx FastCGI implementation. Let's say that 1,000 web browsers are requesting pages from our server, and we're using FastCGI within Nginx.While the...

View Article


Re: mp4 atom too large

Hello!On Sat, Jun 29, 2013 at 09:50:53AM +0100, Richard Kearsley wrote:> Hi>> I already checked there, I'm getting a different error ("mp4 atom> too large" != "mp4 moov atom is too...

View Article

Re: How does FastCGI work under the covers?

Hello!On Sun, Jun 30, 2013 at 05:10:23PM -0400, kgk wrote:> Hello Everybody,>> I have a simple question about the Nginx FastCGI implementation. Let's say> that 1,000 web browsers are...

View Article

404 Error for every php file in userdir

No matter what I just get an 404 Error when I try opening .php files in my /home/<username>/sites directory.Including is my nginx's default file. Can someone help me get this to work?Many...

View Article


Cannot totally switch off caching

Greeting!For some testing I need to switch off a nginx caching (nginx + php-fpm). Now I have a trouble - when I request a server (PHP app) first time, response generated about 10 sec (its ok), but when...

View Article


Cache issue

Hi everybody!I'm looking for a solution that I not found in the documentation. The question is:for requests from internal ip : if you remove the file you will get 404 immediately (and if you update the...

View Article

Rewriting pages to re-rendered snapshots

I have a very Javascript heavy website which is being served by nginx. It all works great, except Google is having trouble indexing me. I've made pre-rendered snapshots of all my pages using Phantomjs...

View Article

Re: Rewriting pages to re-rendered snapshots

I'm sure others will give you better methods to sort this but, as atemporary fix, how about a separate stanza like this:location = / {#special index.html UA-sniffing + rewrite...

View Article

Re: Rewriting pages to re-rendered snapshots

Not sure what you mean Jonathan, I can already detect the Google bot by using ?_escaped_fragment= which is also Google's preferred way over user agent sniffing. I just need to adapt the rewrite rule to...

View Article


Re: Help with shared memory usage

Hello!On Fri, Jun 28, 2013 at 10:36:39PM -0300, Wandenberg Peixoto wrote:> Hi,>> I'm trying to understand how the shared memory pool works inside the Nginx.> To do that, I made a very small...

View Article

Re: Rewriting pages to re-rendered snapshots

Duplicate your entire "location / {}" as "location = / {}" (whichmatches *only* "/"), and when you detect google,...

View Article


Re: Cannot totally switch off caching

Hello!On Mon, Jul 01, 2013 at 04:33:55AM -0400, imanenkov wrote:> Greeting!>> For some testing I need to switch off a nginx caching (nginx + php-fpm). Now> I have a trouble - when I request...

View Article

Re: Cannot totally switch off caching

Hi,and don't forget system's page cache. From my experience:The files needed to process the first request aren't yet read, soLinux has to read them from disk (slow).Then, for the second and further...

View Article


Re: Cannot totally switch off caching

Maxim Dounin Wrote:------------------------------------------------------->> By default nginx doesn't cache anything. You may want to look> into your php code to find out what is cached /...

View Article

Re: Cannot totally switch off caching

Hi,and don't forget database's cache. You write about PHP, often there ismysql also involved, which have the ability to cache.RegardsAlexanderAm 01.07.2013 10:33, schrieb imanenkov:>...

View Article

ngx_http_limit_conn_module feature request

Would it be possible to get a feature added to this module?What I would like is a variable containing the name of the zone of the rulethat is responsible for the 503 error. Would be great for where...

View Article
Browsing all 53287 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>