pySilver
pySilver
using controller also causes required fields to be marked as dirty and invalid while setting country. ;(
Actually IPTC will be useful for images too!
@DarthSim oh I thought this ticket is about setting IPTC data to served images. Actually yeah I can't see how it could do such thing.
any updates?
@orishu I will try that and post back
@orishu ok, I've done what you recommended: app servers stayed with mcrouter and no memcached on localhost. Here are some results from the slowest server (latency for others did not...
I also made a UDP connection testing between this servers: **Server** ``` $ iperf3 -s ----------------------------------------------------------- Server listening on 5201 ----------------------------------------------------------- Accepted connection from x.x.x.123, port 59908 [ 5] local...
@orishu thanks for advice I will check this. It looks like a hardware/network problem to me so I'd better bother devops with that. What performance improvements I should expect otherwise?...
Nope, I mean by using series of `get` in a row (lots of `get`'s are unpredictable and depends on state so I cant move them to `getMulti`). Current typical performance:...
@orishu I think I've found the guilty peace here. Apparently it's solely php client (php7.2-memcached). I'll just leave here my benchmark for the sake of people who might face the...