This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Astaro gives horrible ping and slow bandwith

Hi guys.

All right, I've got a problem. So here it is. I have an ADSL line where I work which gives us roughly around 16Mbps. The problem is, behind the our ASG220, we roughly get 7Mbps and horrible pings (around 250ms).

So here is what I've done so far : 

1. Contacted my ISP to make sure they didn't had any problems with internet in my area. They even gave me the info so I plugged a laptop directly into our ADSL box and I get what I am suppose to have (around 16Mbps and pings around 30ms).
2. Rebooted the ADSL box and the Astaro at the same time both were down and it didn't change anything.

So i'm starting to think our ASG220 is slowing us down!

We are actually using it for HTTP Proxy and Remote Access. CPU consumption is around 30% and memory around 25% so I don't think it's a performance issue. Any ideas?


This thread was automatically locked due to age.
  • Running many of the Java / HTTP speed tests through a HTTP Proxy will skew the results... make sure you try one of those tests using just a plain NAT and packet filter (no proxy) to make sure the numbers you're getting are accurate.

    OK, assuming the numbers are accurate; check the MTU settings for the ethernet interface that connects to your DSL Modem / Router; oftentimes this must be "tweaked" for optimal performance.  Many of the internet speed sites offer advice on what settings are best for different ISPs.  It may also be worth asking your ISP what the optimal MTU settings are.
  • All right. Thanks for the answers anyway guys but I found the problem.

    It was an old 10Mbps Hub we hab between our DSl box and the astaro that was slowing us down.

    Thanks,
    MojoQC
  • FYI, a HUB can only run in Half-Duplex; if you had the other equipment set to full-duplex, you would have had a LOT of collisions (which should be visible in the interface statistics via ifconfig or webadmin).

    Barry
  • you would have had a LOT of collisions (which should be visible in the interface statistics via ifconfig or webadmin).

    Now you've piqued my interest; where would one find such statistics in the V8 Webadmin?  I can only find bandwidth reports.
  • I think the only way to see these currently is from the shell via ifconfig ...
  • login through PUTTY. from root and use ifconfig.. i guess and it will display all the interface and their you can look for Error and collision on the interfaces.
  • I think the only way to see these currently is from the shell via ifconfig ...


    I assumed it would be in the Interfaces Table (under Support, Advanced), but the error stats aren't there.

    BTW, you'd need to check BOTH Astaro and your modem/router to be sure both have the correct duplex, although it should be fine now that you've removed the hub.

    Barry