Closed draskolnikova closed 8 years ago
2016/08/06 15:32:55 [error] 16798#0: *20 failed to get image type ngx_http_small_light_imagemagick_init:66 while sending to client, client: 103.52.2.26, server: _, request: "GET /2015-12/cce3415441764982d1ca7b54fa2b765e.JPG HTTP/1.1", upstream: "http://[backend_ip_removed]:80/2015-12/cce3415441764982d1ca7b54fa2b765e.JPG", host: "103.52.2.19"
2016/08/06 15:32:55 [error] 16798#0: *20 failed to process image ngx_http_small_light_body_filter:387 while sending to client, client: 103.52.2.26, server: _, request: "GET /2015-12/cce3415441764982d1ca7b54fa2b765e.JPG HTTP/1.1", upstream: "http://[backend_ip_removed]:80/2015-12/cce3415441764982d1ca7b54fa2b765e.JPG", host: "103.52.2.19"
Try to rename cce3415441764982d1ca7b54fa2b765e.JPG
cce3415441764982d1ca7b54fa2b765e.jpg
.
2016/08/06 15:32:55 [error] 16801#0: *21 failed to get image type ngx_http_small_light_imagemagick_init:66 while sending to client, client: 103.52.2.26, server: _, request: "GET /favicon.ico HTTP/1.1", upstream: "http://[backend_ip_removed]:80/favicon.ico", host: "103.52.2.19", referrer: "http://103.52.2.19/2015-12/cce3415441764982d1ca7b54fa2b765e.JPG"
2016/08/06 15:32:55 [error] 16801#0: *21 failed to process image ngx_http_small_light_body_filter:387 while sending to client, client: 103.52.2.26, server: _, request: "GET /favicon.ico HTTP/1.1", upstream: "http://[backend_ip_removed]:80/favicon.ico", host: "103.52.2.19", referrer: "http://103.52.2.19/2015-12/cce3415441764982d1ca7b54fa2b765e.JPG"
See here.
@cubicdaiya oops, sorry there's a typo on extension. Thanks in a bunch!
Hello!
Thanks for this awesome module, and I'm trying to creating reverse proxy to optimize images using native module from nginx.
The directive should be like this :
And I got error like this:
Is it possible?
Thank in advance. :)