I know 2 ways, tested in high loaded production.
if scheduler support ionice (on some systems makes LA)
Just ajust sleep time, according to your system LA
I know 2 ways, tested in high loaded production.
if scheduler support ionice (on some systems makes LA)
Just ajust sleep time, according to your system LA
Wow! It`s a really nice feature. Now you can do very easy replication.
i.e. In pre 5.6 you should create replica like this:
1. Turn on binary logs at master
2. Create replication User
3. Dump all databases
4. On slave after dump restore
But at 5.6 On slave
P.S. If you need to skip one request on slave:
nginx cannot proxy_pass at regexp location. I made this workaround.
Works great! Now I can cache any static data provided by backend. 🙂 from any location!
At one our advertising server located far beyond in another galaxy 🙂 🙂 rsync over ssh begin to hung sometimes without any reason.
of course, we will try strace and other debug tools but tomorrow. Today we need quick fix sollution.
BTW
removing compression not help, and –timeout option rather not help solve this case
my rsync command:
How to find rsync processes running more then 10 seconds, and kill them (bash):
if somebody solve the same rsync issue – please, please tell me how!
In our case everything start working o.k. without any action, It was connectivity issue, but very very strange.
–timeout should help.
Recent Comments