Web Proxy Server Load Balancing

I deployed Sun Jave Web Proxy Server 4.0 as a Reverse Proxy. I would also like to use it as a load balancer. As per the instructions, I configured the obj.conf file as shown below
Route fn="set-origin-server" server="https://xx.xx.xx.xx" server="https:yy.yy.yy.yy" sticky-cookie="JSESSIONID" sticky-param="jsessionid" route-hdr="Proxy-jroute" route-cookie="JROUTE" rewrite-host="true" rewrite-location="true" rewrite-content-location="true"
But, it is not doing load balancing. It always sends to the first server (xx.xx.xx.xx). I guess that is because I used mapping as follows:
NameTrans fn="reverse-map" from="https:xx.xx.xx.xx" to="https://server.net" rewrite-location="true" rewrite-content-location="true"
NameTrans fn="redirect" from="http://server" url="https://xx.xx.xx.xx"
NameTrans fn="map" from="https://server" to="https://xx.xx.xx.xx" rewrite-host="true" name="pa-server-farm1" NameTrans fn="map" from="/" to="https://xx.xx.xx.xx" rewrite-host="true" name="pa-server-farm1"PathCheck fn="url-check"ObjectType fn="block-ip"
ObjectType fn="cache-enable" cache-auth="1" cache-https="1" query-maxlen="0" min-size="0" Service fn="proxy-retrieve"
I don't understand how routing and mapping work togother. Any help in this regard is appreciated.

Motor,
the following is from the Web Proxy Sever Administration guide. Please, check the last paragraph for the explanation. Any how, the problem is simple. I am using the Proxy Server as the Reverse proxy. And at the same time, I would like to use two origin servers (for load balancing) instead of one. How do I make both load balancing and reverse proxy functions work together?
Thanks
To Create Regular or Reverse Mapping
Access the Server Manager, and click the URLs tab.
Click the Create Mapping link.
The Create Mapping page is displayed.
In the page that appears, provide the source prefix and source destination for the regular mapping,
for example,
Source prefix: http://proxy.site.com
Source destination: http://http.site.com/
Click OK.
Return to the page and create the reverse mapping, for example,
Reverse mapping:
Source prefix: http://http.site.com/
Source destination: http://proxy.site.com/
To make the change, click OK.
Once you click the OK button, the proxy server adds one or more additional mappings. To see the mappings, click the lView/Edit Mappings link. Additional mappings would be in the following format:
from: /
to: http://http.site.com/
These additional automatic mappings are for users who connect to the reverse proxy as a normal server. The first mapping is to catch users connecting to the reverse proxy as a regular proxy. The �/� mapping is added only if the user doesn't change the contents of the Map Source Prefix text box provided automatically by the Administration GUI. Depending on the setup, usually the second mapping is the only one required, but the extra mapping does not cause problems in the proxy.

Similar Messages

  • Using ACE for proxy server load balancing

    Hello groups,
    I wanted to know your experiences of using ACE for proxy server load balancing.
    I want to load balance to a pool of proxy servers. Note: load-balancing should be based on the HTTP URL (i can't use source or dest. ip address) so that
    a certain domain always gets "cached/forwarded" to the same proxy server. I don't really want to put matching
    criteria in the configuration (such as /a* to S1, /b* to S2, /c* to S3,etc..), but have this hash calculated automatically.
    Can the ACE compute its own hash based on the number of "online" proxy servers ? ie. when 4 servers are online, distribute domains between 1,2,3,4 evenly.
    Should server 4 fail, recalculate hash so that the load of S4 gets distributed across the other 3 evenly. Also load-balancing domains of S1 ,S2 and S3 should not change if S4 fails.....
    regards,
    Geert

    This is done with the following predictor command:
    Scimitar1/Admin# conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    Scimitar1/Admin(config)# serverfarm Proxy
    Scimitar1/Admin(config-sfarm-host)# predictor hash ?
      address         Configure 'hash address' Predictor algorithms
      content         Configure 'hash http content' Predictor algorithms
      cookie          Configure 'hash cookie' Predictor algorithms
      header          Configure 'hash header' Predictor algorithm
      layer4-payload  Configure 'hash layer4-payload' Predictor algorithms
      url             Configure 'hash url' Predictor algorithm
    Scimitar1/Admin(config-sfarm-host)# predictor hash url
    It does hash the url and the result takes into account the number of active proxies dynamically.
    This command has been designed for this kind of scenario that you describe.
    Gilles.

  • Using Web Cache to Load balance Forms Server application.

    Hello,
    I apologize for cross posting this question in the Forms and Caching Services forum. But I thought my question will have a better chance.
    I have read that it's possible to use Oracle Web Cache as a software load balancer between multiple Application Servers.
    We are running Oracle9iAS R1.0.2.2.2a, with Forms/Reports6i servers on 2 Win2k boxes i.e our Forms6i application is deployed on two seperate boxes in two distinct locations. Users at each location, use their respective App Server url.
    Since the application is the same i.e. Forms6i code/fmx is the same for both locations, I am looking into loadbalancing and failover capability that Web Cache might be able to provide.
    I AM ONLY LOOKING AT THE LOADBALANCING & FAILOVER capabilities and NOT caching.
    So basically all users from both locations will point their browser to this Web Cache and the Web Cache will direct each connection to either of the two boxes. So, if either of the boxes dies, Web Cache will divert the requests to the other box.
    My concern is whether Web Cache supports this for the Forms requests that it will receive from the users. We are using Servlet Deployment of Forms, so technically, all communication is going though the HTTPD.
    Has anyone done this or has any ideas as to whether it's going to work or not? Oracle's FAQ insists that Forms is not supported. But I want to make sure that even loadbalancing is not supported. And if not supported then is there any other solution.
    Any comments appreciated.
    Thanks,
    Manish

    Using Web Cache to load balance servlet-based Forms (6i and 9i) is unofficially supported. I say "unofficially" because we have actual customers doing it and getting support, but the 2 development teams (Forms and Web Cache) haven't actually done any integration testing of this sort of configuration yet. For your case, please contact your Support rep and ask what was done to use Web Cache as a load balancer for Forms6i at METRO in Germany. The Forms product managemment team is writing up a white paper to describe how to do it, but until then, you'll need to go through Support. Please contact me if you want more information.

  • Web Dispatcher - Reverse Proxy and Load Balancing

    I'm finding limited docs on Web Dispatcher with regard to reverse proxy and load balancing.  Are you aware of some recent presentations or docs in this area?  The info on help.sap.com is not what I'm looking for.
    Thanks.

    Hi,
    best thing is that you look at your scenarios and test the web dispatcher against each of it, like:
    - SSL
    - Portal only
    - Web Dynpro ABAP / Java
    - BSP
    - Different backend systems like SRM, MDM
    - Several backends with 1 Web Dispatcher
    After getting a list of use cases that you can test quite easily (installation of Web Dispatcher is done fast and can be done on a local PC), you can contact SAP Support and ask them about the specific problems and questions you encountered. This way, you'll get the official answer, sometimes they will even inform you about "secret" parameters and options.
    As of the reverse proxy functionality: there are several version of Web Dispatcher available that differ from the functionality offered. The latest version - 7.2 - is the one that offers the most, i.e. allows you to create rewrite rules like Apache.
    SAP Note 908097 - SAP Web Dispatcher: Released releases and applying patches
    br,
    Tobias

  • How would a corporation deploy Sun ONE Web Proxy Server?

    A corporation should deploy Sun ONE Web Proxy Server at the following key places:
    * The Internet gateway: Sun ONE Web Proxy Server deployed just behind the firewall facilitates access to the Internet and reduces response times and communications expense.
    * Major sub-network connections: Marketing, Sales, Product Development, Human Resources, and Finance departments might have their own subnetworks. An Sun ONE Web Proxy Server deployed at each subnet can reduce traffic on the corporate backbone.
    * Remote offices that are disconnected from the internal network: Sun ONE Web Proxy Server can provide a quick mechanism for replicating content when necessary, providing better company integration and increasing network performance without large capital and communications expense.
    * Internationally: Outside the United States, communications bandwidth is typically much more expensive, making Sun ONE Web Proxy Servers even more cost effective. Every international office can make use of an Sun ONE Web Proxy Server.
    * Outside the firewall as a Web server substitute in reverse proxy configuration: This protects information on the secure Web server behind the firewall and offers load balancing via caching.

    http://wwws.sun.com/software/download/products/3ef1fcb5.html
    If u wait for a week or so, SP4 will also be there.
    Maneesh

  • Web Proxy Server

    an body explain me what is web proxy server ?

    Motor,
    the following is from the Web Proxy Sever Administration guide. Please, check the last paragraph for the explanation. Any how, the problem is simple. I am using the Proxy Server as the Reverse proxy. And at the same time, I would like to use two origin servers (for load balancing) instead of one. How do I make both load balancing and reverse proxy functions work together?
    Thanks
    To Create Regular or Reverse Mapping
    Access the Server Manager, and click the URLs tab.
    Click the Create Mapping link.
    The Create Mapping page is displayed.
    In the page that appears, provide the source prefix and source destination for the regular mapping,
    for example,
    Source prefix: http://proxy.site.com
    Source destination: http://http.site.com/
    Click OK.
    Return to the page and create the reverse mapping, for example,
    Reverse mapping:
    Source prefix: http://http.site.com/
    Source destination: http://proxy.site.com/
    To make the change, click OK.
    Once you click the OK button, the proxy server adds one or more additional mappings. To see the mappings, click the lView/Edit Mappings link. Additional mappings would be in the following format:
    from: /
    to: http://http.site.com/
    These additional automatic mappings are for users who connect to the reverse proxy as a normal server. The first mapping is to catch users connecting to the reverse proxy as a regular proxy. The �/� mapping is added only if the user doesn't change the contents of the Map Source Prefix text box provided automatically by the Administration GUI. Depending on the setup, usually the second mapping is the only one required, but the extra mapping does not cause problems in the proxy.

  • Reverse Proxy and Load Balancer for SMP 2.3 and Agentry Application

    Hi Expert,
    I'm putting in place a mobile solution composed by SMP 2.3 SPS 4 and SAP ECC 6.0. In the SMP 2.3 I created the agentry server and I have deployed my agentry application.
    My SMP/Agentry infrastructure is composed by two servers therefore I need a load balancer for balance the load into the several servers. Furthermore I need to use a reverse proxy in my DMZ zone.
    Based on what indicated in the SAP note "1904213 - SAP Mobile Platform Server Release Information" the Apache Reverse Proxy is not supported for Agentry clients. Agentry uses nginx for Reverse Proxy.
    I also found the following document How-to-Guide for Reverse Proxy and Load Balancing in SAP Mobile Platform 3.x that explain how to set-up a reverse proxy and load balancer with nginx and apache.
    Both the SAP note and the HOW to document are refereed to SMP 3.0 and not to SMP 2.3.
    I would know if the NGINX must be used also for SMP 2.3.
    Any suggestion/information is appreciated.
    Thanks in advance
    g.

    Please see Agentry Network Landscapes

  • Safari cannot open the page ~ The error was: "There was a problem communicating with the web proxy server (HTTP)

    Help!  I was cruzing along just fine and went out tonight only to receive the message above:
    Cannot open Page
    Safari cannot open the page
    The error was: "There was a problem communicating with the web proxy server (HTTP)."
    I have had all the Apple iPhone phone.  Have never encountered anything like this. 
    All systems are GO as soon as I log on to wifi. 
    Can anyone help, please. 

    I am also fixed.  I also loaded Onavo, but that was the other day ... this is what I did with the help of online chat with AT&T ...
    I went to:
    Settings
    Wifi
    I selected the network I was working on by hitting the blue arrow located on right side
    At the detail page of that network I scolled down to the bottom to find HTTP Proxy boxes
    I was on Off and changed it to Auto and it worked! 
    I was soo jazzed!!
    Instructions said if it was already on AUTO, to change it to Manual and make your Port = 80 but I didn't have to do that!
    YIPPIE!!  I'm a new man!!
    Go to settings -----> WI-FI  -----> select the network you're using  ------> hit the blue arrow located on the right-side of the network name (ie: show details of that network), this takes you to another page.  
    --------> at the bottom of the page you'll see "HTTP Proxy" boxes (located below the "renew lease" button) ---------------> change the proxy to AUTO.   Note: if you're already at AUTO, change it to "Manual" and make your Port = 80.

  • Socks services errors in web proxy server

    Using SunOne web proxy server 3.6+sp1, the socks service frequently out of service. Sometime its process is still alive , but can't response the client request; sometime the process is gone! The following is the errors log:
    [25/Oct/2002:11:18:06] 8269 debug: io_loop: killing tunnel after rollover, lastactivity == 1966619898,PR_IntervalNow says 2026622109
    [25/Oct/2002:11:20:31] 8269 debug: io_loop: killing tunnel after rollover, lastactivity == 1981101717,PR_IntervalNow says 2041102282
    [25/Oct/2002:11:20:48] 754 error: unknown request type 0x47 from 10.160.8.159:30 83
    [25/Oct/2002:11:41:07] 14946 debug: ACCEPT RETURNED NULL! io_total = 63 dead =-1
    Any infomation is welcome!

    what's the software name of socks? how i can download it?
    you mean it's not good?
    And the following is the issue in detail:
    The socks service frequently out of service. Sometime its process is still alive , but
    can't response the client request; sometime the process is gone.It occurs once a
    day, and after restart, its go away. And the last issue about must reconnect the gameroom
    is gone now, and was identified as the network's problem.
    mangus.conf:
    #ServerRoot /iPlanet/proxy/proxy-proxy-proxy
    ServerName proxy
    ServerID proxy-proxy
    Address 10.160.1.14
    Port 8080
    User root
    LoadObjects obj.conf
    RootObject default
    ErrorLog /iPlanet/proxy/proxy-proxy-proxy/logs/errors
    LDAPConnPool 5
    SearchDepth 30
    Dyngroups ON
    SearchTimeLimit 30
    BindTimeLimit 15
    LdapCheckUp 30
    CertificateChecking OFF
    PidLog /iPlanet/proxy/proxy-proxy-proxy/logs/pid
    MaxProcs 1024
    ProcessLife 128
    DNS on
    Security off
    Ciphers rc4,rc4export,+rc2,+rc2export,+des,+desede3
    SSL3Ciphers
    rsa_rc4_128_md5,rsa_3des_sha,+rsa_des_sha,+rsa_rc4_40_md5,+rsa_rc2_40
    md5,-rsanull_md5
    ACLFile /iPlanet/proxy/httpacl/generated.proxy-proxy-proxy.acl
    obj.conf
    # Netscape Communications Corporation - obj.conf
    # You can edit this file, but comments and formatting changes
    # might be lost when the admin server makes changes.
    Init funcs="icp-init,icp-route" shlib="/iPlanet/proxy/plugins/icp/icp.so" fn="load-
    modules"
    Init funcs="pa-init-proxy-array,pa-init-parent-array,pa-enforce-internal-routing,pa-set-
    parent-route,pa-set-member-status"
    shlib="/iPlanet/proxy/plugins/parray/parray.so" fn="load-modules"
    Init fn="load-types" mime-types="mime.types"
    Init access="/iPlanet/proxy/proxy-proxy-proxy/logs/access" format.access="%
    Ses->client.ip% - %Req->vars.pauth-user% [%SYSDATE%] \"%Req->reqpb.proxy-
    request%\" %Req->srvhdrs.clf-status% %Req->vars.p2c-cl%" fn="flex-init"
    Init fn="init-proxy" timeout="300" timeout-2="15"
    Init fn="init-dns-cache" status="on" dir="/tmp" semas="4" size="4096"
    expire="28800"
    Init fn="init-cache" status="on" ndirs="256" dir="/iPlanet/proxy/cache"
    Init fn="init-partition" status="on" name="p1" dir="/iPlanet/proxy/cache/p1" max-
    size="8000" min-avail="5"
    Init status="on" dir="/iPlanet/proxy/cache/p2" name="p2" max-size="8000" min-
    avail="5" fn="init-partition"
    Init status="on" dir="/iPlanet/proxy/cache/p3" name="p3" max-size="8000" min-
    avail="5" fn="init-partition"
    Init status="on" dir="/iPlanet/proxy/cache/p4" name="p4" max-size="8000" min-
    avail="5" fn="init-partition"
    Init status="on" dir="/iPlanet/proxy/cache/p5" name="p5" max-size="8000" min-
    avail="5" fn="init-partition"
    Init status="on" dir="/iPlanet/proxy/cache/p6" name="p6" max-size="8000" min-
    avail="5" fn="init-partition"
    Init status="on" dir="/iPlanet/proxy/cache/p7" name="p7" max-size="8000" min-
    avail="5" fn="init-partition"
    Init status="on" dir="/iPlanet/proxy/cache/p8" name="p8" max-size="8000" min-
    avail="5" fn="init-partition"
    Init fn="init-urldb" status="on" dir="/iPlanet/proxy/cache/urldb"
    Init fn="init-batch-update" status="off" dir="/tmp" conf-file="bu.conf"
    Init status="on" dir="/tmp" hash-size="17191" table-size="85955" expire="3600"
    fn="init-pauth-cache"
    Init config_file="icp.conf" status="off" fn="icp-init"
    Init set-status-fn="pa-set-member-status" file="/iPlanet/proxy/proxy-proxy-
    proxy/config/parray.pat" status="off" fn="pa-init-proxy-array"
    Init set-status-fn="pa-set-member-status" file="/iPlanet/proxy/proxy-proxy-
    proxy/config/parent.pat" status="off" fn="pa-init-parent-array"
    <Object name="default">
    NameTrans fn="map" from="file:" to="ftp:" cont="yes"
    NameTrans fn="pfx2dir" from="/ns-icons" dir="/iPlanet/proxy/ns-icons" name="file"
    NameTrans fn="pac-map" from="/" to="/iPlanet/proxy/proxy-proxy-
    proxy/pac/proxy.pac" name="file"
    PathCheck fn="url-check"
    PathCheck fn="check-acl" acl="proxy-proxy-proxy_formgen-READ-ACL_deny-
    5619"
    PathCheck fn="check-acl" acl="proxy-proxy-proxy_formgen-WRITE-ACL_deny-
    5619"
    Service fn="deny-service"
    AddLog fn="flex-log" name="access" iponly="1"
    AddLog fn="urldb-record"
    </Object>
    <Object name="file">
    PathCheck fn="unix-uri-clean"
    PathCheck fn="find-index" index-names="index.html"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain"
    Service fn="send-file"
    </Object>
    <Object ppath="ftp://.*">
    ObjectType fn="cache-enable"
    ObjectType fn="cache-setting" max-uncheck="21600"
    Service fn="proxy-retrieve"
    </Object>
    <Object ppath="http://.*">
    ObjectType fn="cache-enable"
    ObjectType fn="cache-setting" max-uncheck="7200" lm-factor="0.100"
    Service fn="proxy-retrieve"
    </Object>
    <Object ppath="https://.*">
    Service fn="proxy-retrieve"
    </Object>
    <Object ppath="gopher://.*">
    ObjectType fn="cache-enable"
    ObjectType fn="cache-setting" max-uncheck="14400"
    Service fn="proxy-retrieve"
    </Object>
    <Object ppath="connect://.*:443">
    Service fn="connect" method="CONNECT"
    </Object>
    <Object ppath="connect://.*:563">
    Service fn="connect" method="CONNECT"
    </Object>
    socks5.conf
    # Netscape Communications Corporation - socks5.conf
    # You can edit this file, but comments and formatting changes
    # might be lost when the admin server makes changes.
    auth 10.160.0.0/255.255.224.0 - -
    auth - - u
    permit u,- - - - - - -
    set SOCKS5_BINDPORT 1080
    set SOCKS5_LOGFILE /iPlanet/proxy/proxy-proxy-proxy/logs/socks5.log
    set SOCKS5_DEBUG 1
    set SOCKS5_WORKERS 100
    set SOCKS5_ACCEPTS 5
    set SOCKS5_NOIDENT
    set SOCKS5_NOREVERSEMAP
    socks5.log
    [19/Nov/2002:11:31:14] 830 debug: request from 10.162.169.176:2305
    [19/Nov/2002:11:31:15] 830 debug: auth: userpass
    [19/Nov/2002:11:31:15] 830 debug: authentication type 2 successful for hs
    [19/Nov/2002:11:31:15] 830 debug: request 1 to jason314.3322.org:21
    [19/Nov/2002:11:31:15] 830 request: hs 5 connect: ok 10.162.169.176:2305 ->
    jason314.3322.org:21
    [19/Nov/2002:11:31:15] 831 debug: request from 10.162.169.176:2306
    [19/Nov/2002:11:31:15] 831 debug: auth: userpass
    [19/Nov/2002:11:31:15] 831 debug: authentication type 2 successful for hs
    [19/Nov/2002:11:31:15] 831 debug: request 1 to jason314.3322.org:21
    [19/Nov/2002:11:31:15] 831 request: hs 5 connect: ok 10.162.169.176:2306 ->
    jason314.3322.org:21
    access
    10.160.115.222 - scy-tl [19/Nov/2002:11:32:33 +0800] "GET
    http://www.eefoo.com/c
    ommunity/images/bbs0gg.gif HTTP/1.0" 200 146
    10.160.115.79 - whh-tl [19/Nov/2002:11:32:33 +0800] "GET
    http://fayhoo.com/image
    /blank HTTP/1.0" 404 276
    10.160.19.151 - lhb [19/Nov/2002:11:32:33 +0800] "POST HTTP://rich-bj.stockstar.
    com:8892/1 HTTP/1.0" 200 81
    10.160.160.130 - gsp-ld [19/Nov/2002:11:32:33 +0800] "GET
    http://images.sohu.com
    /cs/button/sony/12060.swf?clickthru=http://goto.sohu.com/goto.php3?code=sony-
    sh2
    40-fr12050 HTTP/1.0" 200 8302
    10.160.23.141 - wyn [19/Nov/2002:11:32:33 +0800] "POST HTTP://rich-
    bj.stockstar.
    com:8891/1 HTTP/1.0" 200 81
    10.161.159.40 - - [19/Nov/2002:11:32:33 +0800] "PUT http://204.177.92.204/w/getc
    lientid?srv=china_sex&ver=0,0,0,62 HTTP/1.0" 407 271
    10.160.17.108 - weizc [19/Nov/2002:11:32:33 +0800] "GET
    http://www.guosen.com/cg
    i-bin/RHStockGraphics.dll?GetTLine?code=10000001&cx=150&cy=70&am=0
    HTTP/1.0" 200
    1004
    10.161.130.3 - czy-ykj [19/Nov/2002:11:32:34 +0800] "GET http://ad4.sina.com.cn/
    btn/dbtel-tlhp.swf HTTP/1.0" 304 -
    10.161.159.40 - - [19/Nov/2002:11:32:34 +0800] "PUT http://204.177.92.204/w/getc
    lientid?srv=china_sex&ver=0,0,0,62 HTTP/1.0" 407 271
    errors
    [19/Nov/2002:11:33:13] failure: for host 10.160.80.148 trying to GET http://myjh
    xp.com/bbs/forums.cgi?forum=4, retrieve-exit-routine reports: proxy retrieve fai
    led: Proxy server's network connection was refused by the server: myjhxp.com.
    The server may not be accepting connections or may be busy. Try connecting
    agai
    n later.
    [19/Nov/2002:11:33:13] warning: last-modified in future (not caching): Tue Nov 1
    9 03:51:01 2002
    [19/Nov/2002:11:33:13] failure: for host 10.160.80.148 trying to GET http://myjh
    xp.com/bbs/forums.cgi?forum=4, retrieve-exit-routine reports: proxy retrieve fai
    led: Proxy server's network connection was refused by the server: myjhxp.com.
    The server may not be accepting connections or may be busy. Try connecting
    agai
    n later.
    [19/Nov/2002:11:33:13] failure: for host 10.162.101.73 trying to GET ftp://202.1
    15.144.37/software/special/WinPE-9down.rar, retrieve-exit-routine reports: proxy
    retrieve failed: Proxy server's network connection was refused by the server:
    202.115.144.37. The server may not be accepting connections or may be busy. Tr
    y connecting again later.
    [19/Nov/2002:11:33:13] warning: last-modified in future (not caching): Tue Nov 1
    9 18:21:00 2002
    [19/Nov/2002:11:33:13] warning: last-modified in future (not caching): Tue Nov 1
    9 03:51:01 2002
    The logs is so large, i only can give you some of them typically.
    and the types of log's record when problem occurs i have supplied to you, also i
    pasted here
    [25/Oct/2002:11:18:06] 8269 debug: io_loop: killing tunnel after rollover, lastactivity
    == 1966619898,PR_IntervalNow says 2026622109
    [25/Oct/2002:11:20:31] 8269 debug: io_loop: killing tunnel after rollover, lastactivity
    == 1981101717,PR_IntervalNow says 2041102282
    [25/Oct/2002:11:20:48] 754 error: unknown request type 0x47 from
    10.160.8.159:30 83
    [25/Oct/2002:11:41:07] 14946 debug: ACCEPT RETURNED NULL! io_total = 63
    dead =-1
    ------------------------------------------------------------------

  • Oracle iPlanet Web Proxy Server 4.0.14 not getting started.

    bash-3.00# ./start
    ld.so.1: parsexml: fatal: relocation error: file parsexml: symbol __RTTI__1nMXMLException_: referenced symbol not found
    ld.so.1: parsexml: fatal: relocation error: file parsexml: symbol __RTTI__1nMXMLException_: referenced symbol not found
    ld.so.1: parsexml: fatal: relocation error: file parsexml: symbol __RTTI__1nMXMLException_: referenced symbol not found
    ld.so.1: parsexml: fatal: relocation error: file parsexml: symbol __RTTI__1nMXMLException_: referenced symbol not found
    Oracle iPlanet Proxy Server 4.0.14 B06/08/2010 05:46
    failure: CORE3170: Configuration initialization failed: Error running init function load-modules: dlopen of /export/home/Oracle_Proxy/bin/proxy/lib/libj2eeplugin.so failed (ld.so.1: proxyd: fatal: libjvm.so: open failed: No such file or directory)
    bash-3.00# uname -r
    5.10
    bash-3.00# uname -a
    SunOS sunfire-v240 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-V240
    bash-3.00#
    The web proxy server version is 4.0.14 and the package i used is "Oracle-iPlanet-Web-Proxy-Server-4.0.14-sparc.zip"
    Please help me. If any other information is needed, please let me know.

    Your proxy instance should start. The error you are seeing should only be for the admin server. Add the location of where your jvm.so is located to the LD_LIBRARY_PATH. The jvm.so is located under the JDK directory.

  • IPlanet Web Proxy Server 3.6 and emptying out the cache.

    Hello.
    I'm wanting to empty out our proxy server's cache in an attempt to resolve one of our users help desk problems - a web site they are accessing is not loading correctly when going through the proxy server, bypassing the proxy server works.
    The problem is that the technician who implemented our iPlanet Web Proxy Server 3.6 has left the company and no one else is aware of how to do this. Can anyone advise of what has to be done to achieve it? Thank you.
    Kind regards,
    Jimmey.

    Hi
    This as per the HTTP/1.1 RFC (RFC2616)
    The Connection general-header field allows the sender to specify options that are desired for that particular connection and MUST NOT be communicated by proxies over further connections.
    The Connection header has the following grammar:
    Connection = "Connection" ":" 1#(connection-token)
    connection-token = token
    HTTP/1.1 proxies MUST parse the Connection header field before a message is forwarded and, for each connection-token in this field, remove any header field(s) from the message with the same name as the connection-token. Connection options are signaled by the presence of a connection-token in the Connection header field, not by any corresponding additional header field(s), since the additional header field may not be sent if there are no parameters associated with that connection option.
    Read the following at
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html#sec8.1.3
    and
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.10
    Regards
    Nagendra HK

  • Routing problem with Web Proxy Server SP5 on AIX

    I downloaded Sun Java System Web Proxy Server 3.6 Service Pack 5 and loaded it onto an AIX v4.3.3 server. Everything is configured correctly, and the server and admin functions start clean.
    This server has two interfaces. One is an INSIDE interface that points toward our network. The other is an OUTSIDE interface pointed toward the Internet. When a user uses the proxy server, he queries the INSIDE interface at port 8080. At that point, the proxy server should contact the destination web address using the OUTSIDE interface on port 80. However,
    a firewall log shows that the request that should be coming from the OUTSIDE is really originating from the INSIDE.
    My routing table looks OK, but I wanted to prove it. So on the proxy server, at command line, I ran a ping and traceroute to www.sun.com. The firewall log showed that the attempts were correctly coming from the OUTSIDE interface. Yet, at my PC, I try to go to the www.sun.com from a browser, and the log shows that it is coming from the INSIDE.
    Does anyone know why the port 80 relays are going out the wrong way?
    Thanks to all in advance.
    Bill

    This also happens on Solaris. Suspect they are performing raw IP connections - and not paying particular attention to the server routing tables.

  • Please provide vShield Manager Server Load Balance values

    Hi All:
         I couldn't find values about the server load balance of vShield Manager.
    Please provide these value:
    1. Throughput      Mbps
    2. Web port 80 server load balance connections:
    3. SSL port 443 server load balance connections:
    Thanks
    BR.
                            Vincent

    Hi Vincent,
    Can you please eloborate your question ?

  • '-1' bytes in log file - iPlanet Web Proxy Server 3.6

    I'm running iPlanet Web Proxy Server 3.6, and getting strange results in log file using extended format. Where the number of bytes should be (c1 - the content-length sent to the client by the proxy).
    I regularly get a '-1' instead of the number of bytes. Anyone tell me where this is coming from and how to stop it?

    Someone in the Web Proxy Server forum might. I guess you accidentally posted in the Web Server forum. However, if your question is time- or business-critical, you should probably contact Sun directly: http://www.sun.com/support

  • Sun Java Web Proxy Server Routing to another Proxy Server

    hello every body
    i have installed Sun java web proxy server and we are get internet services from anotyher proxy server.
    how route SOCKS (Ports) to another proxy server)
    I mean 8080 web browsing is ok but my socks applicaiton like outlook is not working. how to Route my Sun Java Web proxy Server Socks Server to another Proxy Server.
    Please reply
    best regards
    Aamir Mughal
    [email protected]

    Dear ahmad@bzu,
    I suspect that your download is corrupted. Check the file size ( for me it shows up 89,328KB(and the installation went smooth). So a possible solution should be to download again and try the installation.

Maybe you are looking for

  • How do I insert a Screengrab into a help topic?

    How do I insert a screengrab into the mac discussions forum topic box? I want to show a helper the screen I am getting and would like to post it in my reply. TIA

  • Hooking up to my car

    I have a Pioneer DEH-P5000UB head unit in my car with a USB connection on it that was made for the iPod's of the time (head unit is a couple of years old and it apparently has a 12v interface) I have read mixed results on this head unit connecting to

  • Converting Template from European Page Size

    I am new to FrameMaker and to the company I now work for, which is a U.S. site from a European based company.  The FrameMaker templates were established using a page size of A4 (apparently standard size in Europe).  My problem is that when I try to p

  • Inconsistency while activating Datasource

    Hi Experts, I have a problem when activating my datasource in Sandbox system. Error message says . Inconsistent user object 3FI_GL_I1_TT AGS100 for PSA /BIC/B0001259 error while saving DS. I am not able to understand if the data source is not active

  • Profit Center pros & cons

    Dear Experts We have implement of SAP in our business by using Profit Center accounting I  want to know, what is the problem or limitation accrued during transactions ( Like P&L transactions & Balance sheet transactions) Thanks in advance Regards M.Y