#4912 proxy08 seems exceptionally slow?
Closed: Fixed None Opened 8 years ago by ralph.

Not sure if I have the analysis right here, but I tried running this to debug a different issue:

{{{
$ for i in $(seq 1 20); do time curl -s -I https://fedoraproject.org/fedmsg/crl.pem ; done > curling.txt 2>&1
}}}

And I noticed that the response times from proxy08 were consistently 10x slower than the other proxies. Perhaps there's something we can do here.


proxy08 is just an underpowered proxy. ;(

I gave it more memory, but the problem is cpus...

right now Its set to just handle ipv6 traffic. I think we will leave it like that unless/until we can get new hardware.

Login to comment on this ticket.

Metadata