zoukankan      html  css  js  c++  java
  • 阐述webseal junction选项的意义

    分类: 应用服务器 java2008-05-09 15:53 1347人阅读 评论(0) 收藏 举报

    查看junction的定义,server task instance-webseald-host show /portal

        Junction point: /portal                                                        #junction名称
        Type: TCP                                                                            #junction类型-t
        Junction hard limit: 0 - using global value                    #硬限制-L
        Junction soft limit: 0 - using global value                      #软限制-l
        Active worker threads: 0                                                    #活动线程
        Basic authentication mode: use GSO                            #基本认证-b
        GSO target/resource name: ptweb                                  #GSO资源-T
        Forms based SSO: /opt/pdweb/etc/fsso.portal.conf     #表单认证配置文件-S
        Authentication HTTP header: do not insert                    #认证信息头-c
        Remote Address HTTP header: do not insert               #客户端IP-r
        Stateful junction: no                                                             #状态保持-s
        Boolean Rule Header: no                                                  #合法头部-R
        Scripting support: no                                                           #支持脚本-j
        Preserve cookie names: no                                               #是否保留cookie名称-n 
        Cookie names include path: no                                        #cookie包含路径-I
        Transparent Path junction: no                                           #用户透明路径 -x
        Delegation support: no
        Mutually authenticated: no                                                #-C between webseal  and webseal      
        Insert WebSphere LTPA cookies: no                              #LTAP认证-A -F "key文件" -Z "密码"
        Insert WebSEAL session cookies: no                            #传递会话 -k
        Request Encoding: UTF-8, URI Encoded                      #编码-e 
        Server 1:
            ID: 6434d4d6-b1c7-11dc-bcf8-001d0f0fd458           #junction唯一id -u uuid
            Server State: running                                                      #后端服务器状态
            Operational State: Online                                               #操作状态
            Hostname: emis01.ah.cmcc                                         #后端服务器
            Port: 10038                                                                        #端口
            Virtual hostname: emis01.ah.cmcc:10038              #虚拟主机名(若是virtualhost junction,则列在Server 1上面)
            Server DN:                                                                      #证书dn,采用ssl
            Query_contents URL: /cgi-bin/query_contents       #web空间查询程序
            Query-contents: unknown                                           
            Case insensitive URLs: no                                        #url区分大小写-i
            Allow Windows-style URLs: yes                                #支持windows式url -w
            Current requests : 0
            Total requests : 118629

  • 相关阅读:
    php多态
    ssl certificate problem: self signed certificate in certificate chain
    test plugin
    open specific port on ubuntu
    junit vs testng
    jersey rest service
    toast master
    use curl to test java webservice
    update folder access
    elk
  • 原文地址:https://www.cnblogs.com/jjkv3/p/2598068.html
Copyright © 2011-2022 走看看