rharriso / bower-rails

Bundler-like DSL + rake tasks for Bower on Rails
MIT License
1.46k stars 128 forks source link

fetch rails assets very slow #139

Closed emj365 closed 9 years ago

emj365 commented 9 years ago

Recently, this problem blocks my development. Very painful.

http://stackoverflow.com/questions/30057933/fetch-rails-assets-very-slow

vagrant@vagrant-ubuntu-precise-64:~$ ping rails-assets.org
PING rails-assets.org (178.32.77.8) 56(84) bytes of data.
64 bytes from 178.32.77.8: icmp_req=1 ttl=63 time=478 ms
64 bytes from 178.32.77.8: icmp_req=2 ttl=63 time=340 ms
64 bytes from 178.32.77.8: icmp_req=3 ttl=63 time=961 ms
64 bytes from 178.32.77.8: icmp_req=4 ttl=63 time=1601 ms
64 bytes from 178.32.77.8: icmp_req=6 ttl=63 time=623 ms
64 bytes from 178.32.77.8: icmp_req=7 ttl=63 time=605 ms
64 bytes from 178.32.77.8: icmp_req=8 ttl=63 time=574 ms
64 bytes from 178.32.77.8: icmp_req=9 ttl=63 time=464 ms
^C64 bytes from 178.32.77.8: icmp_req=10 ttl=63 time=415 ms

--- rails-assets.org ping statistics ---
10 packets transmitted, 9 received, 10% packet loss, time 9261ms
rtt min/avg/max/mdev = 340.508/674.004/1601.914/368.302 ms, pipe 2

Don't know where to post my question, can you take a look if the server has a problem.

emj365 commented 9 years ago

sorry wront post