Jonny Barnes
Jonny Barnes
I recently got myself a DSLR camera which takes big pictures. I was planning on doing this the other way round when I add some of the photos to my...
In the spirit of keeping things simple I’d have bridgy HEAD request the image linked to in `src`, if that can be POSSE’d then just abuse that. Even if a...
I can’t edit on mobile it seems, obviously abuse should be use in the above comment.
A possible fix for this is to modify the nginx conf to increase the proxy buffer. The following worked for me: ``` proxy_buffers 4 16k; proxy_buffer_size 16k; proxy_busy_buffers_size 32k; ```
Just throwing my 2 cents in here, I get random query failures with `DNSSEC=true` enabled.
I’ve tried a couple of times, and can't seem to get things copied across. The stats of the session is mostly vanity, but I’d rather not start a fresh and...
I’m having this issue as well, running PHP in Docker via the `totara-docker-dev` project.