Re: Issue nginx

2014-05-04 Thread Vishal Mestri
I am facing issue with nginx. Its working on Chrome. But not on IE10 and firefox. I am using proxy pass, please find attached nginx.conf file attached along with. OUTPUT OF command: [root@erttrepsg63 ~]# /usr/sbin/nginx -V nginx version: nginx/1.6.0 built by gcc 4.4.7 20120313 (Red Hat 4

proxy_buffer_size values are honored even if proxy_buffering is off

2014-05-04 Thread Rv Rv
At the http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffer_size, the documentation implies that the configuration proxy_buffer_size , proxy_buffers and proxy_busy_buffers will be honored only when proxy_buffering is turned on. I had been seeing truncated responses of files wh

$memcached_key doesn't fetch unicode url

2014-05-04 Thread kirpit
Hi, I'm doing some sort of downstream cache that I save every entire page into memcached from the application with urls such as: www.example.com/file/path/?query=1 then I'm fetching them from nginx if available with the config: location / { # try to fetch from memcached set

Problem with ECC certificates

2014-05-04 Thread Markus Weippert
Hi, I'm having some strange issues using nginx 1.6 with ECC certs. Handshakes fail for clients using TLSv1.2 and SNI but only if the requested server block is not the default_server. The config looks like this: http { ssl_certificate ecc.crt; ssl_certificate_key ecc.key; ssl_protocols TLSv1

Re: NGINX 2014 survey: I know you have opinions.

2014-05-04 Thread Aleksandar Lazic
Dear Sarah. Due to the fact that the survey is over now, please can you tell us what the outcome was? Best regards Aleks Am 23-04-2014 18:32, schrieb Sarah Novotny: Hello! As Valentin mentioned in another thread, it’s that time of year again when we want to tune up our strategy; see how NGI