It doesn't need PHP run on all images, rather you shouldn't have Nginx intercept HTTP requests on files that don't exist. A better option than running all .png files through PHP would be to only do what you are doing there if it's truly a static file (and the file exists in the file system).On my installation Eva, I track it down it's due to staticfiles.conf.
Looks like images needs PHP executed on them when you have this addon.
No idea what Redis is, but not sure how something to do with images will log a user out somehow. Strange...By the way, I have to disable this addon for now.
Still causing random logout issue even on high memory allocation for Redis :/.
Latest XenForo, PHP 7.0.4, Redis Caching of @Xon.
yeah with that disabled i get 1x1 image hehOn my installation Eva, I track it down it's due to staticfiles.conf.
Looks like images needs PHP executed on them when you have this addon.
For me images works fine, but weird issue is that with this addon user's encounter automatic logout issue (happens when a user view a topic with image serve via proxy).yeah with that disabled i get 1x1 image heh
It's consuming a lot of our Redis Caching Server.Server-Side Caching
If your installation uses a caching mechanism (for example memcached), it will be used to store images for 1 hour. This means that your server does not need to go out and retrieve images as often as they are viewed.
https://xenforo.com/community/threads/untrusted-http-client.112944/#post-1041812What option is that exactly?
array(3) {
["url"] => string(145) "http://www.the-mainboard.com/index.php?proxy/JnHbG88E%2BLpieIfmrV2hU5EmB95yEtCqvKVCHoGFyaPnCxHNT%2FfzdZxsRaBmLQb9rIybOazYHvv0Zf8I%2FUuL/image.png"
["_GET"] => array(1) {
["proxy/JnHbG88E+LpieIfmrV2hU5EmB95yEtCqvKVCHoGFyaPnCxHNT/fzdZxsRaBmLQb9rIybOazYHvv0Zf8I/UuL/image_png"] => string(0) ""
}
["_POST"] => array(0) {
}
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.