If I disable http/2, I can login - good call!
I enabled the debug.log to compare the output with http/2 enabled and
disabled, but when I compare the two side by side, nothing jumps out at me.
Aside from the time and a few numbers, the two log sections are identical.
What should I be looking for?
I'm running a WordPress 4.4.2-based membership site on Ubuntu 12.04 LTS with
PHP 5.6.20.
After upgrading to 1.9.14 (compiling from source with no errors or
warnings), I could no longer log in to my site, using Firefox/Chrome/IE.
Trying to login didn't timeout. Instead, fairly quickly, I would get
With the release of ngx_pagespeed 1.10.33.5, I'm no longer having any make
issues with 1.9.11
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,264422,264581#msg-264581
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/lis
>./configure --with-cc-opt="-Wno-write-strings" ...
When I tried this, I get:
Starting nginx: nginx: [emerg] unknown directive "charset" in
/etc/nginx/nginx.conf:15
nginx: configuration file /etc/nginx/nginx.conf test failed
But I just saw your other reply re the ngx_pagespeed changeset, s
I also get a compile error related to Pagespeed:
-o objs/addon/src/ngx_message_handler.o \
/root/ngx_pagespeed-release-1.10.33.4-beta/src/ngx_message_handler.cc
cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g
-march=i686 -D_GLIBCXX_USE_CXX
Thanks Andrew, I submitted a bug report to Google
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,262077,262081#msg-262081
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I always compile nginx from source. I upgraded to 1.9.5 by including the
http2 module and not the spdy module, made the simple http2 change to my
conf while removing all spdy-related declarations ,and HTTP/2 is now
working. Sweet.
However, when I use Chrome to inspect pages on my site at
https://j