Quantcast
Channel: Nginx Forum - Other discussion
Browsing all 972 articles
Browse latest View live
↧

Nginx secure_link_md5 Module

Hi Team, We have setup a Nginx Server for token authentication using secure_link_md5 Module as per below link http://nginx.org/en/docs/http/ngx_http_secure_link_module.html Please let me know how to...

View Article


Different times between frontend and backend.

Hi. Frontend log: * * [09/Feb/2016:12:58:14 +0000] "GET /hls.ts HTTP/1.1" 200 MISS "123.123.123.123" 1651956 "-" "HLS Client" "15.711" "-" "-/-" "1/196861693" "0.021" "13.275" "200" RU Backend log: * *...

View Article


Re: SSL error NginX 1.9.10

I can just confirm this, happening here as well. relevant part of the config ssl_session_cache shared:SSL:40m; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_ciphers...

View Article

Re: SSL error NginX 1.9.10

Here https://github.com/openssl/openssl/commit/64193c8218540499984cd63cda41f3cd491f3f59 is a commit that is supposed to fix it. I am not very familiar with openssl API, but comment in nginx code says...

View Article

Re: SSL error NginX 1.9.10

Ok, Interesting, so it should be fixed OpenSSL 1.1.0-pre3-dev .. Well I think I am going to wait till I know it become stable and can compile with NginX.. Thanks mate..

View Article


i'm getting following error when compiling nginx 1.8.1

/root/rpmbuild/SOURCES/modules/nginx_tcp_proxy_module-master/ngx_tcp_session.c /root/rpmbuild/SOURCES/modules/nginx_tcp_proxy_module-master/ngx_tcp_session.c: In function 'ngx_tcp_send':...

View Article

Nginx location block and performance

I am not an expert with Nginx, so I read several articles and the official guideline to get myself up to speed. However, I found nothing that touch base on the location vs rewrite block performance. My...

View Article

Re: SSL error NginX 1.9.10

For future reference https://github.com/openssl/openssl/issues/710#issuecomment-186144548

View Article


OSX 10.11 El Capitan using part 8080 is fine but not port 80

when I use in my nginx.conf server { listen 8080; I can access my index page , but whenever I changed it tp server { listen 80 then I cannot access it.. same issue with port 443 , I have to use port...

View Article


Re: OSX 10.11 El Capitan using part 8080 is fine but not port 80

http://stackoverflow.com/questions/7612053/binding-on-privileged-ports-ports-1024-on-mac-os-x-10-6 http://www.faqoverflow.com/apple/37418.html

View Article

Re: OSX 10.11 El Capitan using part 8080 is fine but not port 80

Thanks a lot ... I guessed it was something related with El Capitan, as it was running fine on Ubuntu or previous OSX versions...

View Article

SSL error : Same base url with different context path

We have two Tomcat instances running on two different server . Both the tomcats are with https (SSL implemented at Tomact level) Bamboo1 instance : https://bamboo.com Bamboo 2 isnatnce :...

View Article

nginx application error 0xC0000142 on Windows shutdown

On Windows shutdown or restart this error occurs: ========================================== nginx.exe - Application Error The application was unable to start correctly (0xc0000142). Click OK to close...

View Article


Re: SSL error : Same base url with different context path

Hello, As far as I know, you can't do that. You have to set up SSL with a certificate in nginx. Alternatively, you can use TCP forwarding and skip nginx but you will lose the headers that your backend...

View Article

Re: nginx application error 0xC0000142 on Windows shutdown

You should use the Install_nginx_php_services.zip tools.

View Article


Re: SSL error : Same base url with different context path

Hi Jim, I have very new to the nginx implementation. Our intention is to not show the original redirect url to the customer. Bamboo-1 server url : https://<bamboo1-server>.auiag.corp/b1; As per...

View Article

Setting my web browser use squid proxy, access the nginx web site is fail.

Hi frend: I have a squid proxy server and a nginx web site server. My web browser[ IE ] use squid proxy to access any web site is ok in my PC. But when i access the nginx web site, it will show "the...

View Article


NFS Access Error while writing logs on mounted device

Good morning, I am facing a very annoying issue with Nginx access and error logs. For a reason I cannot mention, I absolutely need to write my nginx logs on a NFS partition mounted on the server. For...

View Article

Re: NFS Access Error while writing logs on mounted device

A possible solution would be to use a logserver (syslog) where you write your logs to which in turn writes the logs to NFS.

View Article

Re: NFS Access Error while writing logs on mounted device

Thank you for your quick answer itpp2012! I retain your proposition, but I am currently not able to add any component to the server. However, I found something which looks to work and might be related...

View Article
Browsing all 972 articles
Browse latest View live


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