Mailing List Archive

[Bug 8934] - GetServerVariable returns wrong lpdwSizeofBuffer
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8934>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8934

GetServerVariable returns wrong lpdwSizeofBuffer





------- Additional Comments From wrowe@apache.org 2002-05-18 22:01 -------

There is a test module of mod_isapi.c cvs version 1.73 now available from

http://www.apache.org/~wrowe/mod_isapi.so

Please feel free to test (within Apache 2.0.36) and report back with
any success or hassles you encounter. The source code is available;


http://cvs.apache.org/viewcvs.cgi/*checkout*/httpd-2.0/modules/arch/win32/mod_isapi.c?rev=1.73

http://cvs.apache.org/viewcvs.cgi/*checkout*/httpd-2.0/modules/arch/win32/mod_isapi.h?rev=1.1

All ISAPI directives are now per-directory, except for ISAPICacheFile (which
remains global.) A new ISAPIFakeAsync on will allow modules to believe that
mod_isapi is an async server, and respond to the async requests and invoke
the module's completion callbacks.

Unless problems are identified, this is the code expected to be released
with Apache 2.0.37.

TIA

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org