<huoxito>
man I wish I could run bundle on a slow, really slow, connection
<huoxito>
guess it's just not possible on 3g
<Defiler>
too many HTTP connection setup/teardown operations sadly
<Defiler>
it's not really that much traffic it's just currently about as inefficient as it could be
ckrailo has quit [Quit: Computer has gone to sleep.]
<drbrain>
Defiler: optimally there should only be two
<drbrain>
oh, in bundler, I dunno, RubyGems maintains persistent connections for you
<drbrain>
huoxito: on OS X you can install the Network Link Conditioner pref pane to simulate a slow 3G connection
<drbrain>
or even edge (200kbps up, 240kbps down, 440ms delay up, 400 ms delay down)
<huoxito>
drbrain, thanks I'm on ubuntu right now, just wanted to show college class mates a rails silly app from scracth
<drbrain>
huoxito: I'm sure your firewall has the same feature
<drbrain>
it just might not be so easy to enable
<huoxito>
but internet connection sucks around here
<drbrain>
so I guess you don't need any help
<huoxito>
drbrain, I'm not sure I understand this "in bundler, I dunno, RubyGems maintains persistent connections for you"
<Defiler>
bundler makes use of the rubygems index and gem repository but is a whole different unrelated thing
<drbrain>
huoxito: defiler said "too many HTTP connection setup/teardown operations sadly"
<Defiler>
and doesn't necessarily fetch gems the same way
<huoxito>
on slow connections I usually see 'fetching gem metada from https ..' for quite a while
<drbrain>
persistent HTTP connections remove the setup/teardown overhead by reusing the connection
<Defiler>
drbrain: does rubygems do persistent HTTPS now? I thought it only did for HTTP
<Defiler>
We should do SSL cert pinning on the rubygems.org certificate actually
<drbrain>
persistence is orthogonal to HTTPS
<Defiler>
Rarely so in the implementations I've seen but I agree spec-wise
<huoxito>
thanks for the info drbrain Defiler, I should do some research to understand the situation better
<huoxito>
need to leave
huoxito has quit [Quit: Leaving]
fromonesrc has joined #rubygems
<drbrain>
Defiler: that's odd why would your HTTP protocol have any idea what type of transport it is running on?
<drbrain>
… protocol implementation
<drbrain>
Net::HTTP is just "oh, a stream socket!"
fromonesrc_ has joined #rubygems
<Defiler>
I think it's that people are like "oh, I'm going to disable SSL session resumption, and while I'm here, let's make sure we don't resuse SSL sessions"
<Defiler>
but I should dig in more and see; I haven't had that problem with Net::HTTP but it doesn't support persistence out of the box so I've rarely tried
<drbrain>
Defiler: it supports persistence out of the box since 1.8
<drbrain>
it didn't support proper retry until 2.0, though
fromonesrc has quit [Ping timeout: 248 seconds]
fromonesrc_ is now known as fromonesrc
tarebyte has joined #rubygems
mootpointer has quit [Quit: Computer has gone to sleep.]
tarebyte has quit [Remote host closed the connection]
mootpointer has joined #rubygems
jcaudle has joined #rubygems
blaines has joined #rubygems
CalebMingle has joined #rubygems
wayneeseguin has quit [Excess Flood]
wayneeseguin has joined #rubygems
huoxito has joined #rubygems
mockra has quit [Remote host closed the connection]
CalebMingle has quit [Quit: CalebMingle]
blaines has quit [Quit: Computer has gone to sleep.]
lsegal has joined #rubygems
mootpointer has quit [Ping timeout: 276 seconds]
mootpointer has joined #rubygems
sbeam has quit [Ping timeout: 246 seconds]
CalebMingle has joined #rubygems
yut148 has joined #rubygems
baburdick has quit [Quit: Leaving.]
markalanevans has quit [Ping timeout: 240 seconds]
markalanevans_ has joined #rubygems
markalanevans_ is now known as markalanevans
markalanevans has quit [Client Quit]
mockra has joined #rubygems
mootpointer has quit [Ping timeout: 256 seconds]
mockra has quit [Remote host closed the connection]
mootpointer has joined #rubygems
vertis has joined #rubygems
vertis has quit [Read error: Connection reset by peer]
baburdick has joined #rubygems
vertis has joined #rubygems
mockra has joined #rubygems
fromonesrc has quit []
ckrailo has joined #rubygems
ZachBeta has joined #rubygems
CalebMingle has quit [Quit: CalebMingle]
<kseifried>
drbrain, : how goes it?
<drbrain>
alright
<kseifried>
did anything ever come of the signing/etc for rubygems?
<drbrain>
I think raggi got distracted
charliesome has joined #rubygems
CalebMingle has joined #rubygems
jcaudle has quit [Quit: jcaudle]
mockra has quit [Remote host closed the connection]
mockra has joined #rubygems
Zarkhder has joined #rubygems
whack has joined #rubygems
Zarkhder has quit [Ping timeout: 264 seconds]
CalebMingle has quit [Quit: CalebMingle]
huoxito has quit [Quit: Leaving]
mootpointer has quit [Quit: Computer has gone to sleep.]
ckrailo has quit [Ping timeout: 276 seconds]
ckrailo has joined #rubygems
pignata has quit [Remote host closed the connection]
wayneeseguin has quit [Read error: Operation timed out]
kgrz has joined #rubygems
CalebMingle has joined #rubygems
wayneeseguin has joined #rubygems
kgrz has quit [Ping timeout: 258 seconds]
ckrailo has quit [Quit: Computer has gone to sleep.]
mootpointer has joined #rubygems
coder_neo has joined #rubygems
Zarkhder has joined #rubygems
Zarkhder has quit [Ping timeout: 264 seconds]
CalebMingle has quit [Quit: CalebMingle]
tenderlove has quit [Remote host closed the connection]
tenderlove has quit [Read error: Connection reset by peer]
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 264 seconds]
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
mockra has quit [Remote host closed the connection]
mockra has joined #rubygems
CalebMingle has quit [Quit: CalebMingle]
workmad3 has joined #rubygems
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 248 seconds]
dangerousdave has joined #rubygems
mockra has quit [Remote host closed the connection]
mockra has joined #rubygems
kgrz has quit [Quit: Computer has gone to sleep.]
tenderlove has joined #rubygems
mockra has quit [Remote host closed the connection]
mockra has joined #rubygems
tenderlove has quit [Ping timeout: 264 seconds]
Elhu has joined #rubygems
kgrz has joined #rubygems
tenderlove has joined #rubygems
tbuehlmann has joined #rubygems
tenderlove has quit [Ping timeout: 264 seconds]
mockra has quit [Remote host closed the connection]
mockra has joined #rubygems
karmi has joined #rubygems
karmi has quit [Quit: Leaving.]
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 248 seconds]
karmi has joined #rubygems
mockra has quit [Remote host closed the connection]
mockra has joined #rubygems
mockra_ has joined #rubygems
mockra__ has joined #rubygems
mockra has quit [Ping timeout: 248 seconds]
mockra has joined #rubygems
mockra___ has joined #rubygems
mockra_ has quit [Ping timeout: 256 seconds]
wolfeida_ has joined #rubygems
mockra_ has joined #rubygems
wolfeidau has quit [Ping timeout: 264 seconds]
mockra__ has quit [Ping timeout: 252 seconds]
mockra__ has joined #rubygems
mockra has quit [Ping timeout: 264 seconds]
mockra___ has quit [Ping timeout: 240 seconds]
mockra has joined #rubygems
mockra_ has quit [Ping timeout: 240 seconds]
mockra_ has joined #rubygems
mockra__ has quit [Ping timeout: 276 seconds]
mockra___ has joined #rubygems
mockra has quit [Ping timeout: 252 seconds]
mockra has joined #rubygems
mockra_ has quit [Ping timeout: 264 seconds]
karmi has quit [Quit: Leaving.]
Zarkhder has joined #rubygems
mockra_ has joined #rubygems
mockra___ has quit [Ping timeout: 252 seconds]
mockra__ has joined #rubygems
tbuehlmann has quit [Remote host closed the connection]
mockra has quit [Ping timeout: 276 seconds]
Zarkhder has quit [Ping timeout: 268 seconds]
mockra_ has quit [Ping timeout: 260 seconds]
pietr0 has quit [Ping timeout: 256 seconds]
tbuehlmann has joined #rubygems
mockra__ has quit [Ping timeout: 268 seconds]
wolfeida_ is now known as wolfeidau
karmi has joined #rubygems
karmi has quit [Client Quit]
zzak_ has joined #rubygems
weeb1e_ has joined #rubygems
xymox has quit [Disconnected by services]
xymox has joined #rubygems
morphis|away has joined #rubygems
weeb1e has quit [*.net *.split]
zzak has quit [*.net *.split]
morphis has quit [*.net *.split]
Paul_G has quit [*.net *.split]
morphis|away is now known as morphis
Paul_G has joined #rubygems
wolfeida_ has joined #rubygems
wolfeidau has quit [Read error: Connection reset by peer]
mikestok has joined #rubygems
wolfeida_ is now known as wolfeidau
yut148 has quit [Quit: Leaving...]
pipework has quit [Remote host closed the connection]
mootpointer has quit [Quit: Computer has gone to sleep.]
karmi has joined #rubygems
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 240 seconds]
mikestok has quit [Quit: Computer has gone to sleep.]
Zarkhder has joined #rubygems
pietr0 has joined #rubygems
ZachBeta has quit [Quit: Computer has gone to sleep.]
mootpointer has joined #rubygems
jcaudle has joined #rubygems
karmi has quit [Ping timeout: 258 seconds]
therealadam has joined #rubygems
dvu has joined #rubygems
huoxito has joined #rubygems
yerhot has joined #rubygems
pipework has joined #rubygems
kgrz has quit [Quit: Computer has gone to sleep.]
fromonesrc has joined #rubygems
whit537 has joined #rubygems
jcaudle has quit [Quit: jcaudle]
huoxito has quit [Ping timeout: 258 seconds]
fromonesrc has quit [Ping timeout: 252 seconds]
cowboyd has joined #rubygems
karmi has joined #rubygems
yashshah has quit [Ping timeout: 256 seconds]
mikestok has joined #rubygems
tenderlove has joined #rubygems
jcaudle has joined #rubygems
tenderlove has quit [Ping timeout: 268 seconds]
huoxito has joined #rubygems
yashshah has joined #rubygems
therealadam has quit [Remote host closed the connection]
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 258 seconds]
<Paul_G>
hi Guys, anyone use the aws-sdk and notice that it's broken for ELB registration in 1.9.2 that they released yesterday?
tbuehlmann has quit [Remote host closed the connection]
yashshah_ has joined #rubygems
<samkottler>
Paul_G: hey - this channel is generally more for talking about rubygems.org rather than specific gems - you'll probably have better luck getting info on that gem's issue tracker or github
coder_neo has quit [Ping timeout: 268 seconds]
yashshah has quit [Read error: Connection reset by peer]
davidjrice has joined #rubygems
zzak_ is now known as zzak
mootpointer has quit [Quit: Computer has gone to sleep.]
tenderlove has joined #rubygems
tenderlove has quit [Ping timeout: 268 seconds]
dvu has quit [Remote host closed the connection]
tenderlove has joined #rubygems
whit537 has quit [Read error: Connection reset by peer]
whit537 has joined #rubygems
baburdick has quit [Read error: Connection reset by peer]
tenderlove has quit [Ping timeout: 240 seconds]
baburdick has joined #rubygems
ckrailo has joined #rubygems
dvu has joined #rubygems
cowboyd has quit [Ping timeout: 246 seconds]
baburdick has quit [Quit: Leaving.]
capen__ has joined #rubygems
cowboyd has joined #rubygems
tarcieri has quit [Read error: Operation timed out]
tarcieri has joined #rubygems
crandquist has joined #rubygems
yashshah_ has quit [Read error: Connection reset by peer]
yashshah_ has joined #rubygems
terceiro has joined #rubygems
dvu has quit [Remote host closed the connection]
cowboyd has quit [Ping timeout: 260 seconds]
martinisoft has joined #rubygems
whit537 has quit [Read error: Connection reset by peer]