websocket connection seems to cause nginx to not reload

2019-04-15 Thread Andrea Y Ma
that nginx defunct process are occurring each time a `nginx -s reload` is run.   Also seeing that it seems related to a websocket application as when that websocket application is stopped, then the nginx -s reload completes successfully.   Andrea Ma

Re: Strange issue after nginx update

2017-07-01 Thread Andrea Soracchi
Hi Francis, the problem is with the last ubuntu 16.04 LTS with the php 5.6 ( repository ondrej/php5-5.6). I try to downgrade to ubuntu 14.04 LTS... Thanks, Andrea ANDREA SORACCHI +39 329 0512704 System Engineer +39 0521 24 77 91 sorac...@netbuilder.it Da: "Francis Daly

Re: Strange issue after nginx update

2017-06-30 Thread Andrea Soracchi
Hi, same configuration with php7.1-fpm no problem, no delay with post!!! My application doesn't work with php7.1, I'm very very desolated. Any other idea? ANDREA SORACCHI +39 329 0512704 System Engineer +39 0521 24 77 91 sorac...@netbuilder.it - Origin

Re: Strange issue after nginx update

2017-06-30 Thread Andrea Soracchi
Hi Richard, I have enabled the slowlog but nothing is written in the log. When nginx successfully transfers to php-fpm, execution of the latter is fast. Another log? ANDREA SORACCHI +39 329 0512704 System Engineer +39 0521 24 77 91 sorac...@netbuilder.it - Original Message

Re: Strange issue after nginx update

2017-06-29 Thread Andrea Soracchi
1744 @Payam I try worker_process to 1 but same result. The php-fpm log is free of errors... ANDREA SORACCHI +39 329 0512704 System Engineer +39 0521 24 77 91 sorac...@netbuilder.it Da: "Richard Stanway" A: "nginx" Inviato: Giovedì, 29 giugno 2017 18:4

Re: Strange issue after nginx update

2017-06-29 Thread Andrea Soracchi
ng rate 1 [29-Jun-2017 10:05:40.725342] DEBUG: pid 5135, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool mdbeta] currently 0 active children, 3 spare children, 3 running children. Spawning rate 1 Any idea? Thanks a lot, Andrea ANDREA SORACCHI +39 329 0512704 System Eng

Re: Strange issue after nginx update

2017-06-28 Thread Andrea Soracchi
x2.php HTTP/1.1" 200 37 "-" "Generic Client" Nothing retransmits, SElinux isn't installed and apparmor is stopped. Nothing in dmesg... Thanks a lot, ANDREA SORACCHI +39 329 0512704 System Engineer +39 0521 24 77 91 sorac...@netbuilder.it Da: "P

Strange issue after nginx update

2017-06-28 Thread Andrea Soracchi
required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_STATUS 200; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; Thanks a lot, Andrea ANDREA SORACCHI +39 329 0512704 System Engineer +39 0521 24

nginx as pop3/imap proxy

2014-11-07 Thread Andrea
hen it comes up again the user just see a delay with the received mails. Thanks Andrea ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Mailserver proxy (all protocols, webmail included)

2014-02-05 Thread Andrea
d then use webmail's api to redirect the login? What I want is to give a single hostname to users, for example webmail.mydomain.com, and then let nginx redirect users to the right webmail how it does for imap,pop3 and smtp. Thanks! Andrea ___ nginx mai