Re: config reverse proxy nginx vers apache2

2016-01-01 Thread Thierry
Hi there, Sorry for my french ... So no luck, still not working even if I add ssl after the port number. This time, I do not have any logs to show you All my vhost on my apache server are all listening on port 443. My nginx server is listening on port 445. >From my routeur, all connexion f

Debian Jessie, Nginx, PHP, UWSGI quick start

2016-01-01 Thread Thomas Glanzmann
Hello, I had to host a potential unsecure PHP web application. So I though about writing a small c programm which creates a network, filesystem, pid, uts, and ipc namespace and run php-fpm inside it. I needd from the PHP web application access to a mysql database, mailserver and ftp server of the l

Re: config reverse proxy nginx vers apache2

2016-01-01 Thread Bertrand Caplet
> petite modif: > > Config nginx: > > server { > listen 445; > server_name site1.domain.org site2.domain.org site3.domain.org; > > access_log /var/log/nginx/access-proxy.log; > > > location / { > proxy_pass https://192.168.1.81/; > include

Re: config reverse proxy nginx vers apache2

2016-01-01 Thread Thierry
petite modif: Config nginx: server { listen 445; server_name site1.domain.org site2.domain.org site3.domain.org; access_log /var/log/nginx/access-proxy.log; location / { proxy_pass https://192.168.1.81/; include /etc/nginx/proxy.c

Re: (110: Connection timed out

2016-01-01 Thread Tyrdl2
PS: I use nginx 1.8.0, debian 8, php-fpm, fcgiwrap, spawn-fcgi Posted at Nginx Forum: https://forum.nginx.org/read.php?2,263819,263820#msg-263820 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

(110: Connection timed out

2016-01-01 Thread Tyrdl2
Hey, This is my first post on this forum. I do not speak good English but I will try to write clearly. I have problem with Nginx + php-fpm and fast cgi connection time out. My error log 2016/01/01 22:58:58 [error] 2367#0: *13 upstream timed out (110: Connection timed out) while reading response

config reverse proxy nginx vers apache2

2016-01-01 Thread Thierry
Bonjour à tous, Et bonne année. J'ai un serveur web Ubuntu/Apache2 + SSL avec 3 Vhosts (site1.domain.org site2.domain.org site3.domain.org)... Je voudrais monter en amont, sur la même machine un reverse proxy avec nginx. Mon firewall/routeur fait du NAT : toutes les requêtes