Unanswered Xgrid question...

Hi everyone,
No responses to my first question. If I am asking a stupid question, just tell me.
I'd like to get a mac pro and connect it to my laptop when I'm home using the xgrid software and a spare ethernet cable, to take advantage of the extra processing speed. Here are my questions:
1: Is this possible without going through a program's source code and parallelizing it line-by-line or something?
Or, for example, can it speed up firefox, etc... instantly?
2: Can I do this under Windows?

I was wondering basically the same thing tonight, as I saw my old Mirrored Drive Doors dual G4 slow to a crawl as I tried to keep several dozen web pages open in Safari and Camino. I checked Apple's and Wikipedia's pages on XGrid, and learned it can't be used to speed up OS X itself, or normal applications (web browsers, etc.) on any of the Macs on the network.
I suspect a similar reason is why jknilinu wanted to try XGrid. With all the little java apps, animations, etc. running in some web pages (across several dozen web pages, it adds up to a lot of them), it would be nice to be able to use an old networked Mac to get more processing power. Add to that the extra slowdown caused by running low on RAM, as all that junk eats it up, causing the Mac to rely on virtual RAM off the hard drive, and things get really slow. Best thing I'd recommend, when you can't add more processors, is the old advice to max out the RAM.

Similar Messages

  • Pointer to an unanswered j2ee question

    This is just a pointer to a question posted on j2ee that remains unanswered; hopefully someone here can help - I'm attempting to get into j2ee stuff, obviously.
    Regards,
    Here's the post: http://forum.java.sun.com/thread.jspa?threadID=5305753&tstart=0
    ~Bill
    Edited by: abillconsl on Jun 17, 2008 1:22 PM

    Two books:
    (1) "Database Modeling and Design" by Toby Teorey,
    (2) "Patterns of Enterprise Application Architecture" by Martin Fowler.
    You'll want to know about SQL and normalization. The Teorey book is good for both. Fowler's book will help with writing that data access layer in Java. - MOD

  • Unanswered Labview Question

    Hello All,
    I have searched the entire NI forum to get the answer of the following question. But still I couldnot get the answer.
    Which of the following only plots data in evenly distributed intervals along the x-axis?  A) Waveform GraphB) Waveform ChartC) XY GraphD) Both A. and B. E) Both B. and C.
    The confusion is whether option A or option D. But I guess the answer is option A, since Waveform Chart can plot a single value which is not evenly distributed
    Please verify and give your comments.
    Solved!
    Go to Solution.

    Lavanya_sri wrote:
    Hello All,
    I have searched the entire NI forum to get the answer of the following question. But still I couldnot get the answer.
    Which of the following only plots data in evenly distributed intervals along the x-axis?  A) Waveform GraphB) Waveform ChartC) XY GraphD) Both A. and B. E) Both B. and C.
    The confusion is whether option A or option D. But I guess the answer is option A, since Waveform Chart can plot a single value which is not evenly distributed
    Please verify and give your comments.
    The answer is obvious once you realize that the person who wrote that question did NOT know that a chart that has a data type of of "Waveform" would use the "t0" value of the waveform to plot that data (provided "ingnore attribute" is NOT set).
    So forget about using a waveform data type and then try to answer the question.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Continuously unanswered importing question/consolidating library

    I have seen this questions asked multiple times with no answer. Does anyone know how to have Itunes scan library for other music. Also when using the consolidating library feature which "can't be undone" does it convert all your MP3 to proprietary Itune files?
    Please help I have been all over this website and the ipod manual!!!!

    "when using the consolidating library feature which "can't be undone" does it convert all your MP3 to proprietary Itune files?"
    Cnsolidation does not convert songs. When you consolidate, any files in the iTunes Library that are not in the iTunes Music Folder will be copied to the Music Folder and the Library will be updated to point at those new files. Files already in the iTunes Music Folder have no changes made to them.

  • Xgrid questions..

    I would like to ask do xgrid can handle the rendering of After Effects? How about exporting a file from FCP? or encoding my files using DVD Studio Pro.
    Please if it does can you send me a sample job how can i submit it to xgrid.
    Hope you could help me.
    Im using
    OSX 10.4.8 server
    OSX 10.4.8 as client
    Thanks
    Dennis

    I would like to ask do xgrid can handle the rendering of After Effects? How about exporting a file from FCP? or encoding my files using DVD Studio Pro.
    Please if it does can you send me a sample job how can i submit it to xgrid.
    Hope you could help me.
    Im using
    OSX 10.4.8 server
    OSX 10.4.8 as client
    Thanks
    Dennis

  • XGrid Question

    When I bought Tiger, right after it was released i didn't have need for Xgrid so didn't actually notice that after installing I didn't have the new Xgrid pane in the preferences. Only after buying a new computer which already had 10.4.3 preinstalled and becoming more aware of Xgrid (and now that it can handle matlab... or vice versa) i was scratching my brains out on how to get Xgrid on the machine which simply didn't seem to have it. I went through the install DVD to see if there is an install file, I booted up from the DVD as well to see if maybe I simply opted not to install it - nadda...
    finally I found an install of the Preview 2 technologies which allowed me to install on 10.4.3, but in fact it is an older version... how can I get the correct version installed on my 10.4.3?! help.... as it is no where to be found.
    Best,
    David.
    PowerBook   Mac OS X (10.4.3)  

    You configure Tiger's Xgrid client through the Sharing Preferences pane. If you open the pane, and select the Services tab, you should see Xgrid in the list view at the bottom. Select it, and then click the Configure... button.

  • Questions Tags Users Badges Unanswered Ask Question 502 - Web server received an invalid response while acting as a gateway or proxy server while accessing wcf hosted in azure

    I have just a simple WCF service and which is protected by azure ACS .I am getting this error while trying to invoke the service from a client.The WCF is hosted as a simple azure website.
          502 - Web server received an invalid response while acting as a gateway or proxy server
          There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
    This is my web.config for the service and I am guessing there is something wrong with it .It is working just fine on local IIS so I am not sure what exactly is causing the issue.Can someone please have a look and see if they can find something or point me to
    a direction.
        <?xml version="1.0"?>
        <configuration>
          <configSections>
            <!--WIF 4.5 sections -->
            <section name="system.identityModel" type="System.IdentityModel.Configuration.SystemIdentityModelSection, System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
            <section name="system.identityModel.services" type="System.IdentityModel.Services.Configuration.SystemIdentityModelServicesSection, System.IdentityModel.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
          </configSections>
          <system.diagnostics>
            <trace>
              <listeners>
                <add type="Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
                  name="AzureDiagnostics">       
                </add>
              </listeners>
            </trace>
          </system.diagnostics>
          <appSettings>
            <add key="aspnet:UseTaskFriendlySynchronizationContext" value="true" />
          </appSettings>
          <system.web>
            <authentication mode="None"/>
            <customErrors mode="Off"></customErrors>
            <compilation debug="true" targetFramework="4.5" />
            <httpRuntime targetFramework="4.5"/>
          </system.web>
          <system.serviceModel>
            <services>
              <service name="SidService.Service1">
                <endpoint address="https://sidwcfservice.azurewebsites.net/sidservice.svc"
                          binding="ws2007FederationHttpBinding"
                          contract="SidService.IService1" />
              </service>
            </services>
            <bindings>
              <ws2007FederationHttpBinding>
                <binding closeTimeout="10:10:10" openTimeout="10:30:00" sendTimeout="10:30:00" receiveTimeout="10:30:00"  
                        bypassProxyOnLocal="false" transactionFlow="false" maxBufferPoolSize="20000000" maxReceivedMessageSize="20000000"   >
                  <security mode="TransportWithMessageCredential">
                    <message establishSecurityContext="true"   negotiateServiceCredential="true"  issuedKeyType="BearerKey">
                      <issuer address="https://sidaccess.accesscontrol.windows.net/v2/wstrust/13/certificate"></issuer>
                      <issuerMetadata address="https://sidaccess.accesscontrol.windows.net/v2/wstrust/mex" />
                    </message>
                  </security>
                </binding>
              </ws2007FederationHttpBinding>
            </bindings>
            <behaviors>
              <serviceBehaviors>
                <behavior>
                  <serviceAuthorization principalPermissionMode="Always"></serviceAuthorization>
                  <!-- To avoid disclosing metadata information, set the values below to false before deployment -->
                  <serviceCredentials useIdentityConfiguration="true"></serviceCredentials>
                  <serviceMetadata httpGetEnabled="true" httpsGetEnabled="true"/>
                  <!-- To receive exception details in faults for debugging purposes, set the value below to true.  Set to false before deployment to avoid disclosing exception information -->
                  <serviceDebug includeExceptionDetailInFaults="true"/>
                  <serviceSecurityAudit  auditLogLocation="Application"   serviceAuthorizationAuditLevel="Failure" messageAuthenticationAuditLevel="Failure" suppressAuditFailure="true"/>
                </behavior>
              </serviceBehaviors>
            </behaviors>
            <protocolMapping>
              <add binding="basicHttpsBinding" scheme="https" />
              <add binding="ws2007FederationHttpBinding" scheme="https" />
              <add binding="basicHttpBinding" scheme="http" />      
            </protocolMapping>    
            <serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="false" />
          </system.serviceModel>
          <system.webServer>
            <modules runAllManagedModulesForAllRequests="true">
              <add name="WSFederationAuthenticationModule" type="System.IdentityModel.Services.WSFederationAuthenticationModule, System.IdentityModel.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
    preCondition="managedHandler" />
              <add name="SessionAuthenticationModule" type="System.IdentityModel.Services.SessionAuthenticationModule, System.IdentityModel.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
    preCondition="managedHandler" />
            </modules>
            <directoryBrowse enabled="true"/>
          </system.webServer>
          <system.identityModel>
            <identityConfiguration saveBootstrapContext="true">     
              <certificateValidation certificateValidationMode="None" revocationMode="NoCheck"/>
              <issuerNameRegistry type="System.IdentityModel.Tokens.ConfigurationBasedIssuerNameRegistry, System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
                <trustedIssuers>         
                  <add name="ACS2SigningCertificate"
                   thumbprint="DAE85FDA621FC090A8B0583we4380C52E484AE36" />
                </trustedIssuers>
              </issuerNameRegistry>  
              <audienceUris>
                <add value="https://sidwcfservice.azurewebsites.net/sidservice.svc" />
              </audienceUris>
              <securityTokenHandlers>
                <add type="System.IdentityModel.Tokens.Saml2SecurityTokenHandler, System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
                  </securityTokenHandlers>   
            </identityConfiguration>
          </system.identityModel>
         <system.identityModel.services>
            <federationConfiguration>
              <cookieHandler mode="Default" requireSsl="true" />
              <!--<wsFederation passiveRedirectEnabled="true" issuer="https://localhost:123/issue/wsfed" realm="https://localhost:44300" reply="https://localhost:44300" requireHttps="false"
    />-->
              <wsFederation passiveRedirectEnabled="true" issuer="https://sidaccess.accesscontrol.windows.net" realm="https://sidwcfservice.azurewebsites.net/"  requireHttps="true" />
            </federationConfiguration>
          </system.identityModel.services>
        </configuration>
    This is the IIS log
        #Software: Microsoft Internet Information Services 8.0
        #Fields: date time s-sitename cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken
        2014-06-11 05:19:51 SIDWCFSERVICE GET / X-ARR-LOG-ID=f7e6da2f-78f0-4c27-9cae-bb1623d150d6 80 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/35.0.1916.114+Safari/537.36
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 210675 863 694
        2014-06-11 05:21:07 SIDWCFSERVICE GET /sidservice.svc X-ARR-LOG-ID=dd15d3bc-3307-4b26-8787-1399a5e890ed 80 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko - - sidwcfservice.azurewebsites.net
    200 0 0 1800 718 1044
        2014-06-11 05:21:08 SIDWCFSERVICE GET /SidService.svc wsdl&X-ARR-LOG-ID=bb415471-866f-48a1-8b7a-e01d4410779e 80 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445
    http://sidwcfservice.azurewebsites.net/sidservice.svc sidwcfservice.azurewebsites.net 200 0 0 2417 878 0
        2014-06-11 05:21:16 SIDWCFSERVICE GET /Sidservice.svc wsdl/$metadata&X-ARR-LOG-ID=f5c6415d-9c18-4305-aad5-9cbe4fe16d43 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 3458 813 15
        2014-06-11 05:21:16 SIDWCFSERVICE POST /Sidservice.svc wsdl/mex&X-ARR-LOG-ID=c2e3eeee-f5d9-49bf-b988-c524679409f3 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 500 0 0 1548 1336 62
        2014-06-11 05:21:16 SIDWCFSERVICE GET /Sidservice.svc wsdl&X-ARR-LOG-ID=66bac0fb-476d-4104-bf4b-22d3cd55e906 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 8138 793 0
        2014-06-11 05:21:16 SIDWCFSERVICE OPTIONS /Sidservice.svc wsdl/_vti_bin/ListData.svc/$metadata&X-ARR-LOG-ID=82bf4ff4-4842-44a6-815e-adb8fdf01d13 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 400 0 0 398 764 31
        2014-06-11 05:21:16 SIDWCFSERVICE POST /Sidservice.svc wsdl&X-ARR-LOG-ID=6d7ba68e-67cd-4596-9bf9-861cab3140c2 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 500 0 0 1548 1324 31
        2014-06-11 05:21:16 SIDWCFSERVICE GET /SidService.svc xsd=xsd0&X-ARR-LOG-ID=d5890f1b-793e-4b13-9c75-ccd133be1cab 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 1688 887 250
        2014-06-11 05:21:16 SIDWCFSERVICE GET /Sidservice.svc wsdl/_vti_bin/ListData.svc/$metadata&X-ARR-LOG-ID=e15347e4-a7c0-4512-b3b7-a0ddf8d4ba6b 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 3458 857 250
        2014-06-11 05:21:16 SIDWCFSERVICE GET /SidService.svc xsd=xsd2&X-ARR-LOG-ID=377aaf45-1c59-4254-a320-6f4028bf8928 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 992 887 31
        2014-06-11 05:21:16 SIDWCFSERVICE GET /SidService.svc xsd=xsd1&X-ARR-LOG-ID=29fddc12-c18f-42b5-b232-53c9cef6d982 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 2701 887 15
        2014-06-11 05:27:16 ~1SIDWCFSERVICE POST /diagnostics/settings X-ARR-LOG-ID=984746fe-583c-46f0-a241-2817286262f5 443 - 70.37.162.148 Azure-Portal/4.5.00298.11 - - sidwcfservice.scm.azurewebsites.net 204 0 0 462 1286 234
        2014-06-11 05:33:23 SIDWCFSERVICE GET /sidservice.svc X-ARR-LOG-ID=5e5047a3-839b-467d-9d7e-8e79cfe931b7 80 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445
    - sidwcfservice.azurewebsites.net 200 0 0 1800 804 499
        2014-06-11 05:33:27 SIDWCFSERVICE GET /Sidservice.svc wsdl/$metadata&X-ARR-LOG-ID=af5d2b66-366f-465b-9b38-b5fa6c49d103 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 3458 813 0
        2014-06-11 05:33:27 SIDWCFSERVICE POST /Sidservice.svc wsdl&X-ARR-LOG-ID=a93f30b4-289c-4752-9e32-ba4b23cd5590 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 500 0 0 1548 1324 31
        2014-06-11 05:33:27 SIDWCFSERVICE POST /Sidservice.svc wsdl/mex&X-ARR-LOG-ID=68505196-ed63-4d65-adf2-af6413f450b6 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 500 0 0 1548 1336 31
        2014-06-11 05:33:27 SIDWCFSERVICE GET /Sidservice.svc wsdl/_vti_bin/ListData.svc/$metadata&X-ARR-LOG-ID=8afaa4f2-643e-4534-b8e3-59d2c3755dee 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 3458 857 0
        2014-06-11 05:33:27 SIDWCFSERVICE GET /Sidservice.svc wsdl&X-ARR-LOG-ID=abb68806-eb59-493f-a727-016115e60357 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 8138 793 15
        2014-06-11 05:33:27 SIDWCFSERVICE OPTIONS /Sidservice.svc wsdl/_vti_bin/ListData.svc/$metadata&X-ARR-LOG-ID=5e9ebc9a-e0e0-431a-bbb8-02204af9f10e 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 400 0 0 398 764 31
        2014-06-11 05:33:27 SIDWCFSERVICE GET /SidService.svc xsd=xsd0&X-ARR-LOG-ID=2c7a504a-3c31-4875-add8-c17fd018ff01 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 1688 887 234
        2014-06-11 05:33:28 SIDWCFSERVICE GET /SidService.svc xsd=xsd2&X-ARR-LOG-ID=1727b880-7148-4d15-9e9b-0f866def7c2f 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 992 887 31
        2014-06-11 05:33:28 SIDWCFSERVICE GET /SidService.svc xsd=xsd1&X-ARR-LOG-ID=40fc3543-d6a4-46ce-af1b-5aea83fb86df 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 2701 887 110
        2014-06-11 05:42:21 SIDWCFSERVICE GET /SidService.svc X-ARR-LOG-ID=70ce2aaa-a11b-4862-878b-2a67bbeb1bc5 80 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/35.0.1916.114+Safari/537.36
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 1800 904 46
        2014-06-11 05:42:25 SIDWCFSERVICE GET / X-ARR-LOG-ID=4d51ab01-d247-404f-8d78-3bfda8635a3b 80 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/35.0.1916.114+Safari/537.36
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 304 0 0 364 961 47
        2014-06-11 05:42:34 SIDWCFSERVICE GET / X-ARR-LOG-ID=31d335ef-604f-4653-930f-6f6cf05664b6 443 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/35.0.1916.114+Safari/537.36
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 150476 1020 46
        2014-06-11 05:42:35 SIDWCFSERVICE GET /favicon.ico X-ARR-LOG-ID=2fe77edb-dcd9-4fc6-b418-8bdcf2313473 443 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/35.0.1916.114+Safari/537.36
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 404 0 2 468 971 31
        2014-06-11 05:42:39 SIDWCFSERVICE GET / X-ARR-LOG-ID=bf6e0cfb-7e5b-408f-9881-37e236b98a49 443 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/35.0.1916.114+Safari/537.36
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 150476 1046 15
        2014-06-11 05:42:44 SIDWCFSERVICE GET /SidService.svc X-ARR-LOG-ID=263108d8-4e68-4b52-94bd-5b87186ba45e 443 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/35.0.1916.114+Safari/537.36
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 1801 1048 0
        2014-06-11 05:57:41 SIDWCFSERVICE GET /sidservice.svc X-ARR-LOG-ID=d2ada703-123a-4842-b480-a150aec1080e 80 - 98.192.67.81 Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445
    - sidwcfservice.azurewebsites.net 200 0 0 1800 804 967
        2014-06-11 05:57:44 SIDWCFSERVICE GET /Sidservice.svc wsdl/_vti_bin/ListData.svc/$metadata&X-ARR-LOG-ID=d53f52a5-8a77-439c-9ae7-cc58842d456f 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 3458 857 0
        2014-06-11 05:57:44 SIDWCFSERVICE GET /Sidservice.svc wsdl&X-ARR-LOG-ID=31b4a024-c05d-47a6-91dd-1149f28c73bd 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 8138 793 15
        2014-06-11 05:57:44 SIDWCFSERVICE GET /Sidservice.svc wsdl/$metadata&X-ARR-LOG-ID=68e0c1da-8eb2-4b0d-ad2b-33a88cde8225 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    - - sidwcfservice.azurewebsites.net 200 0 0 3458 813 0
        2014-06-11 05:57:44 SIDWCFSERVICE OPTIONS /Sidservice.svc wsdl/_vti_bin/ListData.svc/$metadata&X-ARR-LOG-ID=9ca1a5ac-d8d3-4a41-bf7a-e118ef3a0e34 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 400 0 0 398 764 31
        2014-06-11 05:57:44 SIDWCFSERVICE POST /Sidservice.svc wsdl&X-ARR-LOG-ID=d9142d70-b052-4355-85cf-54a14e96209a 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 500 0 0 1548 1324 15
        2014-06-11 05:57:44 SIDWCFSERVICE POST /Sidservice.svc wsdl/mex&X-ARR-LOG-ID=19e8da83-aaaf-4ff8-b5ea-73508c494ac1 443 - 98.192.67.81 - - - sidwcfservice.azurewebsites.net 500 0 0 1548 1336 64
        2014-06-11 05:57:44 SIDWCFSERVICE GET /SidService.svc xsd=xsd0&X-ARR-LOG-ID=252dd0dd-1b84-4675-b855-750f69a49d07 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 1688 887 234
        2014-06-11 05:57:44 SIDWCFSERVICE GET /SidService.svc xsd=xsd2&X-ARR-LOG-ID=cc247b32-9145-4823-9927-d417f12cb360 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 992 887 0
        2014-06-11 05:57:44 SIDWCFSERVICE GET /SidService.svc xsd=xsd1&X-ARR-LOG-ID=ae402fb1-5caf-4e76-997a-6b2551cb3d49 443 - 98.192.67.81 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+4.0.30319.34014)
    ARRAffinity=bd0ad669a44c5d1cd8901d2d8014718c9386a2f2ad52bb066cf1cfd489ed6445 - sidwcfservice.azurewebsites.net 200 0 0 2701 887 15

    hi,
    Firstly, I suggest you could see the same error threads (http://social.msdn.microsoft.com/Forums/windowsazure/en-US/5cf817b3-1295-41d7-b156-ce7aa5e4d11e/502-web-server-received-an-invalid-response-while-acting-as-a-gateway-or-proxy-server?forum=windowsazurewebsitespreview
    ). And then, I recommend you could refer to this basic code sample(
    http://social.technet.microsoft.com/wiki/contents/articles/4027.wcf-soap-service-with-federated-authentication.aspx ). And I recommend you could download this code sample and try to use it(http://code.msdn.microsoft.com/Windows-Azure-AD-Access-0dcde385/sourcecode?fileId=71587&pathId=477793108
    Please try it.
    hope this helps.
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unanswered quality question

    Hi, last year I bought an imac and a wonderful Panasonic PV-GS320 mini DV camcorder to go along with it. I can't tell you how many hours I've spent trying to solve my problems with video quality.
    The Problem: Whenever I import DV footage into imovie HD 6.0.4 I lose quality. Now, I know it is theoretically impossible to lose quality on miniDV footage because there are no compressions or conversions on import, but I swear it is happening.
    To prove it: I imported a thirty minute video into imovie HD and sent it directly to iDVD without editing a single thing. I then burned directly to a DVD. I played the DVD on a high def, wide screen tv and simultaneously plugged in my camcorder to the TV. I proceeded to flip between the two inputs to compare quality. It is noticeably different. There is a lot more noise and the colors are faded on the DVD, whereas the picture directly from the mini DV tape is brilliant.
    The quality loss is apparent the moment I import the DV footage from the camera. How is this possible? Can anyone help me?

    What you see in iMovie is a Preview. While you can set the iMovie Preferences to select from 3 quality levels, the Highest level is still not equal to the total video quality that iMovie has imported. To see your DV quality movie from within iMovie, you can connect your iMac to your camcorder and your camcorder to a TV, then select to play the movie through to DV camera. What you see on the TV screen should match the original quality of the DV tape.
    Regards.

  • I am upgrading from 10.3.9 to 10.5 and have a few questions

    I have a 17in iMac G5 1.6ghz currently running on 10.3.9, I have previously asked about how far I can upgrade the OS, and discovered it's to 10.5.
    I have currently got 1x 1gb RAM memory and will be purchasing another chip to mirror this one.
    I have tracked down a retail version of Tiger on amazon
    I need an external hard drive to back up onto and have limited cash. I found the Western Digital 1tb My Book in the apple store for £89, which seems reasonable and my current tiny (and full) hardrive (which was a similar price when I bought it!) is the same make and has worked really well for me so far. My question is whether it will work with my computer in it's current state as it's system requirements say OS 10.4-10.6. Can anybody help me with this?
    I know my actual question doesn't relate to installation but I couldn't think where else to post this.

    Unanswer your question smallbean to attract some responses.
    My contribution: ask the store that is selling the external whether it would suit your G5 Mac.

  • Xgrid problem

    Was using xgrid with a xgrid aware app, and eventually something must have gotton corrupted, even though I set no password, and try and connect within xgrid admin, it pops up a dialog wanting single signon or a password, and if I enter a password, it fails to connect.
    Is there a way to reset this back to default? Just turning the xgrid service off and on does nothing and reboots do not do anything either. Don't want to have to re-install just to fix this, that would be a pain.. any ideas??

    Hi, Norm.
    I suggest you search or post your question on the Xgrid Computational Service Discussion.
    I don't mean to send you somewhere else, but that's where Xgrid questions are answered and the Xgrid gurus are found.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Where we will find our Old Questions in SDN

    Dear Experts,
    I have a small doubt. I want to know my old questions which i made closed but unanswered catogory. I know all the questions are avalable under Your Questions column. But i want to know the unanswered closed questions!!!.
    Anhone can guide me........
    Mohana
    Moved from ABAP, General
    Edited by: kishan P on Dec 13, 2010 1:23 PM

    >
    Jeyakanthan A wrote:
    > Such function is not available presently in 'Your Questions'.
    >
    > SAP mentors or moderators,please keep note of this new missing functionality / requirement.
    Hi SCNers,
    If you want your idea/suggestion get noticed you should post it as an idea in Idea Space: https://ideas.sap.com/ideas/2142
    Get others to vote it up and comment.
    It is a way for us to gather what are the most important things to focus on.
    Thanks in advance, Mark.

  • How to continue into the future?

    I'm starting to get worried.
    After the fiasko with the Lion servers i bought, I'm facing a new dilemma.
    I had bought the machines expecting something a bit more evolved that 10.6 server.
    But we all know how that turned out.
    ===
    I had then planned to replace my os x mail server with Exchange.
    And why is that?
    My mailserver seems to be damaging email addresses by adding questionmarks to them.
    I have tried asking here and in other places about this without results.
    I then started looking around on this website and others.
    Only to realize that questions that go above a degree of complexity seem to remain unanswered.
    Questions that some years ago were still receiving replies.
    I then read  the complains from other people and see that I'm not alone.
    ===
    So I start looking into what is involved.
    And stumble on the fact that using 10.7 client with Exchange seems to be working but that things will break once I upgrade to 10.8 client.
    Ok so I consider to stick with 10.7 but then again I will be needing to buy new machines soon and those will contain 10.8.
    Also I could switch to use the command line to administer the servers in order to set up my virtual domains etc.
    But that isn't an option for someone that just occasionally needs to work on this.
    Is Apple Marketing telling me that Apple products are only to be used in the home?
    And that using them in a business environment is not an option anymore?
    So what is the solution here?
    Perhaps the host that display's such brilliance in editing our postings can answer this question?
    Because, after this fiasko with server 10.7 and 10.8 I'm a bit clueless, as to what to tell my clients the next time a new machine needs to be purchased.
    Kind regards
    Hans

    Actually I live in Iceland. 
    And despite the fact that I've been exclusively working with apple products for 25 years or so I would like to stress that over here a Mac only installation in Business is an illusion.
    Next to all business software is windows based while the ease of use has for a long time now been associated with the products from apple.
    For me this has changed during the last two weeks.
    The upgrade to 10.7 server has just waisted more of my time and caused a longer shutdown of services than the combined time of shutdowns associated with our windows server, which we have been running for up to 10 years now.
    The removal of open directory is causing  me added work which I can probably get rid of by switching entirely to windows based servers.
    And once the os x servers are gone there is not much reason to hang on to the macs, at least if the reports about problems in 10.8 in regards to connections to Exchange are true. Also we are running our business software in Terminal services and switching to Windows clients would probably lower our overhead considerably.
    All the software we are using runs effortlessly on windows while using Mac's to run it is quite an overhead.
    I have nothing against SMBX but delivering it half finished, or what ever, to the market isn't my idea of a positive firm image. And delivering the server application half finished with a windows 3.11 user interface doesn't do anything for me either.
    ===
    Twenty years ago we could afford to be evangelists and believe that Apple, with an capital "A", was the good guy that was being smothered by the big, bad ms.
    We believed in Apple to do whatever humanly possible to give us products that were innovative and cool.
    Then came the day's of the Pepsi king. Overpriced, underpowered hardware and the humiliation that followed was next to unbearable.
    Then came Steve Jobs and despite him being what and who he was, he grabbed the company by the hair and pulled it out of the ditch. Albeit with the help of many good people.
    Then apple discovered consumer products and became the most valuable company being traded. However sometimes value is not only measured by money but rather by the image being displayed.
    If apple wants to be all about making money and less about customer satisfaction then so be it.
    Then they can just return to being apple with a small "a" like during and after the days of the Pepsi king.
    ===
    As I said using windows machines would probably mean less overhead and if we want to go the apple way of thinking, for profit that is, switching to windows would probably be a no brainer. Also then I wouldn't have to listen to the snoddy remarks of my learned colleagues from the windows world anymore. 
    I have yet to meet a windows system manager that doesn't, in one way or other, dread the addition of Macs to his environment. 
    Hans

  • RFC communication to presentation sever in background mode

    I need to download data in background mode to a presentation server.  I found documentation from 2005 regarding this process and have successfully set up an RFC to send the data.  In my ABAP program, I use RFC_REMOTE_FILE to send an internal table of data to the presentation server via the RFC connection.  The connection works fine except that only the first 80 characters of each line of the internal table are sent.  I found unanswered forum questions regarding the need to send more than 255 characters (which I could live with) so I am hoping that I can send more than an 80 character table.  We are on ECC 6.0 - EHP4 with GUI 720.
    Any help would be appreciated.
    Lisa

    Hi Lisa,
    Lisa Carr wrote:
    I found documentation from 2005 regarding this process and have successfully set up an RFC to send the data.
    > Lisa
    Could you provide a link of the above documentation on settiing up RFC to send data to file?
    Did you try using FM- DOWNLOAD?
    Regards,
    Ajay

  • Adobe Reader 10 & 11 Printer Issues

    Printing double sided and with staples doesn't work with adobe reader.
    I print 2 copies double sided with staples, without collationIt prints 2 copies, but staples pages 1 together, 2 together, 3 together. It won't stable pages 1,2,3 together as one document
    I print 2 copies double sided with staples with collationIt prints 2 copies in the right order, but it only uses 1 staple to staple all of the documents together.
    I can print double sided with staples on word and it comes out correct. So this issue is isolated with only Adobe Reader.
    One fix I see people doing, is reverting back to adobe reader 9. But adobe no longer has adobe reader 9 available for download.
    Did anyone find a fix to this? I see a lot of unanswered forum questions about this. I even called adobe about this issue, but they refused to answer the question.

    Hi Jonthegiant,
    Issue mentioned in steps 2 is know issue.
    I would suggest you may send the other scenarios using this link: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&loc=en
    Regards,
    Ajlan Huda.

  • Bluetooth/Pairing disconnects wifi/internet. Year 2012 - 2015, any solution?

    Hello everyone.
    Thanks for reading. If anyone could provide any help would be much appreciated.
    Since upgrading to Yosemite OS X, I can't pair any bluetooth devices to my retina macbook pro 2012. I have a mighty mouse and a wire apple keyboard.
    Since then, I have not used them. They will connect fine and are able to function fine, but the internet disconnects.
    Once I turn off bluetooth, the internet works perfectly. Problem is, I would like to use my mighty mouse and wireless keyboard for work, even a wireless speaker for music.
    So, I haven't been able to use my mighty mouse for years. It's 2015 now, and still don't see a solution from all the OS X updates.
    If Apple's Customer service or technical support department see's this, please kindly report it to headquarter and make it a priority fix as soon as possible.
    It's been 3 years.
    Thank you for your time.
    Yours sincerely,
    Terry

    I notice the original post is marked as "Assumed Answered". I read that the original poster can confirm or deny this. If this is not answered (as I assume it's not) can you please mark it as such so that it gets the appropriate priority with Sony Support?
    ANNOUNCEMENT: 'Assumed Answered' explained - how us SE Answers members work
    Hide Details
    Some of you have noticed your threads get marked as 'assumed answered' even though there might not be a solution/answer provided. Keep reading if you want to know why.
    Me and my colleagues in the Sony Xperia support team get a list several times a day. This list is called "Email Alert for Unanswered Discussion Questions".
    As the name might hint, it contains a list with threads that are unanswered.
    All threads that are marked as a question when created ends up in this list if not already answered within 10 hours.
    In order for us to get a good overview of the Support Forum we click on 'Assumed Answered' as soon as we have posted a comment, even if it's not really answered. The creator of the thread can then either keep it that way, confirm or deny it.
    Either way, we automatically subscribe to all threads we post in, meaning we will get a notification for each new post in every single thread we attend so no post should be missed.
    We can also choose to subscribe manually to a thread after marking it as assumed answered (we do this if good answers have been provided by other users already).
    by Markus (07-Jun-2012)

Maybe you are looking for