[CLUE-Tech] apache httpd-2.0.40-8 and RedHat 8.0 and post error

David Anselmi anselmi at americanisp.net
Sun Dec 29 21:24:57 MST 2002


Jason S. Friedman wrote:
 > My web server won't process post's for some reason.  Any time I try
 > to pull up a new page via a submit button in a form apache just seems
 > to hang.
 >
 > It seems related to this bug:
 > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12355
 >
 > Has anyone else had this trouble?
 >
 > I suppose I can always downgrade to apache 1.3.27.  I'm just shocked,
 > if true, that this isn't more widely known.  I'm using Perl and
 > mod_perl on a PC with RedHat, and that's probably a pretty common
 > combination.

Seems to have to do with mod_ssl and mod_php, not perl.  I'm not 
surprised this is not widely known.  First, most sites probably still 
run a 1.3 version of apache.  Second, this only happens when client 
certificates are required and practically *nobody* does that.

How many clients do you have for this particular location?  If it is not 
many you can always run a separate apache server on a different IP or 
port and and then set SSLVerifyClient to require for that whole server.

Or you could fix the bug ;-)

Good luck,
Dave




More information about the clue-tech mailing list