svn commit: r705882 - in /tomcat/connectors/trunk/jk/native/common: jk_ajp_common.c jk_msg_buff.c

2008-10-18 Thread mturk
Author: mturk Date: Sat Oct 18 06:35:57 2008 New Revision: 705882 URL: http://svn.apache.org/viewvc?rev=705882&view=rev Log: Make sure the message reply buffer is always reset before sending request. Do a real reset by clearing the message to zero, not just marking it's size Modified: tomcat

svn commit: r705888 - /tomcat/connectors/trunk/jk/native/common/jk_connect.c

2008-10-18 Thread mturk
Author: mturk Date: Sat Oct 18 07:40:10 2008 New Revision: 705888 URL: http://svn.apache.org/viewvc?rev=705888&view=rev Log: Can we have socket error, and errno==0?. Well OS is unknown and strange territory Modified: tomcat/connectors/trunk/jk/native/common/jk_connect.c Modified: tomcat/con

svn commit: r705889 - /tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

2008-10-18 Thread mturk
Author: mturk Date: Sat Oct 18 08:08:22 2008 New Revision: 705889 URL: http://svn.apache.org/viewvc?rev=705889&view=rev Log: Check if backend send AJP13_SEND_HEADERS more then once. Mark that as protocol error Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c Modified: tomc

[g...@vmgump]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2008-10-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-jk-native has an issue affecting its community integration. This

svn commit: r705959 - /tomcat/connectors/trunk/jk/native/common/jk_connect.c

2008-10-18 Thread mturk
Author: mturk Date: Sat Oct 18 22:35:54 2008 New Revision: 705959 URL: http://svn.apache.org/viewvc?rev=705959&view=rev Log: Fix typo Modified: tomcat/connectors/trunk/jk/native/common/jk_connect.c Modified: tomcat/connectors/trunk/jk/native/common/jk_connect.c URL: http://svn.apache.org/vi

svn commit: r705963 - /tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

2008-10-18 Thread mturk
Author: mturk Date: Sat Oct 18 23:24:37 2008 New Revision: 705963 URL: http://svn.apache.org/viewvc?rev=705963&view=rev Log: Don't put the worker in error state in case of client errors. Although the backend connection can be closed and no more connections exist, the worker is not in error state

svn commit: r705964 - /tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

2008-10-18 Thread mturk
Author: mturk Date: Sat Oct 18 23:29:07 2008 New Revision: 705964 URL: http://svn.apache.org/viewvc?rev=705964&view=rev Log: Also update client_errors counter in case of client errors Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c Modified: tomcat/connectors/trunk/jk/nati