users@glassfish.java.net
Re: timeout issue with ajp and mod_proxy
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Thu, 20 Nov 2008 04:48:06 PST
hi,
can you control if port 7009 is in listening status with "netstat -an"?
note:
i'm using mod_jk with http and it is working.
<Proxy balancer://mycluster>
BalancerMember
http://192.168.0.212:38080
route=w1
BalancerMember
http://192.168.0.218:38080
route=w2
</Proxy>
<Location /clusterjsp>
Order allow,deny
Allow from all
</Location>
ProxyPass /clusterjsp balancer://mycluster/clusterjsp lbmethod=byrequests
yavuz
[Message sent by forum member 'yavuzs' (yavuzs)]
http://forums.java.net/jive/thread.jspa?messageID=317841
This message
: [
Message body
]
Next message
:
John Stalker: "Re: Custom MBean, deployed to a cluster, viewed from the DAS JMXServer"
Previous message
:
Pankaj Jairath: "Re: How can configure Load Balancing in Sun App. server 9.1"
In reply to
:
glassfish_at_javadesktop.org: "timeout issue with ajp and mod_proxy"
Next in thread
:
glassfish_at_javadesktop.org: "Re: timeout issue with ajp and mod_proxy"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]