Mod_wl.so apache bridge ErrorPage setup

Hi
I am using a WebLogic 5.1 server with apache 1.3.14 in front running on a
solaris machine. Now i want to set the ErrorPage when the weblogic bridge
fails. I checked in the documentation
http://www.weblogic.com/docs51/admindocs/apache_bridge.html that it should
be done with a ErrorPage entry in the http.conf file. I tried this, but it
redirects to a white page and nothing happends in the client.
It seems like the web browser receives a 302, but is redirected to a unknown
page.
Here is a snipp from my apache conf file:
<------------------------------------------------
LoadModule weblogic_module libexec/mod_wl.so
AddModule mod_weblogic.c
# Set the default to weblogic
<Location />
SetHandler weblogic-handler
ErrorPage http://java.sun.com
</Location>
# Let all the static content be handled by apache
<Location ~
"\.(mp3|gif|jpeg|jpg|png|css|js|html|htm|swf|wav|wbmp|ota|otb|wml)$">
SetHandler default-handler
</Location>
# Configure where weblogic is running
<IfModule mod_weblogic.c>
WebLogicHost localhost
WebLogicPort 7002
DebugConfigInfo OFF
</IfModule>
----------------------------------------------->
Can anyone help me ?
Thanks in advance.
Regards
-Ståle Tomten

Hi
This bug was fixed when i upgraded mod_wl.so to service pack 12.
This works fine now.
regards
-Ståle
"Ståle Tomten" <[email protected]> wrote in message
news:[email protected]..
Hi
I am using a WebLogic 5.1 server with apache 1.3.14 in front running on a
solaris machine. Now i want to set the ErrorPage when the weblogic bridge
fails. I checked in the documentation
http://www.weblogic.com/docs51/admindocs/apache_bridge.html that it should
be done with a ErrorPage entry in the http.conf file. I tried this, but it
redirects to a white page and nothing happends in the client.
It seems like the web browser receives a 302, but is redirected to aunknown
page.
Here is a snipp from my apache conf file:
<------------------------------------------------
LoadModule weblogic_module libexec/mod_wl.so
AddModule mod_weblogic.c
# Set the default to weblogic
<Location />
SetHandler weblogic-handler
ErrorPage http://java.sun.com
</Location>
# Let all the static content be handled by apache
<Location ~
"\.(mp3|gif|jpeg|jpg|png|css|js|html|htm|swf|wav|wbmp|ota|otb|wml)$">
SetHandler default-handler
</Location>
# Configure where weblogic is running
<IfModule mod_weblogic.c>
WebLogicHost localhost
WebLogicPort 7002
DebugConfigInfo OFF
</IfModule>
----------------------------------------------->
Can anyone help me ?
Thanks in advance.
Regards
-Ståle Tomten

Similar Messages

  • Can't install weblogic server sp5(apache bridge) on linux

    Hi.
    I can't install weblogic server service pack 5(weblogic for apache
    bridge,mod_wl.so) on redhat linux 6.2,my apache server version is 1.3, and
    it work without sp5,when I use new mod_wl.so overwrite old one, apache
    server can't start.
    Please help,
    Thanks
    Jason Shi([email protected])

    What exact problems are you having? I'm using WLS 5.1 SP5 + apache
    1.3.12 + mod_ssl just fine.
    John Salvo
    Jason wrote:
    >
    Hi.
    I can't install weblogic server service pack 5(weblogic for apache
    bridge,mod_wl.so) on redhat linux 6.2,my apache server version is 1.3, and
    it work without sp5,when I use new mod_wl.so overwrite old one, apache
    server can't start.
    Please help,
    Thanks
    Jason Shi([email protected])

  • Running without the Apache Bridge

    Recently we decided to try running our weblogic 10.x servers without the apache bridge layer. We used our load balancer to accomplish across 6 managed servers on 3 physical servers. about the same time we started to have issue with clients trying to login the site that was being powered by Weblogic Portal. Could these be related? Does Apache bridge do more than just proxy the requests? Does it supply some sort of persistence that maybe our load balancer is failing to provide? Maybe another cookie or header value?

    Typically for Web Applications - requests should go to Loadbalancer --> Loadbalancer proxies requests to Webservers (Apache) --> which in turns sends requests to backend Weblogic server instances.
    However we can even have Loadbalancer to proxy requests to Weblogic App servers by eliminatinf webserver layer.
    using Apache Webserver proxy plugin to proxy request to Weblogic App servers is more effective - Apache proxy plugin does loadbalancing of requests to backend Weblogic servers , if you are using cluster setup and session persistance, Apache proxy plugin will be taking care of session failover mechanism (it will replicate session information of failed server to other active running server so that user will not lose this session information).
    By using Loadbalancer to proxy requests to Weblogic servers you might be achieving loadbalancing of requests, but it will not support session failover & other features of backend Weblogic cluster.
    Hope this helps
    - - Weblogic Consultant

  • Error Running Forms: Failure of server APACHE bridge

    Hi Everyone,
    I have this problem on windows 7 64-bit... installation went fine without any errors.
    Forms was working fine, i was able to run test form, and a form that i created, and both were running properly..
    suddenly, while testing a new form module, it didn't work, and its showing :
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF. I stopped and started the wls_forms and it didn't solve the problem..
    i couldn't get to a solution anywhere, is it a problem with weblogic configuration? but how was it working well at the begining... if weblogic services are not starting, then what's the fix for that?
    Help would be appreciated...
    Thanks..

    No, but as said you installed components (the HTTP Server) you wouldn't need for development. Did you start WLS_FORMS?
    In any case the latest version of forms would be 11.1.2 where the installation process for a development machine is much easier.
    You'd need
    - wls1035_generic.jar and a 64bit java runtime
    - the 64bit version of forms 11.1.2: http://download.oracle.com/otn/nt/middleware/11g/111200/ofm_frmrpts_win_11.1.2.0.0_64_disk1_1of1.zip
    of course you can install the 32bit version of forms too on your 64bit machine.
    then during installation just check "development mode", and you get a development installation like you got with iDS 10.1.2 with one weblogic instance instead of 3 and all the components you won't need (like webcache or the http server) won't be installed.
    cheers

  • Failure of server APACHE bridge::No backend server available for connection

    All,
    I have an env: Browser -> OHS -> WLS(Apex Listener) -> Oracle DB.
    If any SQL run for more than 5 mins, i get the below error.
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.The only error i get is from the OHS's log
    [2013-04-03T06:45:57.2946-05:00] [OHS] [ERROR:32] [] [core.c] [host_id: aa050] [host_addr: 121.146.60.102] [tid: 1260554560] [user: oracle] [ecid: 004qNDJn1du7m3KaETn3ES0004Ll00001T] [rid: 0] [VirtualHost: my.team.com:443]  ap_proxy: trying POST /pls/apex/wwv_flow.show at backend host 127.0.0.1/7003; got exception 'Backend Server not responding'; state: reading status line or response headers from WLS (wrote? Y read? N); not failing over because method not idempotent, referer: https://my.team.com/pls/apex/f?p=4500:1003:16571271664493::NO:::Is there a timeout variable other than the below in WLS?
    Session Timeout (in seconds): 3600 .
    TIA,
    JJ

    Regardless of the version, this is not exactly a "Forms" failure. This is an issue between OHS and WLS. Basically it means that OHS (via mod_wl_ohs) was unable to communicate with WLS_FORMS (or whichever managed server you are trying to access). Most often this means the managed server is not running or not responding. If you believe it is running and is responsive (test by hitting it directly) then the problem is probably related to your installation. Generally, if you have not properly configured your networking before you installed WLS and FMw, then this can occur. For example, on Windows machine which do not have static IP addresses, the Installation Guide instructs you to install the Windows loopback adapter and configure it. If you did not do this, OHS likely will not be able to contact WLS_FORMS.
    You can test what I have described above by attempting to access WLS_FORMS directly. For example:
    http://yourHost:9001/forms/frmservlet
    If that works, the issue is probably related to a net config issue.
    If you have access to MyOracle Support, refer to these notes:
    <blockquote><li>Failure Of Server APACHE Bridge After Running Report From Forms 11gR2 on Windows 64-bit platform (Doc ID 1457845.1)
    <li>Oracle Fusion Middleware 11g - Troubleshooting the Error "Failure of server APACHE bridge" (Doc ID 1304095.1)</blockquote>
    The product Documentation Library can be found here:
    http://docs.oracle.com/cd/E24269_01/index.htm

  • Apache Bridge HTTP POST problems on large file upload

    I have a problem uploading files larger than quarter a mega, the jsp
    page does a POSTto a servlet which reads the input stream and writes to
    a file.
    Configuration: Apache webserver 1.3.12 connected to the Weblogic 5.1
    application server via the bridge(mod_wl_ssl.so) from WebLogic Service
    pack 4.
    The upload goes on for about 30 secs and throws the following error.
    "Failure of WebLogic APACHE bridge:
    IO error writing POST data to 100.12.1.2:7001; sys err#: [32] sys err
    msg [Broken pipe]
    Build date/time: Jul 10 2000 12:29:18 "
    The same upload(in fact I uploaded a 8 MEG file) using the
    Netscape(NSAPI) WebLogicconnector.
    Any answers would be deeply appreciated.
    [email protected]

    It appears to be a bug.
    I suggest that you file a bug report with our support organization. Be sure
    to include a complete test case. They will also need information from
    you -- please review our external support procedures:
    http://www.beasys.com/support/index.html
    Thanks,
    Michael
    Michael Girdley
    Product Manager, WebLogic Server & Express
    BEA Systems Inc
    "George Abraham" <[email protected]> wrote in message
    news:[email protected]..
    I have a problem uploading files larger than quarter a mega, the jsp
    page does a POSTto a servlet which reads the input stream and writes to
    a file.
    Configuration: Apache webserver 1.3.12 connected to the Weblogic 5.1
    application server via the bridge(mod_wl_ssl.so) from WebLogic Service
    pack 4.
    The upload goes on for about 30 secs and throws the following error.
    "Failure of WebLogic APACHE bridge:
    IO error writing POST data to 100.12.1.2:7001; sys err#: [32] sys err
    msg [Broken pipe]
    Build date/time: Jul 10 2000 12:29:18 "
    The same upload(in fact I uploaded a 8 MEG file) using the
    Netscape(NSAPI) WebLogicconnector.
    Any answers would be deeply appreciated.
    [email protected]

  • BEA apache bridge

    "Hi The bridge is giving me gief beond all I have experienced before:I need to prepend a document root for a virtual site in apache, so that the weblogic server looks for files in the same drawer as apache:www.myserver.com/tm/tm2000/index.jsp is translated though apache towww.somedomain.com/index.jspHowever the weblogic server looks for the index file in its root and not the one specified in apache.I tried the following:NameVirtualHost 192.168.250.101:80RewriteEngine on<VirtualHost 192.168.250.101:80> ServerName sun.travelmarket.dk ServerAlias www.travelmarket.* ServerAdmin [email protected] DocumentRoot /web/tm/tm2000 ErrorLog /logs/tm2000/error.log TransferLog /logs/tm2000/transfer.log <Location /web/tm/tm2000> Options -Indexes </Location> PathPrepend /portal/web/tm/tm2000 <IfModule mod_weblogic.c>

    The Apache plugin is only designed for version 1.3.19 of Apache. Your using
    a too new version.
    kk
    "Martin Haberstroh" <[email protected]> wrote in message
    news:[email protected]..
    Does someone of you know what that means and where (and why) does it come
    from?
    Failure of server APACHE bridge:
    send response failed
    Build date/time: Sep 6 2002 16:21:37
    Change Number: 206265
    Thank you
    Martin

  • WebLogic Apache bridge problems on uploading large files via HTTP post

    I have a problem uploading files larger than quarter a mega, the jsp
    page does a POST
    to a servlet which reads the input stream and writes to a file.
    Configuration: Apache webserver 1.3.12 connected to the Weblogic 5.1
    application server
    via the bridge(mod_wl_ssl.so) from WebLogic Service pack 4.
    The upload goes on for about 30 secs and throws the following error.
    "Failure of WebLogic APACHE bridge:
    IO error writing POST data to 100.12.1.2:7001; sys err#: [32] sys err
    msg [Broken pipe]
    Build date/time: Jul 10 2000 12:29:18 "
    The same upload(in fact I uploaded a 8 MEG file) using the
    Netscape(NSAPI) WebLogic
    connector.
    Any answers would be deeply appreciated.

    I have a problem uploading files larger than quarter a mega, the jsp
    page does a POST
    to a servlet which reads the input stream and writes to a file.
    Configuration: Apache webserver 1.3.12 connected to the Weblogic 5.1
    application server
    via the bridge(mod_wl_ssl.so) from WebLogic Service pack 4.
    The upload goes on for about 30 secs and throws the following error.
    "Failure of WebLogic APACHE bridge:
    IO error writing POST data to 100.12.1.2:7001; sys err#: [32] sys err
    msg [Broken pipe]
    Build date/time: Jul 10 2000 12:29:18 "
    The same upload(in fact I uploaded a 8 MEG file) using the
    Netscape(NSAPI) WebLogic
    connector.
    Any answers would be deeply appreciated.

  • Apache bridge & Basic Auth does not work

     

    The WebLogic newsgroups are not the appropriate place to file product defect
    reports.
    I suggest that you file a bug report with our support organization. Be sure
    to include a complete test case. They will also need information from
    you -- please review our external support procedures:
    http://www.beasys.com/support/index.html
    Thanks,
    Michael
    Michael Girdley
    Product Manager, WebLogic Server & Express
    BEA Systems Inc
    Jaroslav Mechacek <[email protected]> wrote in message
    news:[email protected]..
    >
    I tried mod_wl with apache 1.3.12 ( mod_ssl / openssl ) ,
    but the basic auth does not work.
    When apache starts it complains that mod_lw uses plain apache api
    Tue May 16 17:29:54 2000] [warn] Loaded DSO libexec/mod_wl.so uses plain
    Apache 1.3 API, this module might crash under EAPI! (please recompile it
    with -DEAPI)
    When I request protected page, apache returns both
    HTTP/1.1 200 OK , HTTP/1.1 401 Unauthorized
    what apache / ssl configurations are known to work ?
    Escape character is '^]'.
    GET /file/index.html HTTP1.0
    HTTP/1.1 200 OK
    Date: Tue, 16 May 2000 14:47:01 GMT
    Server: Apache/1.3.12 (Unix) mod_ssl/2.6.4 OpenSSL/0.9.5a
    HTTP/1.1 401 Unauthorized xxx:
    www-authenticate: Basic realm="WebLogic Server"
    content-length: 23
    content-type: text/html
    connection: Close
    No credentials supplied

  • Weblogic Apache Bridge Error - Urgent

    Hi,
    We have installed 11g weblogic and forms and reports successfully but while calling a form sometimes in concurrent sessions getting 'Failure of Server Apache Bridge Error'.
    Following are the system details:
    System: Windows 2008 64 bit
    Forms/reports [64 Bit] Version 11.1.2.0.0
    Weblogic server :10.3.5
    Apache Version:
    Oracle_FRHome1\ohs\bin>httpd -version
    Server version: Oracle-HTTP-Server/2.2.15 (Win32)
    Server built: Apr 2 2011 17:14:20
    Server label: APACHE_11.1.1.5.0_WINDOWS.X64_110325.2000
    As suggested in most of the forums, we have disabled IPv6 and replaced hostname with IP Address of the system in mod_wl_ohs.conf, forms.conf and reports_ohs.conf like this:
    mod_wl_ohs:
    DynamicServerList Off
    WebLogicHost 10.11.18.119
    <Location /console>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 7001
    </Location>
    WebLogicPort 7001
    <Location /em>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 7001
    </Location>
    <Location /forms>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 9001
    </Location>
    <Location /reports>
    SetHandler weblogic-handler
    WebLogicHost 10.11.18.119
    WebLogicPort 9002
    </Location>
    And from weblogic console also we have changed the listen address to this static IP and restarted the ohs,form, report server.
    But still facing the same issue.
    Any suggestion?
    OHS Log:-
    [2012-03-05T20:17:19.4742+05:30] [OHS] [ERROR:32] [OHS-9999] [mod_weblogic.c] [host_id: MUPF102] [host_addr: 169.254.95.120] [pid: 5068] [tid: 2064] [user: SYSTEM] [VirtualHost: main] ap_proxy: trying GET /forms/frmservlet at backend host '10.11.18.119/0; got exception 'NO_RESOURCES: [os error=0,  line 1915 of ../nsapi/URL.cpp]: apr_socket_connect call failed hostname:10.161.168.119:0 error [730049]'
    Any prompt help would be highly appreciated.
    Thanks in Advance.

    Thanks for the prompt reply.
    We can access the report with 2 or 3 concurrent connections properly but the moment there are more concurrent connections it gives 'Failure of Server Apache Bridge Error' in client browser for new connections and whoever is already logged in their application gets hang.
    So restarting also wont help as there can be more than 100 concurrent connections.
    We have changed few parameters like :
    StartServers 2
    MaxClients 2500
    MinSpareThreads 25
    MaxSpareThreads 2500
    ThreadsPerChild 25
    MaxRequestsPerChild 0
    KeepAliveTimeout 15
    Timeout 720
    Any other suggestions?

  • Problems with FOI layer using mod_wl in Apache

    Hello everybody,
    I have published my application on web. I use MapViewer 1033 on Solaris 10 and Apache 2.0.59 on Windows XP. To proxy my requests I use mod_wl module in Apache. When I try to load base map everything is ok. But when I try to load FOI layers there is no result. Only base map is loading.
    //everything is ok - I see an image
    mapview = new MVMapView(document.getElementById("map"),baseURL);
    var basemap = new MVBaseMap("mvdemo.demo_map");
    mapview.addBaseMapLayer(basemap);
    //no result
    var themebasedfoi1 = new MVThemeBasedFOI("customerfoi","mvdemo.customers");
    mapview.addThemeBasedFOI(themebasedfoi1);
    mapview.display();
    In Apache module I have proxy all requests as
    <IfModule mod_weblogic.c>
    WebLogicHost solaris
    WebLogicPort 7001
         <Location /weblogic>
              SetHandler weblogic-handler          
    PathTrim /weblogic
         </Location>
    Debug On
    WLLogFile "C:/Program Files/Apache Group/Apache2/logs/wlproxy.log"
    </IfModule>
    Maybe there is some bug in mod_wl? I don't know exactly. Could you please help me? Thank you in advance.

    Have you tried mod_proxy instead? You can read this blog post on how to use mod_proxy to setup proxy for mapviewer, http://oraclemaps.blogspot.com/2009/09/why-am-i-getting-request-string-is-too.html.

  • Problems whith Apache bridge

    I Try to install module weblogic in httpd.conf of apache .
    I got this modules whith weblogic service pack 6 .
    The problem is that libraries doesn't run ok cause this :
    "Added DSO modules /mod_wl.so uses plain Apache 1.3 API ,this module
    might crash under EAPI ! (please recompile it with -DEAPI)
    Have i to install another version of bridge or my apache doesn't work
    with this ?.
    Please help.
    thanks

    I Try to install module weblogic in httpd.conf of apache .
    I got this modules whith weblogic service pack 6 .
    The problem is that libraries doesn't run ok cause this :
    "Added DSO modules /mod_wl.so uses plain Apache 1.3 API ,this module
    might crash under EAPI ! (please recompile it with -DEAPI)
    Have i to install another version of bridge or my apache doesn't work
    with this ?.
    Please help.
    thanks

  • Wireless bridge be setup - cable modem (downstairs) to a EA4200v1 to a EA6500 (upstairs)?

    Hello, I have a question on how to improve my home network. I have Comcast digital cable TV and High speed internet that is very spotty in the coverage in our split-level home.  Currently my home network setup has the cable modem located near the main box in the basement family room and a Cisco Linksys EA6500 centrally located upstairs.  This does not give adequate WiFi coverage to the downstairs basement family and bedroom for Netflix, xBox and laptop computing.
    I have a Cisco Linksys EA4200v1 router that I replaced the Cisco Linksys EA6500 with.  Is it possible to hook the EA4200v1 router up straight from the cable modem downstairs and then run the network cable out to the EA6500 upstairs and have them all on the same network?  Would this give me good coverage on both levels of the house?
    Thank you so much for any assistance you may be able to provide.

    The router on bridge mode would lose all router capabilities. However the wireless capabilities would remain. The USB functionality of the router would also not work when in bridge mode.
    Since the router connected to the modem is the EA6500, I suggest you setup the E4200 to bridge mode. Make sure you have the latest firmware installed on the E4200 since the old firmware doesn’t include bridge mode capability.
    Setting up your Linksys wireless-N router to Bridge Mode

  • EA6900 Bridge mode setup - not getting proper DNS addresse

    I have an EA6900 that I am trying to use just as an access point (have an existing sonicwall as my internet connection / router device)
    Here are the steps I have completed 
    I have logged in to the modem, and created a modem password - can log into modem wirelessly with modem password
    I went into the connectivity settings and selec ted bridge mode - with auto IPv4 settings
        I get the right IP address segment on my laptop, but the DNS addresses are not from my network (not even the settings from my sonicwall)
    I then set the IPv4 settings manually, and enterred a static IPv4 address, as well as the gateway (as my sonicwall), and the DNS addresses of 2 of my servers as well as an external DNS server address
    When I connect to the EA6900 with a laptop, I still do not get the DNS addresses I have enterred in the fields on the EA6900 connectivity setup screen
    I even tried to enter my server as a gateway - not the sonicwall, and that does not work either (laptop gets the same DNS server addresses)
    Any way to do this?
    Briudge mode, Get DHCP from my server (works), get DNS server addresses as are enterred in connectivity settings (not working)

    salasidis wrote:
    I have an EA6900 that I am trying to use just as an access point (have an existing sonicwall as my internet connection / router device)
    Here are the steps I have completed 
    I have logged in to the modem, and created a modem password - can log into modem wirelessly with modem password
    I went into the connectivity settings and selec ted bridge mode - with auto IPv4 settings
        I get the right IP address segment on my laptop, but the DNS addresses are not from my network (not even the settings from my sonicwall)
    I then set the IPv4 settings manually, and enterred a static IPv4 address, as well as the gateway (as my sonicwall), and the DNS addresses of 2 of my servers as well as an external DNS server address
    When I connect to the EA6900 with a laptop, I still do not get the DNS addresses I have enterred in the fields on the EA6900 connectivity setup screen
    I even tried to enter my server as a gateway - not the sonicwall, and that does not work either (laptop gets the same DNS server addresses)
    Any way to do this?
    Briudge mode, Get DHCP from my server (works), get DNS server addresses as are enterred in connectivity settings (not working)
    "I have logged in to the modem, and created a modem password - can log into modem wirelessly with modem password" Modem? or do you mean the Router? Modem and router are two different things.
    That DNS are you seeing on the devices?

  • Problems with IE w/ Apache bridge

    We're recently switched over from IIS as our front end web server to Apache
    1.3.12. On our login page for one of our site using IE 4.x / 5.x, we've
    noticed this to be extremely slow (about 45 seconds) just to login. Once
    you login to the site, the site is very fast. However, this is not the case
    with Netscape (4.x/5.x). Netscape works fine all of the time and is very
    fast with Apache.
    Is there a known bug with IE?
    All our login page does is pass username & password parameters to the
    weblogic server.
    This site doesn't have any problems with Netscape, going directly to the WLS
    on the specified port, or when we used IIS. The only time this shows up is
    when a user would login. Once they're in, they're flying!
    This is only IE related. Is there some sort of odd setting in IE to hold up
    a form like this?
    Our config looks like this:
    Web server: Linux 7.0; Apache 1.3.12 + apache-linux-bridge-sp5
    Weblogic Server: Windows 2000, WLS 5.1, sp5
    Database
    Has anyone seen this before?

    Thanks for the help everyone, but BEA sent us a beta-version of the new
    proxy for Apache on LINUX. This fixed the problem, and should be fixed in
    the next service pack.
    "mreiche" <[email protected]> wrote in message
    news:3a19ee1e$[email protected]..
    >
    See this article - we found a similar problem due to a sendRedirect() andfixed it by using a jsp:forward
    instead.
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.develo
    per.interest.jsp&item=3835&utag=
    >
    Mike Reiche
    "Charlie Crook" <[email protected]> wrote:
    Is the delay in loading your login page within the browser, or after the
    user submits it?
    Does the page contain IIS extensions ( which are no longer needed )?
    "Mike Kendzierski" <[email protected]> wrote in message
    news:3a120fa3$[email protected]..
    We're recently switched over from IIS as our front end web server toApache
    1.3.12. On our login page for one of our site using IE 4.x / 5.x,
    we've
    noticed this to be extremely slow (about 45 seconds) just to login.Once
    you login to the site, the site is very fast. However, this is not thecase
    with Netscape (4.x/5.x). Netscape works fine all of the time and is
    very
    fast with Apache.
    Is there a known bug with IE?
    All our login page does is pass username & password parameters to the
    weblogic server.
    This site doesn't have any problems with Netscape, going directly tothe
    WLS
    on the specified port, or when we used IIS. The only time this shows
    up
    is
    when a user would login. Once they're in, they're flying!
    This is only IE related. Is there some sort of odd setting in IE to
    hold
    up
    a form like this?
    Our config looks like this:
    Web server: Linux 7.0; Apache 1.3.12 + apache-linux-bridge-sp5
    Weblogic Server: Windows 2000, WLS 5.1, sp5
    Database
    Has anyone seen this before?

Maybe you are looking for

  • Reg. commit work in a follow-up action

    friends    i am using the following approach to solve a requirement which is posted in this thread..How to send a mail after a usage decision is made in QA11? got a nice reply too   i have defined a follow-up action and assigned a customized mail-sen

  • Objects in MSO refuse to link to articles

    Hi there, I realize this is a pretty insignificant problem compared to the complexity I'm reading about here in this forum  - but I'm new to this...and really could use some help.  This was not a problem with the other app I built - but I have not be

  • Acrobat Pro 9 search feature seems broken....

    I have occasional need to search a company schedule published in .pdf format. When I recently installed Acrobat Pro 9 on my WinXP machine I let it become the default application for opening .pdf files. However, if I open the schedule document in ques

  • Files stored on external hard drive

    If I try to open bounced files I've saved on my external hard drive, Logic quits unexpectedly. If I try to open Logic first, and go 'File - open - hard drive' etc, the file names in the list are greyed out so I can't open them. What am I doing wrong?

  • Service not get failover

    DB:11.2.0.3 OS:Linux 5 Hi we have created a service oem_repository in such a way that it will start on that database whose role is primary. It was working fine before. But recently when we switchover the database now the service is not getting failov