WAAS Support for HTTPS

Hi,
As the topic says does WAAS support acceleration of https traffic? If so where can I find this information?
Also and more importantly where can I find performance and scalability information (Max Opt tcp connections, WAN capacity etc.) for WAAS and WAVE devices?

HTTPS is currently only accelerated with TFO (no compression or AO) in WAAS 4.1.1 and before. HTTPS support is being introduced with a Application Optimizer in the upcoming release WAAS 4.1.3. 4.1.3 will allow optimization past TFO to include Full Optimization, etc.
Look for a late March release date with more information on the HTTPS AO as well as Scaling information at that time.
The current scalability numbers can be obtained from your partner and/or sales team, which would probably be the best way to review all the models.
Thanks,
Dan

Similar Messages

  • [svn:osmf:] 13828: 1. Add MBR + DRM support for http streaming

    Revision: 13828
    Revision: 13828
    Author:   [email protected]
    Date:     2010-01-27 14:56:10 -0800 (Wed, 27 Jan 2010)
    Log Message:
    1. Add MBR + DRM support for http streaming
    2. Fix unit TestManifestParser.as to reflect the changes
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/manifest/ManifestParser.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamPlayTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPNetStream.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/HTTPStreamingF4FIndexHandler.as
        osmf/trunk/framework/OSMF/org/osmf/video/VideoElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/manifest/TestManifestParser.as

    Hello Alex,
    I don't have an answer for you.
    But, can you try to use http://drmtest2.adobe.com:8080/Content/anonymous.f4v with locally hosted OSMF player? This content doens't require user/pass info.
    I'm wondering that Google TV's flash player doesn't support prompt dialog.
    http://drmtest2.adobe.com/AccessPlayer/player.html requires flash player 11. That's why it won't be loaded with flash player 10.x.
    Thanks,
    -- Hiroshi

  • Support for HTTP Extension Framework

    Hi,
    I need to use some headers defined in HTTP Extension Framework
    (RFC 2274). Does Weblogic provide support for this extension
    framework ? If so which version of Weblogic should i be using ?
    Thanks & Regards,
    Prasad Shetty

    Hello Kumar,
    Yes, these are part of HTTP 1.1 extensions. In case this is not currently supported, would really appreciate if you could let me know if it is planned in the future releases.
    Regards,
    Prasad Shetty
    Kumar Allamraju <[email protected]> wrote in message news:[email protected]..
    Are these extensions part of HTTP 1.1?
    Prasad Shetty wrote:
    Hi,
    I need to use some headers defined in HTTP Extension Framework
    (RFC 2274). Does Weblogic provide support for this extension
    framework ? If so which version of Weblogic should i be using ?
    Thanks & Regards,
    Prasad Shetty
    [att1.html]

  • Support for https//  protocol in websphere

    Hi
    iam using websphere 5.1.2 i redirect my jsp to https//localhost:9080/sam.jsp but its not display .
    Can u help me how to configure websphere for support of Https
    protocol
    Thanx

    Hi
    Try https://localhost:9443/sam.jsp if you use a default configuration of websphere testenvironment. (Not sure if a full Websphere installation is configured the same way...)
    If this does not work use Websphere Admin Console to configure an additional secure port.

  • Support for HTTP Chunking

    Hi -
    I am using bPEL PM to integrate with Salesfroce.com. After reading the API for SFDC, I am concerned about HTTP Chunking in the responses from teh API.
    Does Oracle BPEL PM support service responses that are HTTP-Chunk'ed? Will this have an effect on my services?
    Thanks for your help!

    we have a demo shipped with BPEL PM (samples/demos/SalesForce...) that shows how to use the API .. I believe this transport props should be fully transparent and should NOT affect the BPEL engine at all..
    /clemens

  • Flash Player Support for HTTP Live Streaming?

    Does Flash Player 11 / Air for TV 3.0 support HTTP Live Streaming ?

    If you need help with posting messages in the forum there is a test forum available at http://forums.adobe.com/community/general/forum_comments/testing

  • Support for HTTP 1.1?

    Does weblogic plan on upgrading the web server to support HTTP/1.1?

    Yes: it will be included in version 6.0. This release will be going into
    public beta early this fall.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Special Agent "K"" <[email protected]> wrote in message
    news:39a2d83a$[email protected]..
    Does weblogic plan on upgrading the web server to support HTTP/1.1?

  • Support for HTTP 1.1 Pipelining

              We have observed a behavior in Weblogic Server 6.1 SP1:
              When multiple requests are concatenated in ONE buffer, open a scoket to the server
              and sent to the server, the server does not process all requests.
              Is this a known issue ? If so, what version of WL server supports this feature
              (pipelining) ?
              Thanks,
              Krishna
              

    Krishna Narayanan wrote:
              > We have observed a behavior in Weblogic Server 6.1 SP1:
              >
              > When multiple requests are concatenated in ONE buffer, open a scoket to the server
              > and sent to the server, the server does not process all requests.
              >
              > Is this a known issue ? If so, what version of WL server supports this feature
              > (pipelining) ?
              >
              > Thanks,
              > Krishna
              >
              Are you seeing this with sequential Get's or Post's? can you describe
              the issue a little more ? Pipelining of http posts is not allowed by the
              http spec.
              Nagesh
              

  • OSB - Support for HTTP Compression

    Does OSB 10.3.1 or any previous versions of it support HTTP compression. We have a requirement to integrate the service bus to integrate with a web service which is capable of returning SOAP response with GZIP encoding.
    We can explictly request the service to turn on compression by setting accept-encoding in the http request using transport headers. Can any one confirm whether OSB decompress the response before handling it to message flow.
    Thanks,
    Atheek

    This is important feature that is missing I feel. we could not use OSB business service feature much, because of the same.

  • Support for HTTPS with safari actions?

    I'm trying to set up a workflow to grab the current page, then parse out the links from it, then filter for one specific link, then go to that link. Unfortunately, the current page is HTTPS, so when I go to step 2, I get 401s back. If I've saved the username and password for access to the server on my keychain, is there a way I can get this to work?

    I'm trying to set up a workflow to grab the current
    page, then parse out the links from it, then filter
    for one specific link, then go to that link.
    Unfortunately, the current page is HTTPS, so when I
    go to step 2, I get 401s back. If I've saved the
    username and password for access to the server on my
    keychain, is there a way I can get this to work?
    bump

  • Support for HTTP  Range header element

    Regarding Weblogic 7.1 sp2 +,
    Does the HTTP implementation in the web server component support the "Range" header
    element ???

    Damien Dallimore wrote:
    Regarding Weblogic 7.1 sp2 +,
    Does the HTTP implementation in the web server component support the "Range" header
    element ???Welblogic 8.1 supports HTTP byte-ranges. You can contact customer
    support if you need a patch on 71

  • Support for HTTP PUT and HTTP DELETE

    Is there a plan for proper HTTP PUT and HTTP DELETE in Flash
    Player and/or Flex? There's not much information on the subject at
    this point. Is this going to be included in Flex 3? Is there an
    issue I can track? etc.

    This is due to a limitation in the Flash Player so it will
    not be available
    in Flex 3.
    Please continue to log enhancement requests against the Flash
    Player here:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • FMS 4.5.2 Release - Support for HTTP Streaming Failover

    Here is the documentation for the new HTTP Streaming Failover feature in FMS 4.5.2
    http://help.adobe.com/en_US/flashmediaserver/configadmin/WS418c3323187a5d5740d39080135d559 3e08-8000.html

    Blog post from Jens Loeffler on the new features in 4.5.2
    http://blogs.adobe.com/digitalmedia/2012/04/flash-media-server-4-5-2-released-with-robust- http-streaming-failover/

  • Does WAAS really support TFO, DRE and LZC for HTTPS?

    We are currently using WAAS 4.0.17.b.14 to optimize HTTP across the WAN using TFO, DRE and LZ Compression. Does this same WAAS version (or a newer one) support all methods of optimization for HTTPS too?

    In 4.0.17, you should only configure HTTPS traffic for TFO (TCP Flow Optimization). If you configure HTTPS for full optimization, then you will just be wasting CPU processing and DRE disk space as WAAS can't look inside the encryption. In a future release (4.1.x) there will be SSL decryption available so you can take advantage of full optimization of HTTPS traffic.
    Dan

  • Jwsc Error - Only HTTP ports are supported for JAX-WS

    Hi
    I am trying to create a Webservice from wsdl. I have been able to generate java files and jar file with wsdlc ant task.
    However when i try jwsc I get follwoing error
    [jwsc] [ERROR] - Only HTTP ports are supported for JAX-WS.
    <----- follwowing task for generating java files --->
    <taskdef name="wsdlc" classname="weblogic.wsee.tools.anttasks.WsdlcTask"/>     
    <target name="generate-from-wsdl">
              <wsdlc
                   srcWsdl="wsdl_files/UserPrefWebService.wsdl"
                   destJwsDir="web/web-inf/lib"
                   destImplDir="src"
                   packageName="com.ws.userpref"
                   type="JAXWS"/>
         </target>
    <----- follwowing task for generating class files ----THIS IS FAILING --->
         <taskdef name="jwsc" classname="weblogic.wsee.tools.anttasks.JwscTask" />      
         <target name="build-service">
              <jwsc srcdir="src" destdir="ear">
                   <jws file="com/ws/userpref/UserPrefWebServiceImpl.java"
                        compiledWsdl="web/web-inf/lib/UserPrefWebService_wsdl.jar"
                        type="JAXWS"/>
              </jwsc>
         </target>
    <----- This is the Error --->
    C:\Development\CFCDemoWorkspace\UserPreferencesServer>ant build-service
    Buildfile: build.xml
    build-service:
    [jwsc] JWS: processing module /com/ws/userpref/UserPrefWebServiceImpl
    [jwsc] Parsing source files
    [jwsc] Parsing source files
    [jwsc] 1 JWS files being processed for module /com/ws/userpref/UserPrefWebS
    erviceImpl
    [jwsc] C:\Development\CFCDemoWorkspace\UserPreferencesServer\src\com\ws\use
    rpref\UserPrefWebServiceImpl.java 18:8
    [jwsc] [ERROR] - Only HTTP ports are supported for JAX-WS.
    [AntUtil.deleteDir] Deleting directory C:\DOCUME~1\138904\LOCALS~1\Temp\_3os716
    BUILD FAILED
    C:\Development\CFCDemoWorkspace\UserPreferencesServer\build.xml:24: weblogic.wse
    e.tools.WsBuildException: JWS Validation failed.
    Total time: 10 seconds
    Does any one has any input on this error?
    Thanks
    Srikant

    Thanks David,
    Below is the wsdl
    <s0:message name="ws_getUserPreference">
    <s0:part element="s1:ws_getUserPreference" name="parameters"/>
    </s0:message>
    <s0:message name="ws_getUserPreferenceResponse">
    <s0:part element="s1:ws_getUserPreferenceResponse" name="parameters"/>
    </s0:message>
    <s0:portType name="UserPrefWebServicePort">
    <s0:operation name="ws_getUserPreference" parameterOrder="parameters">
    <s0:input message="s1:ws_getUserPreference"/>
    <s0:output message="s1:ws_getUserPreferenceResponse"/>
    </s0:operation>
    </s0:portType>
    <s0:binding name="UserPrefWebServiceSoapBinding" type="s1:UserPrefWebServicePort">
    <s2:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <s0:operation name="ws_getUserPreference">
    <s2:operation soapAction="" style="document"/>
    <s0:input>
    <s2:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s2:body parts="parameters" use="literal"/>
    </s0:output>
    </s0:operation>
    </s0:binding>
    <s0:service name="UserPrefWebService">
    <s0:port binding="s1:UserPrefWebServiceSoapBinding" name="UserPrefWebServicePortSoapPort">
    <s2:address location="https://localhost:7001/UserPrefService/UserPref"/>
    </s0:port>
    </s0:service>
    </s0:definitions>
    do i need to add <wlhttptransport/> in jws during the buid?

Maybe you are looking for

  • How can I double up the size of the top tab area, to be able to see more than 10 tabs simultaneously in one window? (windows vista, Ff 5.0)

    ok, while you are on a site, right click and you choose to open something in a new tab. I like to have several tabs open, but on top of the window, firefox shows me only up to ten tabs, no matter if I have 20 tabs open and I have to press the right a

  • The type of RETURNING parameter must be fully specified

    Hello, I want to program a locall class, a method to return a table of a local type: TYPES: BEGIN OF ty_line,    id   TYPE char10,    txt  TYPE string, END OF ty_line, ty_line_tt type standard table of ty_line. CLASS cl_html DEFINITION FINAL CREATE P

  • XBOX Live through MacBook Pro

    I'm at school connected to the campus's wireless network. I've been trying to get onto XBOX Live using an ethernet cable between my MacBook Pro and my roommate's 360 How do I do it? and yes, i have the internet sharing on i'm just having trouble with

  • How get rid of blue bar in precision editor?

    Hi, I'm trying to do an edit in the precision editor between two audio clips, but there's a portion of each which has a blue bar on the bottom, and that part is silent. What does the blue bar mean and how can I get rid of it so I can use those portio

  • Ekbe with ekes

    Can anyone tell how can we relate EKES with EKBE. I need to take the date from the PO History (EKBE-BUDAT) for every confirmations in EKES. regards venkey