Try
http://nginx-win.ecsds.eu/
with http/2 and many more features on Windows
Heiko
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,273059,273065#msg-273065
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/ng
My cookie from the sticky modules comes flagged as unsecure, I can delete
it and close the browser, no change.
You can check it out at https://wahl.hannover-stadt.de and then check the
"route" cookie.
Heiko
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,271052,271104#msg-271104
Try
http://nginx-win.ecsds.eu/index.html
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,269968,269970#msg-269970
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
This happens from time to time on my proxy, reload again and the message is
gone.
Heiko
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,269951,269952#msg-269952
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo
I've played with proxy timeout settings, no luck. And nothing was logged on
the backend-server.
Finally I've found something in the firewall log:
May 27 10:25:06 APZRP01 kernel: DROP: IN=APZRP01 OUT=
MAC=c4:34:6b:af:19:64:e8:65:49:28:08:77:08:00 SRC=10.59.55.245
DST=192.168.57.14 LEN=40 TOS=0x00
I don't think there is an OS relation on the frontend, the same problem
occurs with an Centos Nginx as Reverse proxy in front of 3 Apache backends
on Centos - but it never occurs on windows based Apache backends...
But we´re on version 1.11.4.1 Lion (http://nginx-win.ecsds.eu)
Posted at Nginx For
I've noticed the same problem between Nginx Proxy (Win) and CentOS based
Apache 2.4 Backends. So I finally changed all backends to nginx+php-fpm...
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,268306,269500#msg-269500
___
nginx mailing lis
We are runnging nginx reverse proxy on windows, the upstream consists of two
lunixes based Apache/PHP Backend Servers. There is only one PHP application
to be proxied. After starting nginx everything works fine, but then the
backends become partly unresponsive and nginx is logging
2016/05/24 18:42
As far as I know HTTP2 is only for client-server communication in Nginx.
Server to server connections remain at HTTP 1.1
Regards,
Heiko
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,264954,264956#msg-264956
___
nginx mailing list
nginx@ngi
cehes Wrote:
---
>
> server {
> ...
>
> location / {
>proxy_pass http://http_backend/;
>proxy_http_version 1.1;
>proxy_set_header Connection "";
> ...
> }
> }
This is working fine for us, against IIS and Apache
:-(
This problem is related to SPDY and occurs on our system without fastcgi or
proxycaching.
It's a pity that we cannot use SPDY on our production system...
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,258312,258558#msg-258558
___
nginx m
11 matches
Mail list logo