Hi,
Is anyone using Nginx + SPDY? I've installed it using the latest patch and nginx, however, sites with SPDY enabled are returning HTTP 500.
Patch from (http://nginx.org/patches/spdy/patch.spdy-67_1.3.14.txt).
Inspecting the error log, I see memory errors: malloc(18446744073709551615) failed (12: Cannot allocate memory)
Any ideas?
Is anyone using Nginx + SPDY? I've installed it using the latest patch and nginx, however, sites with SPDY enabled are returning HTTP 500.
Patch from (http://nginx.org/patches/spdy/patch.spdy-67_1.3.14.txt).
Inspecting the error log, I see memory errors: malloc(18446744073709551615) failed (12: Cannot allocate memory)
Any ideas?