Re: [squid-users] Massive problems with https connections to Domino Server (long)

From: <vda@dont-contact.us>
Date: Fri, 6 Feb 2004 22:07:51 +0200

On Friday 06 February 2004 10:44, Rainer Traut wrote:
> >>The default number of resumable sessions that will be cached on the
> >>server is 50. To modify the number of sessions
> >>cached, set the SSL_RESUMABLE_SESSIONS notes.ini variable to the desired
> >>number. Setting
> >>SSL_RESUMABLE_SESSIONS=1 will disable SSL session resumption on the
> >> server.
> >
> > Did you try to disable this SSL resumables?
>
> Yes, I have disabled this. Effect is then nearly the same or worse.
> If I higher this to eg. 1000 the effect is triggered later.
>
> > Also, tcpdump might help other on the list know what exactly is going on.
>
> Can you give me any hint how to do this?
> A 'tcpdump host w.x.y.z port 443' gives huge output...

Pick ip addr of only one client host, not ip of the server.

# tcpdump -nli<iface> -s0 host w.x.y.z port 443 2>&1 | tee 443.log
....
# bzip2 -9 443.log

--
vda
Received on Fri Feb 06 2004 - 13:08:17 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:02 MST