Re: Tagging JK2_2_0_2

2002-11-22 Thread jean-frederic clere
Mladen Turk wrote:



-Original Message-

I remember that a FIONBIO was causing me some problems it 
seems there is a #if 0 #endif So the code between is not used 
any more. Could we remove it?



Yes... That was my invention after all (blocking blocked socket) ;-).


/* When a socket is created, it operates in blocking mode 
 * by default (nonblocking mode is disabled), so there is no need
 * to set it to the blocking mode prior timeout setting.
 * This is consistent with BSD sockets. 
...

MT.



Ok.

I have applied all the patches I have for the moment.

Cheers

Jean-frederic


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




RE: Tagging JK2_2_0_2

2002-11-22 Thread Mladen Turk


 -Original Message-
 From: jean-frederic clere 
 
 I have applied all the patches I have for the moment.
 
 Cheers
 
 Jean-frederic
 

Cool, thx.

MT.



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




Tagging JK2_2_0_2

2002-11-21 Thread Mladen Turk
Hi,

There has been lots of changes since 2.0.1 like:

- Regular expressions for uri mapping
- Duplicating global directives
- Fixing POST on JNI
- etc...

I'm planning to tag the JK2 on Monday 25th.

Any objections to that?

Also we still need to do a lot of work on the docs (hope that John will
help us here finally ;).

MT.



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




Re: Tagging JK2_2_0_2

2002-11-21 Thread jean-frederic clere
Mladen Turk wrote:

Hi,

There has been lots of changes since 2.0.1 like:

- Regular expressions for uri mapping
- Duplicating global directives
- Fixing POST on JNI
- etc...

I'm planning to tag the JK2 on Monday 25th.

Any objections to that?


I have some patches to commit. I will mail when I have finished.



Also we still need to do a lot of work on the docs (hope that John will
help us here finally ;).

MT.



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







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




Re: Tagging JK2_2_0_2

2002-11-21 Thread jean-frederic clere
Mladen Turk wrote:

Hi,

There has been lots of changes since 2.0.1 like:

- Regular expressions for uri mapping
- Duplicating global directives
- Fixing POST on JNI
- etc...

I'm planning to tag the JK2 on Monday 25th.

Any objections to that?


I remember that a FIONBIO was causing me some problems it seems there is a
#if 0
#endif
So the code between is not used any more.
Could we remove it?



Also we still need to do a lot of work on the docs (hope that John will
help us here finally ;).

MT.



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







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




RE: Tagging JK2_2_0_2

2002-11-21 Thread Mladen Turk


 -Original Message-
 
 I remember that a FIONBIO was causing me some problems it 
 seems there is a #if 0 #endif So the code between is not used 
 any more. Could we remove it?
 

Yes... That was my invention after all (blocking blocked socket) ;-).


/* When a socket is created, it operates in blocking mode 
 * by default (nonblocking mode is disabled), so there is no need
 * to set it to the blocking mode prior timeout setting.
 * This is consistent with BSD sockets. 
...

MT.



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




Re: Tagging JK2_2_0_2

2002-11-21 Thread Costin Manolache
+1

I'll try to add a bit more documentation ( and re-test ) the
config stuff ( reloading etc ) as well as the chunked fix.

Costin

Mladen Turk wrote:

 Hi,
 
 There has been lots of changes since 2.0.1 like:
 
 - Regular expressions for uri mapping
 - Duplicating global directives
 - Fixing POST on JNI
 - etc...
 
 I'm planning to tag the JK2 on Monday 25th.
 
 Any objections to that?
 
 Also we still need to do a lot of work on the docs (hope that John will
 help us here finally ;).
 
 MT.




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