DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33505>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33505





------- Additional Comments From [EMAIL PROTECTED]  2005-02-11 18:04 -------
(In reply to comment #2)
> Hi,
> 
> There is a problem with your const -> const char patch.
> All service_t mmembers that are now char* like query_string etc,
> will be changed to const char*.
> 
> Since apr13 worker resolves the issue of xlate by using message buffer,
> something similar must be made for ajp12 worker, and not tweeking constness.
> Furter reason is that AS400 implemetation for ajp12 uses inplace conversion
> of const char* strings like ap_get_server_name(), etc...

Sorry. I'm not familiar with the code, and I've always had trouble with char *
in C :) That was just the easiest way for me to get it to compile. If there's a
better way...

> 
> I'll use 8k stack buffer for ajpv12_sendstring for AS400.
> Will you be able to test that?

Sure. You may need to give me a specific test case or two to make sure I test it
right.

> 
> The bldjk.qclsrc patch look fine

Thanks.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to