This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.
Go Back
Hello,
I am trying to naviage this site with a Linux desktop I use for CAD design and find it almost unusable. This was not the case with the old forum site. Many of the wiz bang features are not translating on my platform ? Is there something I am missing?
It is taking over 45 seconds to load the main page and I'm on a fiber link at home and many othersites seem to be functioning as expected. Very dissapointed with this offering ...
Here is some data for me fething your home page and it takes close to a minute !
___________________________________________________
:~$ wget http://www.cadence.com/Community/
--01:03:52-- http://www.cadence.com/Community/ => `index.html'Resolving www.cadence.com... 192.203.56.67Connecting to www.cadence.com|192.203.56.67|:80... connected.HTTP request sent, awaiting response... 200 OKLength: 101,944 (100K) [text/html]100%[=====================================================================================>] 101,944 2.51K/s ETA 00:0001:04:32 (2.61 KB/s) - `index.html.2' saved [101944/101944]
Hi tarekray (and everyone),
Welcome to the new community!Thanks for bearing with us in these first few days. There may be a kink or two to work out, such as load times with some folks. Meantime, take a look around and explore the new neighborhood. :-)
I also experience slow load times, but only if I browse the page from Linux. It doesn't matter which browser I choose it's always slow under Linux. I have attached two wget runs from the same network and you can clearly see the difference.
Fetching the Cadence homepage from Linux:
wget http://www.cadence.com--14:20:01-- http://www.cadence.com/ => `index.html'Resolving www.cadence.com... 192.203.56.67Connecting to www.cadence.com|192.203.56.67|:80... connected.HTTP request sent, awaiting response... 302 Object MovedLocation: http://www.cadence.com/Pages/Default.aspx [following]--14:20:01-- http://www.cadence.com/Pages/Default.aspx => `Default.aspx'Reusing existing connection to www.cadence.com:80.HTTP request sent, awaiting response... 200 OKLength: 123,293 (120K) [text/html]100%[=======================================================================================================================================================>] 123,293 3.30K/s ETA 00:0014:20:41 (3.09 KB/s) - `Default.aspx' saved [123293/123293]
Fetching the Cadence homepage from Windows (machine is on the same network):
wget http://www.cadence.com--14:26:18-- http://www.cadence.com/ => `index.html'Resolving www.cadence.com... 192.203.56.67Connecting to www.cadence.com|192.203.56.67|:80... connected.HTTP request sent, awaiting response... 302 Object MovedLocation: http://www.cadence.com/Pages/Default.aspx [following]--14:26:19-- http://www.cadence.com/Pages/Default.aspx => `Default.aspx'Reusing existing connection to www.cadence.com:80.HTTP request sent, awaiting response... 200 OKLength: 123,293 (120K) [text/html]100%[====================================>] 123,293 106.16K/s14:26:20 (105.76 KB/s) - `Default.aspx' saved [123293/123293]
Thanks for the details skapferer. We'll see if this provides any intelligence on the FF issue.
In the meantime, see my post in this forum on Linux problems. It seems others have issues in general. on this OS.
I'd be very anxious to hear if any of these alleviate the situation./forums/T/10208.aspx
communityops
Based on my usage, it has nothing to do with Firefox. Firefox is fine on Windows and wget is not Firefox.
On Linux I did:
% curl -# http://www.cadence.com/Pages/Default.aspx
You can even see the source of page being downloaded at a very slow speed on Linux. It's just steady and slow, no particular area is any faster or slower than the rest.
Seems more likely a mis-configuration of the Windows server being used for cadence.com
Thanks Jason for the additional test and feedback. We'll get this figured out. I cvoncur, has to be something we can pinpoint and resolve.