Re: [AOLSERVER] nsopenssl destroying conn too soon?

2001-11-13 Thread Ian Harding

Done. Same problem exists.  Is there any other information I can provide that might 
help?

Ian

>>> [EMAIL PROTECTED] 11/10/01 10:26AM >>>
Ian,

Before we do anything further, download and install nsopenssl 1.1c; the
version you're using is simply way too old. I only support 1.1c and 2.0.

/s.

-+-+-+-+-+-+-+-+-+-+-+-+-
If to err is human, I must be more human than most.

Scott S. Goodwin
u: http://scottg.net
e: [EMAIL PROTECTED]
p: 850.897.6830
aim: scottgnet


- Original Message -
From: "Ian Harding" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 09, 2001 2:55 PM
Subject: Re: [AOLSERVER] nsopenssl destroying conn too soon?


> 1.0.
>
> It lets small pages get out, just not ones that drag their feet talking to
the database.
>
> uname -a
> NetBSD planning.local 1.5 NetBSD 1.5 (GENERIC) #1: Sun Nov 19 21:42:11 MET
2000 fvdl@sushi:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC
i386
>
> pkg_info | grep nsopenssl
> nsopenssl-1.0   Secure sockets implementation for aolserver
>
> Ian A. Harding
> Programmer/Analyst II
> Tacoma-Pierce County Health Department
> (253) 798-3549
> mailto: [EMAIL PROTECTED]
>
> >>> [EMAIL PROTECTED] 11/09/01 11:57AM >>>
> Actually, looking at your log output, your conn is being cut immediately.
> Still need to know what version of nsopenssl you're running.
>
>
> > Ian,
> >
> > what version of nsopenssl are you using? Can you time how long before
your
> > conn is cut?
> >
> >
> > /s.
> >
> > On Fri, 9 Nov 2001 10:50:50 -0800, Ian Harding <[EMAIL PROTECTED]> wrote:
> >
> > >I have nsopenssl working fine with one exception.  If the page takes
'too
> > long' to serve up, nsopenssl closes the connection too soon.
> > >
> > >I have read what I can find and can't fix it.
> > >
> > >Any ideas?
> > >
> > >log snippet...
> > >
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbdrv: opening
> > database 'postgres:localhost:543...
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres:
> > opening 'planning' on 'localhost'
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres: opened
> > connection to 'localhost:543...
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbinit: sql
> > (localhost:5432:planning): 'select *...
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: SockClose
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: destroying
> > conn (0x83c6978)
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: done
> > destroying conn
> > >
> > >
> > >Ian A. Harding
> > >Programmer/Analyst II
> > >Tacoma-Pierce County Health Department
> > >(253) 798-3549
> > >mailto: [EMAIL PROTECTED]
> >
> >
> >
>
>



Re: [AOLSERVER] nsopenssl destroying conn too soon?

2001-11-10 Thread Scott S. Goodwin

Ian,

Before we do anything further, download and install nsopenssl 1.1c; the
version you're using is simply way too old. I only support 1.1c and 2.0.

/s.

-+-+-+-+-+-+-+-+-+-+-+-+-
If to err is human, I must be more human than most.

Scott S. Goodwin
u: http://scottg.net
e: [EMAIL PROTECTED]
p: 850.897.6830
aim: scottgnet


- Original Message -
From: "Ian Harding" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 09, 2001 2:55 PM
Subject: Re: [AOLSERVER] nsopenssl destroying conn too soon?


> 1.0.
>
> It lets small pages get out, just not ones that drag their feet talking to
the database.
>
> uname -a
> NetBSD planning.local 1.5 NetBSD 1.5 (GENERIC) #1: Sun Nov 19 21:42:11 MET
2000 fvdl@sushi:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC
i386
>
> pkg_info | grep nsopenssl
> nsopenssl-1.0   Secure sockets implementation for aolserver
>
> Ian A. Harding
> Programmer/Analyst II
> Tacoma-Pierce County Health Department
> (253) 798-3549
> mailto: [EMAIL PROTECTED]
>
> >>> [EMAIL PROTECTED] 11/09/01 11:57AM >>>
> Actually, looking at your log output, your conn is being cut immediately.
> Still need to know what version of nsopenssl you're running.
>
>
> > Ian,
> >
> > what version of nsopenssl are you using? Can you time how long before
your
> > conn is cut?
> >
> >
> > /s.
> >
> > On Fri, 9 Nov 2001 10:50:50 -0800, Ian Harding <[EMAIL PROTECTED]> wrote:
> >
> > >I have nsopenssl working fine with one exception.  If the page takes
'too
> > long' to serve up, nsopenssl closes the connection too soon.
> > >
> > >I have read what I can find and can't fix it.
> > >
> > >Any ideas?
> > >
> > >log snippet...
> > >
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbdrv: opening
> > database 'postgres:localhost:543...
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres:
> > opening 'planning' on 'localhost'
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres: opened
> > connection to 'localhost:543...
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbinit: sql
> > (localhost:5432:planning): 'select *...
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: SockClose
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: destroying
> > conn (0x83c6978)
> > >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: done
> > destroying conn
> > >
> > >
> > >Ian A. Harding
> > >Programmer/Analyst II
> > >Tacoma-Pierce County Health Department
> > >(253) 798-3549
> > >mailto: [EMAIL PROTECTED]
> >
> >
> >
>
>



Re: [AOLSERVER] nsopenssl destroying conn too soon?

2001-11-09 Thread Ian Harding

1.0.

It lets small pages get out, just not ones that drag their feet talking to the 
database.

uname -a
NetBSD planning.local 1.5 NetBSD 1.5 (GENERIC) #1: Sun Nov 19 21:42:11 MET 2000 
fvdl@sushi:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC i386

pkg_info | grep nsopenssl
nsopenssl-1.0   Secure sockets implementation for aolserver

Ian A. Harding
Programmer/Analyst II
Tacoma-Pierce County Health Department
(253) 798-3549
mailto: [EMAIL PROTECTED]

>>> [EMAIL PROTECTED] 11/09/01 11:57AM >>>
Actually, looking at your log output, your conn is being cut immediately.
Still need to know what version of nsopenssl you're running.


> Ian,
>
> what version of nsopenssl are you using? Can you time how long before your
> conn is cut?
>
>
> /s.
>
> On Fri, 9 Nov 2001 10:50:50 -0800, Ian Harding <[EMAIL PROTECTED]> wrote:
>
> >I have nsopenssl working fine with one exception.  If the page takes 'too
> long' to serve up, nsopenssl closes the connection too soon.
> >
> >I have read what I can find and can't fix it.
> >
> >Any ideas?
> >
> >log snippet...
> >
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbdrv: opening
> database 'postgres:localhost:543...
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres:
> opening 'planning' on 'localhost'
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres: opened
> connection to 'localhost:543...
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbinit: sql
> (localhost:5432:planning): 'select *...
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: SockClose
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: destroying
> conn (0x83c6978)
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: done
> destroying conn
> >
> >
> >Ian A. Harding
> >Programmer/Analyst II
> >Tacoma-Pierce County Health Department
> >(253) 798-3549
> >mailto: [EMAIL PROTECTED]
>
>
>



Re: [AOLSERVER] nsopenssl destroying conn too soon?

2001-11-09 Thread Scott Goodwin

Actually, looking at your log output, your conn is being cut immediately.
Still need to know what version of nsopenssl you're running.


> Ian,
>
> what version of nsopenssl are you using? Can you time how long before your
> conn is cut?
>
>
> /s.
>
> On Fri, 9 Nov 2001 10:50:50 -0800, Ian Harding <[EMAIL PROTECTED]> wrote:
>
> >I have nsopenssl working fine with one exception.  If the page takes 'too
> long' to serve up, nsopenssl closes the connection too soon.
> >
> >I have read what I can find and can't fix it.
> >
> >Any ideas?
> >
> >log snippet...
> >
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbdrv: opening
> database 'postgres:localhost:543...
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres:
> opening 'planning' on 'localhost'
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres: opened
> connection to 'localhost:543...
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbinit: sql
> (localhost:5432:planning): 'select *...
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: SockClose
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: destroying
> conn (0x83c6978)
> >[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: done
> destroying conn
> >
> >
> >Ian A. Harding
> >Programmer/Analyst II
> >Tacoma-Pierce County Health Department
> >(253) 798-3549
> >mailto: [EMAIL PROTECTED]
>
>
>



Re: [AOLSERVER] nsopenssl destroying conn too soon?

2001-11-09 Thread Scott Goodwin

Ian,

what version of nsopenssl are you using? Can you time how long before your
conn is cut?


/s.

On Fri, 9 Nov 2001 10:50:50 -0800, Ian Harding <[EMAIL PROTECTED]> wrote:

>I have nsopenssl working fine with one exception.  If the page takes 'too
long' to serve up, nsopenssl closes the connection too soon.
>
>I have read what I can find and can't fix it.
>
>Any ideas?
>
>log snippet...
>
>[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbdrv: opening
database 'postgres:localhost:543...
>[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres:
opening 'planning' on 'localhost'
>[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres: opened
connection to 'localhost:543...
>[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbinit: sql
(localhost:5432:planning): 'select *...
>[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: SockClose
>[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: destroying
conn (0x83c6978)
>[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: done
destroying conn
>
>
>Ian A. Harding
>Programmer/Analyst II
>Tacoma-Pierce County Health Department
>(253) 798-3549
>mailto: [EMAIL PROTECTED]



[AOLSERVER] nsopenssl destroying conn too soon?

2001-11-09 Thread Ian Harding

I have nsopenssl working fine with one exception.  If the page takes 'too long' to 
serve up, nsopenssl closes the connection too soon.

I have read what I can find and can't fix it.

Any ideas?

log snippet...

[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbdrv: opening database 
'postgres:localhost:543...
[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres: opening 'planning' on 
'localhost'
[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: nspostgres: opened connection to 
'localhost:543...
[08/Nov/2001:21:01:20][28846.43][-conn3-] Notice: dbinit: 
sql(localhost:5432:planning): 'select *...
[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: SockClose
[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: destroying conn (0x83c6978)
[08/Nov/2001:21:01:20][28846.43][-conn3-] Debug: nsopenssl: done destroying conn


Ian A. Harding
Programmer/Analyst II
Tacoma-Pierce County Health Department
(253) 798-3549
mailto: [EMAIL PROTECTED]