Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Browsing all 7229 articles
Browse latest View live
↧

Slow Time to first byte (1 reply)

Currently running into a host of problems with a collections of sites that I'm running off a Digital Ocean LEMP stack. There is a > 1s TTFB delay & things are in general are sluggishUbuntu...

View Article


Package 'nginx' isn't signed with proper key and segfault (no replies)

Earlier i was using nginx installed from epel repo but i then decided to use latest nginxI use the exact modules that the epel one used except that i added spdy and i complie from source(just so as not...

View Article


SSL Session Ticket Expiration (no replies)

in a blogpost[1] from tim taubert of firefox/mozilla - team he states, when wanting to have PFS:"The best you can do to provide forward secrecy to visitors is thus again switch offsession ticket...

View Article

nginx-rtmp - lags of stream, big bandwidth on master (no replies)

Hi,i have master server and edge nodes, what use pull function to restream.Anyone streaming to master (rtmp) and its available in flash player fromwebsite (from any edge node in cluster).I debuging two...

View Article

How to serve all existing static files directly with NGINX, but proxy other...

My question is similar to http://stackoverflow.com/questions/869001/how-to-serve-all-existing-static-files-directly-with-nginx-but-proxy-to-apache,different is that my site directory structure looks...

View Article


log blacklisted domains to a separate log file (4 replies)

Hello,I have a list of blacklisted domains in a file. For these domains I want tolog to a different log file. I assume i have to write nginx module forthis. Or do we have some other way to do...

View Article

problem with argument route in upstream (5 replies)

Hi,I was looking for hours what is the problem with my conf.I am trying to implement a nginx reverse loadbalancer with tomcat application servers.I chose the route method here is the conf :map...

View Article

Integrating softHSM with nginx (2 replies)

Hii friends,I want to integrate softHSM with nginx. I did not find any resource to make it working. I found two below links from Nginx developement forum. But, They are not helpful to me. I'm trying to...

View Article


"110: Connection timed out" and "104: Connection reset by peer" error in...

Hi All,When i run my Jmeter load test with 2000 users ,I got below 2 error in nginx error log frequently./opt/nginx/logs/error.log=>2014/11/06 11:05:40 [error] 3430#0: *18263 connect() failed (110:...

View Article


Have full URL redirect to SSL (not just $server_name and $request_uri) (4...

Hi -- we currently have a redirect rule in a location on our server to redirect all non-SSL traffic to SSL, like so:location / {return 301 https://$server_name$request_uri;}This works for almost all...

View Article

chunked_transfer_encoding seems doesn't work as expected (1 reply)

Hi All,When i try to use the directive "chunked_transfer_encoding" to control the encoding type of output data, it failed to output the chunked data even thougth i turned on the directive as...

View Article

Incomplete HTTP request body sent to upstream (1 reply)

Hi,I'm experiencing an issue whereby nginx and the upstream server get intodisagreement about the state of the HTTP interaction, apparently caused bynginx not transmitting the complete request body....

View Article

intermittent problems reaching files (whether served via php or not) (no...

having difficulty to serve simple video files here (for playback in a browser via video-js or other player). even without the video player there are problems.i have tested access to the video file both...

View Article


config file syntax: is there a formal definition? (no replies)

I like to see something like BNF (http://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_Form) describing the configuration file language.Anyone created such a list?thanksNoam

View Article

Using both keepalive requests and timeout (11 replies)

Hi all,I was curious to see if anyone used both keepalive_requests and keepalive_timeout at the same time and knew the expected behaviour? I was hoping that nginx would do whichever conditions were met...

View Article


How to extract multiple values of a header for logging (1 reply)

I have a custom header in http response and it can appear more than once. Let's say it is called x-extra.In my nginx configuration, I want to extract all of its values and log them together but I found...

View Article

Technical reason behind client_body_temp_path (1 reply)

I am trying to understand the reason for buffering incoming request (client_body_buffer_size) in which nginx would either keep request in memory or write to file client_body_temp_path (based on request...

View Article


Rewrite with permanent and last (2 replies)

Is it possible to rewrite URL with HTTP 301 and make that last rule incurrent ruleset? For example, in apache one can use flags "[R=301,L]" , buthow can one do it in nginx? I tried using following, but...

View Article

too many redirects (3 replies)

Hello,I try to force SSL redirect on my website, but I'm getting aERR_TOO_MANY_REDIRECTS.I can't figure what's wrong, here is my vhost .conf file :server {listen *:80;listen *:443 ssl;ssl...

View Article

Use of worker_cpu_affinity in hyper-threading context (no replies)

Hi,I have one E3-1240 v3 CPU here, which has 4 cores with hyper-threadingenabled. Currently I have the following setup in nginx.conf:worker_processes 4;worker_cpu_affinity 10100000 01010000 00001010...

View Article
Browsing all 7229 articles
Browse latest View live


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