cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2004-02-24 Thread hgomez
hgomez 2004/02/24 07:51:23 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Should fix problem fix mod_deflate and jk2 Revision ChangesPath 1.41 +5 -1 jakarta-tomcat-connectors/jk/native2/server/apache2/jk_service_apache2.c Index:

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2004-02-02 Thread mmanders
mmanders2004/02/02 10:23:55 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Updated how we get the server port to work with APR 1.0 as well as previous versions.Patch submitted by Guenter Knauf. Revision ChangesPath 1.38 +2 -4

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2004-01-22 Thread hgomez
hgomez 2004/01/22 01:19:55 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Get server name from Apache, the same way that JK 1.2.x. Port correction should now be studied Revision ChangesPath 1.37 +3 -4

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-12-09 Thread hgomez
hgomez 2002/12/09 05:23:20 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Make jk2 works with filters in Apache 2.0, ie mod_deflate and AddOutputFilterByType DEFLATE text/html. Revision ChangesPath 1.33 +5 -2

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-11-22 Thread jfclere
jfclere 2002/11/22 08:04:06 Modified:jk/native2/server/apache13 jk_service_apache13.c jk/native2/server/apache2 jk_service_apache2.c Log: Fix 14293 - Copied from mod_jk - Revision ChangesPath 1.9 +6 -4

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-10-18 Thread mturk
mturk 2002/10/18 00:35:06 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Fix the bug 12699. Use the table_add instead of table_set for multivalue headers. Revision ChangesPath 1.30 +7 -4

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-09-27 Thread mturk
mturk 2002/09/27 06:14:09 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Fix the compile warning unsigned - int Revision ChangesPath 1.29 +3 -3 jakarta-tomcat-connectors/jk/native2/server/apache2/jk_service_apache2.c Index:

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-07-14 Thread mturk
mturk 2002/07/14 06:37:28 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Move the jvm detaching to the service afterRequest. That way we are sure that the detaching is in the same thread. Revision ChangesPath 1.28 +8 -1

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-07-08 Thread mturk
mturk 2002/07/08 06:30:57 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: no message Revision ChangesPath 1.27 +5 -5 jakarta-tomcat-connectors/jk/native2/server/apache2/jk_service_apache2.c Index: jk_service_apache2.c

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-05-18 Thread nacho
nacho 02/05/18 15:45:04 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: * EOL problems Revision ChangesPath 1.23 +3 -2 jakarta-tomcat-connectors/jk/native2/server/apache2/jk_service_apache2.c Index: jk_service_apache2.c

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c mod_jk2.c

2002-05-15 Thread costin
costin 02/05/15 12:46:46 Modified:jk/native2/jni jk_jni_aprImpl.c jk/native2/server/apache2 jk_service_apache2.c mod_jk2.c Log: Save the request start time. Few small fixes. Remove unused fields. Revision ChangesPath 1.21 +0 -7

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c mod_jk2.c

2002-05-09 Thread costin
costin 02/05/09 14:13:13 Modified:jk/native2/jni jk_jni_aprImpl.c jk/native2/server/apache2 jk_service_apache2.c mod_jk2.c Log: As previously mentioned, less verbosity unless explicitely configured for debug ( and only debug on the targeted object ) Revision

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-03-24 Thread costin
costin 02/03/24 11:22:19 Modified:jk/native2/server/apache13 jk_service_apache13.c jk/native2/server/apache2 jk_service_apache2.c Log: Fix - the headers are dumped for debugging, but only the first time. Revision ChangesPath 1.3 +11 -13

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-03-01 Thread costin
costin 02/03/01 22:35:41 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: There is something wrong with using APRTABLES, I suspect we're reusing a buffer too much. Reverted to jk maps until the rest is working, then I'll try again. Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c mod_jk2.c

2002-02-28 Thread costin
costin 02/02/28 15:35:26 Modified:jk/native2/server/apache2 jk_service_apache2.c mod_jk2.c Log: Finally, the config changed we discussed. There is only one config directive for mod_jk that we should care: JkSet name value JkSet workersFile ... will read properties

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-02-22 Thread hgomez
hgomez 02/02/22 02:08:35 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Correct problems with headers handling, mod_jk2 was broken. Now mod_jk 2.0.0 works correctly with Tomcat 3.3.1-b1 There is still a problem with Tomcat 4.0.2 and SessionId Revision

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

2002-02-21 Thread hgomez
hgomez 02/02/21 03:18:59 Modified:jk/native2/server/apache2 jk_service_apache2.c Log: Still jk2 renaming, but also an update which use strcasecmp in on/off/true/false util func Revision ChangesPath 1.8 +26 -26