Re: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java

2003-10-04 Thread Bill Barker

- Original Message - 
From: "Bill Barker" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Saturday, October 04, 2003 3:10 PM
Subject: Re: cvs commit:
jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net
PoolTcpEndpoint.java


>
> - Original Message - 
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, October 04, 2003 11:05 AM
> Subject: cvs commit:
> jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net
> PoolTcpEndpoint.java
>
>
> > remm2003/10/04 11:05:29
> >
> >   Modified:util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java
> >   Log:
> >   - No bug fix !
> >   - Use the appropriate exception for killing the thread,
> >   - Improve ifs.
> >   - Replace while + break with a simpler (IMO) if.
> >   - Please let me know ASAP if there's a problem.
>
> +1 for the patch.  But you still need to recycle the connection if the
> ServerSocket is re-started.
>

Never mind. I'm blind today.

>






>
> This message is intended only for the use of the person(s) listed above as
the intended recipient(s), and may contain information that is PRIVILEGED
and CONFIDENTIAL.  If you are not an intended recipient, you may not read,
copy, or distribute this message or any attachment. If you received this
communication in error, please notify us immediately by e-mail and then
delete all copies of this message and any attachments.
>
> In addition you should be aware that ordinary (unencrypted) e-mail sent
through the Internet is not secure. Do not send confidential or sensitive
information, such as social security numbers, account numbers, personal
identification numbers and passwords, to us via ordinary (unencrypted)
e-mail.
>
>






> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication in 
error, please notify us immediately by e-mail and then delete all copies of this 
message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the 
Internet is not secure. Do not send confidential or sensitive information, such as 
social security numbers, account numbers, personal identification numbers and 
passwords, to us via ordinary (unencrypted) e-mail.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java

2003-10-04 Thread Bill Barker

- Original Message - 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 04, 2003 11:05 AM
Subject: cvs commit:
jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net
PoolTcpEndpoint.java


> remm2003/10/04 11:05:29
>
>   Modified:util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java
>   Log:
>   - No bug fix !
>   - Use the appropriate exception for killing the thread,
>   - Improve ifs.
>   - Replace while + break with a simpler (IMO) if.
>   - Please let me know ASAP if there's a problem.

+1 for the patch.  But you still need to recycle the connection if the
ServerSocket is re-started.


This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication in 
error, please notify us immediately by e-mail and then delete all copies of this 
message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the 
Internet is not secure. Do not send confidential or sensitive information, such as 
social security numbers, account numbers, personal identification numbers and 
passwords, to us via ordinary (unencrypted) e-mail.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 23608] New: - can't start catalina.sh apart from in $CATALINA_HOME

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23608

can't start catalina.sh apart from in $CATALINA_HOME

   Summary: can't start catalina.sh apart from in $CATALINA_HOME
   Product: Tomcat 5
   Version: 5.0.12
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: Normal
  Priority: Other
 Component: Connector:Coyote
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Seems the present working directory has to be $CATALINA_HOME otherwise when I run 

catalina.sh run

then tomcat cannot find the .keystore file which I have specified without any
directory, relative or absolute, in server.xml on my coyote connector as 

keystoreFile=".keystore"

Presumably somewhere or other the connector is not getting the relative path of
the .keystore file to the PWD, as was behaviour in tomcat4. I see in the docs
that keystoreFile="" should have the pathname of the keystore file. Does this
mean this tomcat4 relative directory feature has been dropped?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 13723] -

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13723







--- Additional Comments From [EMAIL PROTECTED]  2003-10-04 20:48 ---

when I start server using startup.bat ,server runs for few seconds & 
automatically shuts down & also 
When Iam using shutdown.bat, I get the error 
java.lang.IllegalMonitorStateException: current thread not owner

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 13723] -

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13723



[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|server not opening when |
   |startup.bat is executed |



--- Additional Comments From [EMAIL PROTECTED]  2003-10-04 20:44 ---

When I shutdown tomcat (or when it is running), I get the error 
java.lang.IllegalMonitorStateException: current thread not owner

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 13723] - server not opening when startup.bat is executed

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13723

server not opening when startup.bat is executed

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC|[EMAIL PROTECTED] |[EMAIL PROTECTED]
   ||m
  Component|Catalina|Unknown
   Priority|Other   |High
Product|Tomcat 4|Tomcat 5
   Platform|PC  |Other
Summary|Bootstrap: Class loader |server not opening when
   |creation threw exception|startup.bat is executed
Version|4.1.12  |Unknown

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23607] - Missing file

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23607

Missing file





--- Additional Comments From [EMAIL PROTECTED]  2003-10-04 18:21 ---
As is, your report doesn't make much sense. It is likely this has been fixed
since 5.0.12, but can you give more details about the problem ?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23607] New: - Missing file

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23607

Missing file

   Summary: Missing file
   Product: Tomcat 5
   Version: 5.0.12
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: Normal
  Priority: Other
 Component: Jasper
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Apparently the package commons/loggin is missing in the main distribution. 
When you need to compile a jsp using jasper you experience an ant 
error: "taskdef class org.apache.jasper.JspC cannot be found". If you download 
the package commons/loggin and put the jars files in the 
catalina_home/common/lib all works fine!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java

2003-10-04 Thread remm
remm2003/10/04 11:05:29

  Modified:util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java
  Log:
  - No bug fix !
  - Use the appropriate exception for killing the thread,
  - Improve ifs.
  - Replace while + break with a simpler (IMO) if.
  - Please let me know ASAP if there's a problem.
  
  Revision  ChangesPath
  1.21  +17 -18
jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/PoolTcpEndpoint.java
  
  Index: PoolTcpEndpoint.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/PoolTcpEndpoint.java,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- PoolTcpEndpoint.java  3 Oct 2003 10:48:45 -   1.20
  +++ PoolTcpEndpoint.java  4 Oct 2003 18:05:29 -   1.21
  @@ -369,12 +369,16 @@
   } else {
   accepted = factory.acceptSocket(serverSocket);
   }
  -if(!running && (null != accepted)) {
  +if (null == accepted) {
  +log.warn("Null socket returned by accept");
  +} else {
  +if (!running) {
   accepted.close();  // rude, but unlikely!
   accepted = null;
  +} else if (factory != null) {
  +factory.initSocket( accepted );
  +}
   }
  -if( factory != null && accepted != null)
  -factory.initSocket( accepted );
   }
   catch(InterruptedIOException iioe) {
   // normal part -- should happen regularly so
  @@ -533,20 +537,17 @@
   public void runIt(Object perThrData[]) {
   
// Create per-thread cache
  - while(endpoint.isRunning()) {
  + if (endpoint.isRunning()) {
Socket s = null;
try {
   s = endpoint.acceptSocket();
  - } catch (ThreadDeath t) {
  - endpoint.log.error("Shutdown thread: " 
  -   + Thread.currentThread().getName());
  -throw t;
  - } catch (Throwable t) {
  - endpoint.log.error("Exception in acceptSocket", t);
  - }
  - if(null != s) {
  + } finally {
// Continue accepting on another thread...
  - endpoint.tp.runIt(this);
  +if (endpoint.isRunning()) {
  +endpoint.tp.runIt(this);
  +}
  +}
  + if (null != s) {

try {
if(endpoint.getServerSocketFactory()!=null) {
  @@ -558,7 +559,6 @@
   try {
   s.close();
   } catch (IOException e) {}
  -break;
   }
   
   TcpConnection con = null;
  @@ -590,7 +590,6 @@
   }
   }
   }
  -break;
}
}
   }
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 16316] - DataSourceRealm can not find JNDI name in context

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16316

DataSourceRealm can not find JNDI name in context





--- Additional Comments From [EMAIL PROTECTED]  2003-10-04 14:46 ---
Please reopen this Bug. With the current implementation, a context scoped Realm 
makes no sense if it depends on a global resource. IMHO this a serious security 
issue because my user db for my context should NOT be globally visible.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2003-10-04 Thread mturk
mturk   2003/10/04 04:43:14

  Modified:jk/native/apache-2.0 mod_jk.c
  Log:
  Let the open_log retuns int instead calling exit(1),
  so we can return INTERNL_SERVER_ERROR, instead
  getting into endles child create/exit loop.
  
  Revision  ChangesPath
  1.88  +13 -11jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c
  
  Index: mod_jk.c
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- mod_jk.c  4 Oct 2003 09:26:00 -   1.87
  +++ mod_jk.c  4 Oct 2003 11:43:14 -   1.88
  @@ -2092,7 +2092,7 @@
   return APR_SUCCESS;
   }
   
  -static void open_jklog(server_rec *s, apr_pool_t *p)
  +static int open_jklog(server_rec *s, apr_pool_t *p)
   {
   jk_server_conf_t *conf;
   const char *fname;
  @@ -2107,13 +2107,13 @@
   
   if (main_log != NULL) {
   conf->log = main_log;
  -return;
  +return 0;
   }
   if (conf->log_file == NULL) {
  -return;
  +return 0;
   }
   if (*(conf->log_file) == '\0') {
  -return;
  +return 0;
   }
   
   if (*conf->log_file == '|') {
  @@ -2121,17 +2121,17 @@
   ap_log_error(APLOG_MARK, APLOG_ERR, 0, s,
"mod_jk: could not open reliable pipe "
"to jk log %s", conf->log_file+1);
  -exit(1);
  +return -1;
   }
   conf->jklogfp = (void *)ap_piped_log_write_fd(pl);
   }
  -else if (*conf->log_file != '\0') {
  +else {
   fname = ap_server_root_relative(p, conf->log_file);
   if (!fname) {
   ap_log_error(APLOG_MARK, APLOG_ERR, APR_EBADPATH, s,
"mod_jk: Invalid JkLog "
"path %s", conf->log_file);
  -exit(1);
  +return -1;
   }
   if ((rc = apr_file_open(&conf->jklogfp, fname,
   jklog_flags, jklog_mode, p))
  @@ -2139,7 +2139,7 @@
   ap_log_error(APLOG_MARK, APLOG_ERR, rc, s,
"mod_jk: could not open JkLog "
"file %s", fname);
  -exit(1);
  +return -1;
   }
   apr_file_inherit_set(conf->jklogfp);
   }
  @@ -2154,10 +2154,10 @@
   if (main_log == NULL)
   main_log = conf->log;
   apr_pool_cleanup_register(p, main_log, jklog_cleanup, jklog_cleanup);
  -return;
  +return 0;
   }
   
  -exit(1);
  +return -1;
   }
   
   
  @@ -2248,7 +2248,9 @@
* - open each jk logfile
*/
   for (; s; s = s->next) {
  -open_jklog(s, pconf);
  +if (open_jklog(s, pconf))
  +return HTTP_INTERNAL_SERVER_ERROR;
  +
   }
   
   return OK;
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23536] - JSP compilation fails when spaces are in TOMCAT_HOME path

2003-10-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536

JSP compilation fails when spaces are in TOMCAT_HOME path

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-10-04 09:33 ---
Replace Ant in Tomcat catalogs to 1.6beta1+ - no error!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2003-10-04 Thread mturk
mturk   2003/10/04 02:26:00

  Modified:jk/native/apache-2.0 mod_jk.c
  Log:
  apr_filename_of_pathname has been deprecated since apr
  version 0.9.3, and it doesn't exist in version 0.9.4 any more.
  
  Revision  ChangesPath
  1.87  +6 -4  jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c
  
  Index: mod_jk.c
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- mod_jk.c  30 Sep 2003 13:41:54 -  1.86
  +++ mod_jk.c  4 Oct 2003 09:26:00 -   1.87
  @@ -91,9 +91,11 @@
   #include "util_date.h"
   #endif
   
  -/* changed with apr 1.0 */
  +/* deprecated with apr 0.9.3 */
   #include "apr_version.h"
  -#if (APR_MAJOR_VERSION < 1) 
  +#if (APR_MAJOR_VERSION == 0) && \
  +(APR_MINOR_VERSION <= 9) && \
  +(APR_PATCH_VERSION < 3) 
   #define apr_filepath_name_get apr_filename_of_pathname
   #endif
   
  @@ -2412,7 +2414,7 @@
   
   /* Only if sub-request for a directory, most likely from mod_dir */
   if (r->main && r->main->filename &&
  -!*apr_filepath_name_get(r->main->filename)){
  +!apr_filepath_name_get(r->main->filename)){
   
   /* The filename from the main request will be set to what should
* be picked up, aliases included. Tomcat will need to know about
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.c

2003-10-04 Thread mturk
mturk   2003/10/04 02:20:59

  Modified:jk/native/common jk_ajp_common.c
  Log:
  "Normal" C compiler doesn't allow to declare variables
  like C++ does.
  
  Revision  ChangesPath
  1.40  +15 -21jakarta-tomcat-connectors/jk/native/common/jk_ajp_common.c
  
  Index: jk_ajp_common.c
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/common/jk_ajp_common.c,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- jk_ajp_common.c   25 Sep 2003 15:22:08 -  1.39
  +++ jk_ajp_common.c   4 Oct 2003 09:20:59 -   1.40
  @@ -661,6 +661,7 @@
int rc;

FD_ZERO(&rset);
  + FD_ZERO(&eset);
FD_SET(ae->sd, &rset);
FD_SET(ae->sd, &eset);
   
  @@ -1520,56 +1521,49 @@
   
   if (pThis && pThis->worker_private) {
   ajp_worker_t *p = pThis->worker_private;
  -int cache_sz = jk_get_worker_cache_size(props, p->name, cache);
  -int socket_timeout =
  +int cache_sz = jk_get_worker_cache_size(props, p->name, cache);
  +p->socket_timeout =
  jk_get_worker_socket_timeout(props, p->name, AJP13_DEF_TIMEOUT);
   
   jk_log(l, JK_LOG_DEBUG,
  "In jk_worker_t::init, setting socket timeout to %d\n",
  -   socket_timeout);
  +   p->socket_timeout);
   
  -int socket_keepalive =
  +p->keepalive =
   jk_get_worker_socket_keepalive(props, p->name, JK_FALSE);
   
   jk_log(l, JK_LOG_DEBUG,
  "In jk_worker_t::init, setting socket keepalive to %d\n",
  -   socket_keepalive);
  +   p->keepalive);
   
  -int cache_timeout =
  +p->cache_timeout =
   jk_get_worker_cache_timeout(props, p->name, AJP_DEF_CACHE_TIMEOUT);
   
   jk_log(l, JK_LOG_DEBUG,
  "In jk_worker_t::init, setting cache timeout to %d\n",
  -   cache_timeout);
  +   p->cache_timeout);
   
  -int connect_timeout =
  +p->connect_timeout =
   jk_get_worker_connect_timeout(props, p->name, AJP_DEF_CONNECT_TIMEOUT);
   
jk_log(l, JK_LOG_DEBUG,
   "In jk_worker_t::init, setting connect timeout to %d\n",
  - connect_timeout);
  + p->connect_timeout);
   
  -int reply_timeout =
  +p->reply_timeout =
   jk_get_worker_reply_timeout(props, p->name, AJP_DEF_REPLY_TIMEOUT);
   
   jk_log(l, JK_LOG_DEBUG,
   "In jk_worker_t::init, setting reply timeout to %d\n",
  -reply_timeout);
  +p->reply_timeout);
   
  -int prepost_timeout =
  +p->prepost_timeout =
   jk_get_worker_reply_timeout(props, p->name, AJP_DEF_PREPOST_TIMEOUT);
   
   jk_log(l, JK_LOG_DEBUG,
   "In jk_worker_t::init, setting prepost timeout to %d\n",
  -prepost_timeout);
  +p->prepost_timeout);
   
  -p->socket_timeout = socket_timeout;
  -p->keepalive = socket_keepalive;
  -p->cache_timeout = cache_timeout;
  -p->connect_timeout = connect_timeout;
  -p->reply_timeout = reply_timeout;
  -p->prepost_timeout = prepost_timeout;
  -
   /* 
*  Need to initialize secret here since we could return from inside
*  of the following loop
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]