On 2014-04-09, 8:10 AM, "Schoenenberger Dominique" wrote:

We have errors reported by the WebObjects Apache adaptor:

04-Apr-2014 18:36:23 - Error: Header length > 10240
04-Apr-2014 18:36:23 - Error: header text:<VL_S_IV_1_0_1">DVL_S_IV 
1.0.1</option><option value="DVL_S_V_1_0_0”>…
04-Apr-2014 18:36:23 - Info: Dumping pooled connection to 
srv-istp-01.hq.k.grp(2005)
04-Apr-2014 18:36:23 - Info: Marking instance 3 dead
04-Apr-2014 18:36:23 - Warn: Marking srv-istp-01.hq.k.grp:3 unresponsive
04-Apr-2014 18:36:23 - Debug: connectionAttempts = 1, retries = 10


The header is too long because it contains HTML code ! , usually the html is a 
list of options of a select.

What version of Apache?  Which adaptor version?  Who built it?

That looks like a buffer overrun, or something picking up part of the previous 
request.


After such error, the instance is flagged “dead” (see log above) and the 
request is sent to another instance.

In user point of view, it appears as a session timeout error.

That is the result of "the request is sent to another instance”.



This error is not systematic.

Does someone having the same problem ? or have any idea of the cause ?

Dominique
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      
(Webobjects-dev@lists.apple.com<mailto:Webobjects-dev@lists.apple.com>)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net

This email sent to ch...@global-village.net<mailto:ch...@global-village.net>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to