I'm wondering about the socket related parameters that used to be there, and
specifically the HTTP Keep Alive parameter that I set differently in my performance
tuning.
Andy
----- Original Message -----
From: "Heiko Braun" <hbraun(a)redhat.com>
To: "jboss-as7-dev(a)lists.jboss.org Development"
<jboss-as7-dev(a)lists.jboss.org>
Sent: Tuesday, May 10, 2011 9:18:40 AM
Subject: [jboss-as7-dev] web subsystem management use cases
Do any sophisticated web management sue cases exist?
To most if this looks like r/o data.
What about the "virtual-server" and "ssl" attributes?
[domain@localhost:9999 /]
/profile=default/subsystem=web:read-resource(recursive=true)
{
"outcome" => "success",
"result" => {
"configuration" => undefined,
"connector" => {"http" => {
"protocol" => "HTTP/1.1",
"socket-binding" => "http",
"scheme" => "http",
"virtual-server" => undefined,
"ssl" => undefined
}},
"virtual-server" => {"localhost" => {
"alias" => ["example.com"],
"access-log" => undefined,
"rewrite" => undefined
}}
},
"compensating-operation" => undefined
}
Ike
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev