Hi experts,

a question about my previous problem.

Scenario A)

client I.E. -> web server IIS (80)
when I login to web server , i'm reading 2 stable TCP connection in
connection.
All request from my i.e. to web server go troughput this 2 sessions. I don't
see any other connection.


Scenario B)

client I.E. -> apache mod_proxy (80) -> web server IIS (80)
when I login to web server , i'm reading 2 stable TCP connection in
connection.
All the request from my i.e. to web server close one session and generate a
new session.

Can I set the proxy as per Scenario A ?

Many thanks,
Mauri



apache mod_proxy system:
# uname -a
Linux SRV01 2.6.18-128.el5 #1 SMP Wed Dec 17 11:42:39 EST 2008 i686 i686
i386 GNU/Linux
# rpm -qa | grep http
httpd-manual-2.2.3-31.el5_4.2
system-config-httpd-1.3.3.3-1.
el5
jakarta-commons-httpclient-3.0-7jpp.1
httpd-2.2.3-31.el5_4.2
httpd-devel-2.2.3-31.el5_4.2
# rpm -qa | grep ssl
openssl-devel-0.9.8e-7.el5
mod_ssl-2.2.3-31.el5_4.2
docbook-style-dsssl-1.79-4.1
openssl-0.9.8e-7.el

Reply via email to