You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mi...@bk.admin.ch on 2006/03/17 08:55:00 UTC

[users@httpd] Re: POST behaviour regression ? (2.0.54 -> 2.0.55)

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


-----Ursprüngliche Nachricht-----
Von: Robin P. Blanchard [mailto:robin.blanchard@georgiacenter.uga.edu] 
Gesendet: Donnerstag, 16. März 2006 15:55
An: users@httpd.apache.org
Betreff: POST behaviour regression ? (2.0.54 -> 2.0.55)




1) POST as expected
# httpd -V
Server version: Apache/2.0.54
Server built:   Jul  4 2005 12:23:19
Server's Module Magic Number: 20020903:9
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_USE_FLOCK_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D HTTPD_ROOT="/usr/local"
 -D SUEXEC_BIN="/usr/local/bin/suexec"
 -D DEFAULT_PIDLOG="/var/run/httpd.pid"
 -D DEFAULT_SCOREBOARD="/var/run/apache_runtime_status"
 -D DEFAULT_LOCKFILE="/var/run/accept.lock"
 -D DEFAULT_ERRORLOG="/var/log/httpd-error.log"
 -D AP_TYPES_CONFIG_FILE="etc/apache2/mime.types"
 -D SERVER_CONFIG_FILE="etc/apache2/httpd.conf"

10.10.10.240 - alissa [16/Mar/2006:09:12:45 -0500] "POST /devel/Adam/log_assignment.php HTTP/1.1" 200 60963 "https://oidl.georgiacenter.uga.edu/devel/Adam/stu_assignment.php?id=AAAJpeAA
TAAAACfAAA&lessnum=1" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)"

2) POST fails (bytes are lost)
# httpd -V
Server version: Apache/2.0.55
Server built:   Mar 15 2006 14:19:30
Server's Module Magic Number: 20020903:11
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_USE_FLOCK_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D HTTPD_ROOT="/usr/local"
 -D SUEXEC_BIN="/usr/local/bin/suexec"
 -D DEFAULT_PIDLOG="/var/run/httpd.pid"
 -D DEFAULT_SCOREBOARD="/var/run/apache_runtime_status"
 -D DEFAULT_LOCKFILE="/var/run/accept.lock"
 -D DEFAULT_ERRORLOG="/var/log/httpd-error.log"
 -D AP_TYPES_CONFIG_FILE="etc/apache2/mime.types"
 -D SERVER_CONFIG_FILE="etc/apache2/httpd.conf"

10.10.10.88 - alissa [16/Mar/2006:09:40:39 -0500] "POST /devel/Adam/log_assignment.php HTTP/1.1" 200 48748 "https://idl.georgiacenter.uga.edu//devel/Adam/stu_assignment.php?id=AAAJpeAA
TAAAACfAAA&lessnum=1" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)"

I've had my web developers echo out the POSTs and interestingly enough, in the failure case (2.0.55) the bytes are *not* truncated, they are cut at the beginning.


---------------------------------------
Robin P. Blanchard
Systems Integration Specialist
Georgia Center for Continuing Education
fon: 706.542.2404 < > fax: 706.542.6546
---------------------------------------

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org