So, anyway, gzip: the gzipping should now be enabled for test.musicbrainz.org, only for content >1100 bytes long, and only for text/html and application/xml
ruaok
just a proxy setting, no?
djce
I'm guessing we want to bed that in for a bit to see if it causes any problems.
front end nginx, yes
ruaok
kewl.
I'll task voice with that. :)
ruaok adds a note to the bug
djce
I think what was being compressed before was only local html content, i.e. not proxied. Which is basically nothing.
ruaok nods
ruaok
I was wondering where the large drop in bandwidth went.
it should have a significant impact on our bandwidth.
so, this will be nice to see. that gives us spare bandwidth. :)
reosarevokphone joined the channel
djce
Sounds good. I like graphs that do that. :-)
ruaok
srsly.
djce
I'll just wait for the nod to apply it to more/all sites
ruaok
perfect.
and when we cut it over, we can also do it for a limited time and see how things go.
djce
sure
dinog joined the channel
reosarevokphone joined the channel
pecastro joined the channel
reosarevokphone joined the channel
warp
yay, fresh eyes.
voiceinsideyou joined the channel
ijabz joined the channel
ocharles
meh, what an unproductive day so far
no progress on the 502s, and 2 hours spent spinning wheels on the (rare) unicode problems
warp
:(
dinog joined the channel
jdamcd joined the channel
pecastro
Hi guys.. awfully quit here today ...
I think I might have my Search server index builder running in an infinite loop or similar ?
warp
pecastro: indexing does take a while .
pecastro
warp: I know... But I could swear that last time I ran it on this box it took ~1h30m ... What's puzzling me is this..
Index Builder Finished:13:42:22
warp
I don't remember how long it takes on my desktop at home. 1h 30m could be right.
pecastro: and it's stuck now? doesn't display anything more but also hasn't quit?
pecastro
...and from what I see from IndexBuilder.java that's should be the last println in main after es.shutdown() ?
warp: stuck, with the process consuming half of the CPU ... though not generating any perceivable load in the machine.. :|
warp
pecastro: odd. I don't know much about the search server, perhaps best to ask ijabz about it.
pecastro
warp: I have time.. I'm going to kick it again and see what happens... I'll nudge ijabz l8rs. Tkx.
adhawkins joined the channel
reosarevokphone joined the channel
warp
yikes. git diff master...HEAD created a horrible diff just now.
ocharles
rebase that branch onto master
that'll probably solve it
warp
or diff from the correct branch instead of next >_<
ocharles
lol
voiceinsideyou1 joined the channel
warp
oh no, modbot on astro said something again.
could not obtain lock.
voiceinsideyou joined the channel
ruaok joined the channel
voiceinsideyou1 joined the channel
voiceinsideyou joined the channel
reosarevokphone2 joined the channel
dinog joined the channel
ruaok wonders if ocharles has caught modbot sending him love notes.
ocharles
ruaok: did you read the email?
I think that's the cause of our 502s
ruaok
heh. I just read the email that said you had no clues on 502s. :)
ocharles
see timestamps :)
they seem to go together though
nikki wonders what the suspected cause is
modbot problems with row locking, 502s all touch the database for transactions
it points to our database connections being problematic
ruaok
who is doing the locking causing modbot to fail?
and why are we blocking the edit table in the first place?