Joomla website running from Azure very slow

I have migrated a Joomla website to windows Azure and it is running really slow (despite being a temp URL with only me connecting to it) compared to the previous hosting. The site is scaled up to standard with 2 CPUs and runs from a free cleardb
MySQL database (as created by the Azure Joomla wizard). I have tried everything (following guides on speeding up Joomla) to speed it up but nothing works. I am suspicious of the free cleardb database connection and raised a support question with them but they
were useless.
Is Microsoft's flagship Azure hosting really this bad? Has anyone else had problems with speed (particularly if connecting to a cleardb SQL database)?
My test URL is: http://rmjoomla.azurewebsites.net

Thanks Brenton,
That's interesting that it is responsive on the US. Apparently the website and database are hosted in Northern Europe (Dublin for Azure and not sure where database is exactly) and I am based in UK. I have checked it across different connections but
it just seems slow (sometimes 10s plus to load a page). The only thing I haven't tried is upgrading the database but since I am the only connection I am not convinced this will help.
There may be another option you need to check... Make sure the Website is AlwaysOn.. and Azure doesn't tear down the website due to inactivity.
https://social.msdn.microsoft.com/Forums/azure/en-US/5c822101-98ab-460d-94c9-d1ebb555d549/azure-website-very-slow-performance-nz?forum=windowsazurewebsitespreview
Entrepreneur, Strategic Technical Advisor, and Sr. Consulting Engineer - Strategic Services and Solutions Check out my book - Powershell 3.0 - WMI: http://amzn.to/1BnjOmo | Mastering PowerShell Coming in April 2015!

Similar Messages

  • Tiger 10.4.8 running one computer very slow...

    I have 2 main computers in my photography studio. Running all with Tiger
    10.4.8.
    One is a powerbook G4 with 17" screen. This one seems to be running OK.
    The other is a G4 tower (733 processor - memory 1GB) and this computer seems to be running all apps very slow (Photoshop, Appleworks, printing, saving files ect.). I have begun have begun having problems on 'start-up' of a 'gray screen' saying I have to restart the computer (not exact on what it says but sure you all have seen it before...).
    I run 'cocktail', 'disk warrior', 'techtool deluxe' and the 'disk utility' on a regular basis (at least once a week) and they don't seem to help.
    I have 2 firewire external HD's hooked up to it (got alot of photos to work with).
    Am wondering if anyone else is having a problem since updating to 10.4.8 or if the HD is just getting ready to end it's life?
    Any help is appreciated!!!

    1. You wrote: "I have been running cocktail, disk warrior, disk utility and techtool deluxe everyday and have not had the kernal panic issue in the last few days. So I think that issue has been cleared up."Hard to say without seeing the panic logs as to what may have caused the panic. If they return, follow the troubleshooting road map in my "Resolving Kernel Panics" FAQ.
    2. You wrote: "Photoshop CS2, Bridge and even Appleworks (which I don't use all that often) is still running very, very slow. "Some additional suggestions:• See the "Troubleshooting performance problems" section of my "Tuning Mac OS X Performance" FAQ.
    • An errant Startup or Login Item maybe the cause on the affected computer. My "Troubleshooting Startup and Login Items" FAQ can help you pin that down if such an item is causing the problem.
    • Try troubleshooting the FireWire drives by process of elimination: try running without them, then one of them, then the other. If the problem occurs when one of the FireWire drives is connected, it could be a problem with the FireWire drive, the cable, or the FireWire port.
    • To rule out broader hardware problems with the Mac itself, run the Apple Hardware Test (AHT) that came the affected computer. See my "Apple Hardware Test" FAQ for comprehensive advice on using the AHT in troubleshooting.3. You wrote: "Do you think that my HD (running the operating system) is just slowly beginning to die??? "You can rule that out by checking its SMART status. See Step 1 of the Procedure in my "Resolving Disk, Permission, and Cache Corruption" FAQ if you need step-by-step instructions.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • VNC connection to an iMac running Lion from Windows - very slow

    Before switching from Snow Leopard to Lion I used Vineserver on my Mac to access it using VNC. VIneserver does not work in Lion, so I decided to try the built-in server (screen sharing)
    After multiple atttempts and tweeks I managed to connect to the Mac using TightVNC on my windows machine, however, it is a very slow process. After connecting, I get a strange looking gray screen, with 2 fields asking for my userID and password. The response from the Mac is extremely slow, and sometimes it freezes up all together. If and when I get through that first screen, and I finally see my desktop, things speed up a little, but it doesn't come close the speeds I achieved with Vineserver. The new login screen is what makes it almost not usable though. Does anyone have a similar experience - or a solution?

    This issue is caused by a difference in the way Lion handles screen logins.
    You must change the way you log in so that the client uses Mac OS X sign, on the Mac OS X user and Mac OS X password and not a VNC password.
    On the Lion machine that is acting as the server to remote to, have screen sharing on but untick the two boxes in the Computer Settings area as shown in this screenshot:-
    This set up works well with my Lion Mac using Mocha VNC iOS client and gives a very usable response across the internet from my iPhone 4.
    Before I made these changes I could barely log in.

  • SQL Azure very slow

    Hi Experts
    We have SQL Azure database that is running very slow, so i took a backup of the database and restored on my on premise sql server express edition. 
    I tried a update statement on a logs tables that have approximately about 1,062,367 records.
    UPDATE logs set FileId = NULL
    where LEN(FileId) < 36
    The above update statement updates about 910,593 records on localhost host in 20 sec and if i run the same updates statement on SQL Azure it took 40mins and 16sec. The update statement was issues using SQL Server management studio installed on my local machine.
    With reference to internet connection, we have fiber connection with download speed of 70.62mbps and upload speed of 84.09mbps 
    I am not sure whats going wrong with SQL Azure database i.e. could there be a specific fault on my database at Microsoft side etc.
    Any advice or suggestion will be highly appreciated.
    Kind Regards
    Bhavesh
    Bhavesh

    I have waited for 40 min for the update to complete and it has successfully and updated logs table so i can't re-run the update statement again because there will be no records to update.
    I have managed to find another example that took about 10 mins to complete on the SSMS but when ran the same query on the azure management portal it took only 6 secs which puzzled me. 
    Here is the query: 
    select   
     l.Value3 as ClientReference,
     l.[Key] as ActivityUser,
     l.Value2 as FormDisplayName,
     l.Value6 as Status,
     l.DateStamp as LastUpdated,
     l.[Action] as FileDescription,
     l.CompanyId as ClientID,
     l.FileId as FileID,
     f.id
    from Logs l
    LEFT OUTER JOIN files f on f.Id = l.FileId 
    where l.AccountId = 578
    and type = 1
    The above query returns about 3694 records only.
    Here is the details of the query performance 
    Azure Management Portal
    Duration(ms): 6487
    CPU(ms): 2443
    Logical Reads: 74729
    Physical Reads: 66147
    Logical Writes: 0
    SSMS
    Duration(ms): 615259
    CPU(ms): 3666
    Logical Reads: 74729
    Physical Reads: 71370
    Logical Writes: 0
    Any update will be appreciated.
    Bhavesh

  • Lightroom 5.5 Import from Catalog *very* slow performance.

    Importing from a second catalog from a shoot is *very* slow with the last version or couple of versions of Lightroom.  It's been about 20 minutes and the import is moving glacially slow and is only about 20% done.
    Here are as many stats as I have:
    iMac 27" 3.5Ghz Core i7, 32G of ram, 3T fusion drive (the late 2013 model maxed out)
    Master catalog has 117,000 images in it.
    The catalog I'm importing has 948 images in it.
    CPU use during the import is 100% used by lightroom (note that the multiple CPUs can go to more than 100% so this means I think that one CPU is maxed out, though LR can sometimes take 500% of my CPUs during an export)
    Lightroom is using 4.2G of RAM (10G free in activity monitor)
    Hard drive is fairly full, but still has 366G free on it (so about 10%)
    Lightroom Mobile sync is enabled (not on this folder I don't think) but says "service unavailable" at this point.
    Lightroom is fully up to date (5.5) on both iMac and laptop (also a mac in case that matters).  Both are up to date with the latest OS software.
    How I did it was:
    Export the shoot as a new catalog on my iMac
    Transfer it to my laptop (smart previews only, no masters)
    Edit images, metadata, etc
    Transfer the entire folder back (.lrcat, previews, smart previews) to iMac
    In my master catalog do an import from catalog
    Waited for ages for checking for dupes (which I can understand with such a big catalog)
    Selected to import all, changing metadata and develop edits, and selecting to put new images in the folder (not sure why it asked as there weren't any new images)
    The last time I did an import I started it and then went out somewhere so I didn't notice how long it took, but this seems completely crazy.  In the time it's taken to write this up it's now about 20 minutes later and the progress bar is maybe at the 33% range.  It's still working away, it's just crazy crazy slow.
    Anything to help out or debug would be greatly appreciated.  I suspect it's pure size of the catalog, but 120k isn't outside the realm of what I've heard people say works fine, or maybe the Fusion drive (maybe the OS is trying to move files around behind the scenes)? 
    Either way this didn't seem to be an issue until the last couple of versions (I haven't gone and re-installed 5.4 or 5.3 to check) and it's starting to really frustrate me

    Hi Jim,
    Great suggestion! It opens perfectly fine on its own. I even went as far as re-exporting it once it loaded but am still experiencing the same issue. That same catalog loads perfectly fine on my assistant's iMac.
    I can't really think about anything that changed in my environment with the exception of a new Bootcamp partition to run windows on an external Thunderbolt HD but I doubt this is related.
    I'm open to any suggestions while I am trying this again... 10 minutes of 'Checking for changed and duplicate photos'.

  • Re: Good speed from exchange, VERY slow at home

    I am also suffering from very slow throughput and just across the road from the BMW garage 01278 code.  The strange thing is that I did a speedtest this morning via iPad and I got 920kb/s down and 114.2kb/s upload @ 0710 so I come home tonight and test again back to 63.2kb/s down and 106.1kb/s upload ????.  I have gone via test socket on master socket and reset my router also.  See below screenshot via BT Broadband Speed Test site tonight at 18:43.  I have an egineer booked from 1300 to 1800 on Monday 10th Feb.  The speed seems to have gone down hill since the fibre install I requested failed due to copper issues and has never been the same since in the evenings.
    Solved!
    Go to Solution.

    Hi Welcome to the community forums
    Here is a basic guide to getting help from the community members done by CL Keith Please read through the link posted http://forumhelp.dyndns.info/speed/first_steps.html
    once you have posted the information asked for then the community members can help you more
    Thank You
    This is a customer to customer self help forum the only BT presence here are the forum moderators
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Windows 10 Resume from Sleep Very Slow

    Completed the upgrade to Windows 10. Machine is now very slow to wake from sleep. Full resume takes about 2 minutes. When resume starts, touchpad lights up but screen stays black. It seems that the machine is going through some type of process that takes long. I noticed that the graphics drivers for AMD were updated. I tried to reinstall the old AMD drivers but the install failed. Could the graphics drivers be causing the problem? What other drivers that might have been updated could cause the problem?

    Later news! The problem driver was the AMD Radeon 6700M series ver 15.200.1062.1003. The slow resume from sleep and similar delay in startup was resolved by disabling ULPS.  See this URL in the AMD community forum https://community.amd.com/thread/184727 

  • Mac running Yosemite now very slow with crashes

    Can anyone help?
    I'm running Yosemite 10.10.2 on a MacBook Air (Late 2010) and it's got progressively worse since upgrading from Mavericks.
    I'm seeing unbelievably slow and sluggish behaviour across the system.
    A reboot helps initially, but then it gets progressively worse again.
    Lots of apps crashing too - most notably, Safari.
    Mavericks ran like a dream, but Yosemite is awful. It makes me think I've got something installed somewhere that is incompatible and dragging the whole OS down.
    Thought it might be useful to post an EtreCheck ( http://etresoft.com/etrecheck). Can anyone help diagnose the problem?
    Thanks in advance!
    (See report below):
    EtreCheck version: 2.1.8 (121)
    Report generated 16 March 2015 14:25:20 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Air (13-inch, Late 2010) (Technical Specifications)
        MacBook Air - model: MacBookAir3,2
        1 1.86 GHz Intel Core 2 Duo CPU: 2-core
        2 GB RAM Not upgradeable
            BANK 0/DIMM0
                1 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                1 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en0: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 554
    Video Information: ℹ️
        NVIDIA GeForce 320M - VRAM: 256 MB
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 10 days 5:35:16
    Disk Information: ℹ️
        APPLE SSD TS128C disk0 : (121.33 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 120.47 GB (24.01 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
        Apple Inc. FaceTime Camera (Built-in)
        Apple Inc. iPhone
        Apple Internal Memory Card Reader
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Transmit.app
        [not loaded]    com.panic.TransmitDisk.transmitdiskfs (4.0.0 - SDK 10.5) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.marvell.kext.USBGenericPrinterClass (1.0.0) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.AirPlayUIAgent.plist
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.coreservices.uiagent.plist
        [killed]    com.apple.EscrowSecurityAlert.plist
        [killed]    com.apple.lookupd.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.pluginkit.pkd.plist
        [killed]    com.apple.printtool.agent.plist
        [killed]    com.apple.recentsd.plist
        [killed]    com.apple.SafariNotificationAgent.plist
        [killed]    com.apple.sbd.plist
        [killed]    com.apple.scopedbookmarkagent.xpc.plist
        [killed]    com.apple.security.cloudkeychainproxy.plist
        [killed]    com.apple.syncdefaultsd.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        18 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AssetCacheLocatorService.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.diagnosticd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.GSSCred.plist
        [killed]    com.apple.icloud.findmydeviced.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.periodic-daily.plist
        [killed]    com.apple.periodic-weekly.plist
        [killed]    com.apple.sandboxd.plist
        [killed]    com.apple.softwareupdate_download_service.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    com.apple.xpc.smd.plist
        [killed]    org.cups.cupsd.plist
        17 processes killed due to memory pressure
    Launch Agents: ℹ️
        [running]    com.amazon.sendtokindle.launcher.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
    User Launch Agents: ℹ️
        [failed]    com.apple.SafariBookmarksSyncer.plist
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.hp.printerAgent.plist [Click for support]
    User Login Items: ℹ️
        Dropbox    Application  (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        Default Browser: Version: 600 - SDK 10.10
        OfficeLiveBrowserPlugin: Version: 12.3.6 [Click for support]
        Silverlight: Version: 5.1.20125.0 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.7
    User internet Plug-ins: ℹ️
        RealPlayer Plugin: Version: Unknown [Click for support]
    Safari Extensions: ℹ️
        AllMyTube
        Make It Short
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Perian  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 120.47 GB Disk used: 96.47 GB
        Destinations:
            Ben's Data [Network]
            Total size: 997.71 GB
            Total number of backups: 11
            Oldest backup: 2015-01-24 23:52:11 +0000
            Last backup: 2015-03-14 15:50:23 +0000
            Size of backup disk: Excellent
                Backup size 997.71 GB > (Disk size 120.47 GB X 3)
    Top Processes by CPU: ℹ️
            16%    WindowServer
             8%    Mail
             7%    Activity Monitor
             3%    sysmond
             1%    launchservicesd
    Top Processes by Memory: ℹ️
        247 MB    Mail
        45 MB    WindowServer
        30 MB    com.apple.WebKit.WebContent
        24 MB    Activity Monitor
        15 MB    CalNCService
    Virtual Memory Information: ℹ️
        201 MB    Free RAM
        375 MB    Active RAM
        334 MB    Inactive RAM
        681 MB    Wired RAM
        52.65 GB    Page-ins
        832 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 16, 2015, 02:23:35 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-16-142335_[ redacted].cpu_resource.diag [Click for details]
        Mar 16, 2015, 10:58:37 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-16-105837_[ redacted].cpu_resource.diag [Click for details]
        Mar 14, 2015, 01:34:36 PM    /Library/Logs/DiagnosticReports/installd_2015-03-14-133436_[redacted].cpu_resou rce.diag [Click for details]

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • How do I fix CS4 from rendering very slow?

    I just swithced from CS3 to CS4. The process went well and I did not have to reinstall CS4 to access my projects; thanks to all your help.
    After installing CS4 I uninstalled CS3 then I defragged.
    Now rendering takes a very long time in CS4.
    What is the magic button I need to push to speed things up?
    I have Vista 64 bit
    8GB RAM
    6000X2 at3.1Hz processor

    Is the slow render issue happening when you open a CS3 *.prproj with Premiere CS4?  We've had many issues with CS3 projects opened with CS4.  For example, stuttering video that has blur effects applied.  I recommend you avoid doing that. Many have reported that CS3 and CS4 can peacefully co-exist on the same system. That may be your solution if you need to revisit CS3 projects.
    Then of course there is the issue of hardware specs. CS4 runs great on the new Intel i7 processors with lots of RAM...6GB+. Harm has a good article on video editing hardware specs. The only point I disagree with is on packing a full tower case full of high capacity hard drives. We have found that in many cases when one of our editing system slows to a crawl, the cause is a hard drive that has one type of issue or another. One workaround if you want to load up on internal drives is a quality hot-swappable cage that holds multiple drives. Kingwin has a model for instance that holds 4 drives and uses up only 3 DVD-sized computer case openings. There could be drive cooling issues with the Kingwin product because the included fans are small and some have claimed, "cheap".
    We use the Panasonic P2 cameras. The video looks great and the resolution is all that we need for the type of work that we do. Editing is smooth when we edit P2 on external drives connected via E-Sata. This keeps the internal drives to a minimum.
    I would take a look at the new SSDs for your system drive, and install two additional internal drives. Look at the consumer drive ratings on newegg.com.  For example, some of the Seagate 1.5's have reliability issues.

  • Printing from Icon Very Slow

    I am running acroread 9.1.1 under Debian Linux (Lenny) and have a very weird print problem.
    If I print by going to File->Print all works OK: The print dialog comes up and generates the print preview in a second or two. I then print and the progress bar comes up showing each page printing and smoothly progresses through the job in just seconds. All prints OK.
    BUT if I try to print by using the Printer Icon on the toolbar things go painfully slow. The print dialog pops up but it takes 3 to 4 times as long to generate the print prevew. If I then print the progress dialog box pops up but the progress bar goes nowhere for a very long time (45 to 60 seconds, sometimes more) then finally zips to 100%. During the progress bar going nowhere acroread is basically frozen. You can not cancel the print job and moving anything over acroread will leave "trails" (e.g. the screen is not getting redrawn). The print job will finally print out OK.
    Looking at the tmp file acroread creates when printing, the empty file is created when the print progress dialog comes up but remains empty until the progress bar goes into the "zip" phase.
    I have looked at all the properties in each print dialog and all settings are identical with both File->Print and the Icon.
    The effect happens both to the Browser plug in and just running acroread stand-alone.
    It also was happening in the previous version 9 that I had installed (9.0.1 I think).
    Any thoughts on where to look for the problem?

    If Adobe Acrobat Reader prints slowly try the following:
    1.             Open a PDF file
    2.             From the menu, select File > Print
    3.             From the dialog displayed, click on the Advanced button at the bottom
    4.             On the Advanced Print Setup dialog, make sure that “Let printer determine colors” is CHECKED.
    5.             Click OK and OK to print the document.
    This worked for me.

  • Good speed from exchange, VERY slow at home

    I've been getting a very poor speed since about thursday last week, I've run the speed test and get 24.4MB/s from the exchange, yet from my hub I'm only getting 0.65MB/s, bt say they've fixed a problem in my area on one page, then tell me there's a problem on another, I use a wired connection, so there shouldn't be anything stopping me from getting my full speed, is there actually a problem in the Bridgwater area/01278 area code? If not how can I fix this?
    Thanks

    FAQ
    1. Best Effort Test: -provides background information.
    Download  Speed
    0.63 Mbps
    0 Mbps
    21 Mbps
    Max Achievable Speed
     Download speedachieved during the test was - 0.63 Mbps
     For your connection, the acceptable range of speeds is 4 Mbps-21 Mbps.
     IP Profile for your line is - 21.51 Mbps
    2. Upstream Test: -provides background information.
    Upload Speed
    0.91 Mbps
    0 Mbps
    0.83 Mbps
    Max Achievable Speed
    Upload speed achieved during the test was - 0.91Mbps
     Additional Information:
     Upstream Rate IP profile on your line is - 0.83 Mbps
    This test was not conclusive and further testing is required.This might be useful for your Broadband Service Provider to investigate the fault.
    20:21:15, 27 Jan.
    ( 103.060000) DSL noise margin: 5.90 dB upstream, 3.00 dB downstream
    20:21:14, 27 Jan.
    ( 102.040000) DSL line rate: 1147 Kbps upstream, 24376 Kbps downstream
    These are the results.

  • Images from Photobucket very slow loading or do not load at all

    My website is graphic intensive. All the graphics are stored in Photobucket. If I used IE they instantly load and appear but if I use Mozilla Firefox there is a long delay in their appearance and sometimes they never show up. I contacted PB and they said to clear your cache, refresh, close your browser window, then flush your DNS (your computer system's cache) and reboot your entire system, including the modem and router. I did this but Firefox is still loading images very slowly and sometimes not at all

    You can try to check the loading times via Firefox > Web Developer > Web Console (click the Net button)
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    * http://kb.mozillazine.org/Resetting_preferences
    Also check the Firefox settings in your security software (firewall)

  • With the lastest updates to foxfire, so It does not run slow or crash, why do I still have foxfire run from normal to slow, then freeze up and have either to reboot or click Ctrl w and to clear everything and re click foxfire to reload.

    Foxfire browser runs normal for a couple of days, then starts freezing up, where I cannot scroll with mouse or click in especially on facebook and fabulis.com. I have to either Reboot somputer or push ctrlw to clear the screen to desktop, then refresh desktop page and then click firefox icon to get back to where I was and continue on.

    It starts getting slow when it starts redirecting my web sites

  • RemoteFX configured and running - but still very slow

    Hello!
    The goal:
    To install and test RemoteFX performance before purchase expensive server/vga.
    The success so far:
    installed and configured Windows 2008 R2 SP1 with Hyper-V
    installed and configured Windows 7 Enterprice SP1 virtual machine with RemoteFX video adapter enabled
    running Windows 7 SP1 client with the supported version (7.1) RDP
    successful RDP connection and confirmed RemoteFX running (the shut down button + event with ID:2 on the VM and so on)
    no errors/warnings in the event viewer, RDP client is 10mbit or more etc.. all settings seems to be perfect.
    The hardware used (I know it's not a real server, but the idea is to "feel" the RemoteFX performance before purchase and for a single VM it's quite enough):
    AMD 6800k (SLAT enabled) cpu
    nVidia GTX560 1G GDDR5 (also tested with ATI R7 240 2G)
    8g DDR3 2400mhz memory
    The problem:
    The performance is.. let say the same as with the normal RDP connection. Pretty much no difference.
    I checked almost every problem on the internet related to the RemoteFX, but without a single log/message I just can't do more.
    The VGA is not Quadro/FirePro.. but from what I saw, the people are just using normal cards without any problems and for test purposes should be fine.
    I also tried to install the cap driver (dism / ...), without any difference (actually I'm not 100% sure that this is needed, can someone explain?).
    I'll be happy if someone can point me the way I can "debug" it.
    Best!

    So I was typing out a long detailed reply indicating how I was seeing exactly the same issues, and why I was pretty sure it was happening for all of us.
    However, it now appears that I've been able to get it up and running pretty well. Like the OP, I am simply using desktop hardware at first to test it out but here's what I'm working with:
    Windows Server 2012R2 with 8.1 Enterprise VM connecting using an 8.1 Pro machine.
    AMD FX-8150
    16GB DDR3
    120GB SSD
    Radeon HD6950 - 1GB
    Asus M5A99X EVO R2.0 Motherboard
    When I was seeing the issues you all are seeing, it was when RemoteFX was working fine. This was verified by dxdiag and openhardwaremonitor on the server itself watching the GPU utilization rise while rendering the fishbowl.
    However, another thing I noticed was that due to the AMD software of desktops (what I have installed on the windows server itself), the CPU and GPU both clock down to conserve power. Because of this, the one VM wasn't enough to raise them both to max. Once
    I forced the CPU and GPU to both stay at max frequency, everything runs pretty amazingly. VM is using 4 cores, No limit on RAM (hits about 4GB max), vGPU is set to 3 monitors at 1920x1080, and a 35GB chunk of the SSD. Here's what I see now:
    HTML5 Fishbowl - Fullscreen at 1680x1050 on Auto makes it to 250 fish at 60FPS
    HTML5 Fishbowl - Windowed at about 1/3rd size Auto makes it to 850 fish at 60FPS
    Borderlands 2 - Able to install, use XBOX controller with USB Passthrough at about 25FPS at 1280x1024.
    I would also like to point out that the biggest bottleneck it seems is actually the VM's ability to encode the data stream sending to the client at the far end. Evidence of this is shown by just taking a window and placing it over the fishbowl (I used the
    task manager). Once you cover some of the fish, you'll see the framerate go up fairly significantly. (since not as many pixels are changing, and so there's less traffic to send).
    Anyway, just thought I'd share! Hope you're all doing better on this!

  • Loading album covers from outside very slow

    When I first started putting my library into iTunes I could grab a cover and insert it and it was loaded in 10-20 seconds...now it takes up to two minutes. What happened?

    if computer works otherwise, slow wireless connection could
    be caused by bad wireless signal:
    http://docs.info.apple.com/article.html?artnum=58543
    also, problem may not be with the AirPort, but with the high-speed router or internet service provider.
    if possible, you may want to connect iBook to the internet
    with the network cable first - if it works ok, problem is likely with the wireless.
    if the iBook works slow even with the cable connection, problem could be software or hardware on iBook or something with the router.
    also, if possible you can test an iBook on some other wireless network - if it works ok, problem is within your home network.

Maybe you are looking for