You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Chandran N <nc...@cisco.com> on 2003/01/22 10:24:33 UTC

[users@httpd] PUT and persistent connections

Hi Gurus,

A Http 1.1 client (written in C) <---------> B Internet <----------> C
Apache web server 1.3.6 (Unix) <--> D  perl script (to do PUT)

I used the PUT.pl published in http://www.apacheweek.com/features/put.

When I do a HTTP PUT using persistent connections, the file is getting
created on the server (C) as expected. But the apache web server (C) is not
returning the status code(actually I returned 204 from the perl script (D) )
to the web client (A).

This is working fine with Apache 1.3.9 (Unix).

All I want to know is from which version of Apache the PUT method is working
with persistent connections ?

Thanks a lot.

Regards,
Chandran.





---------------------------------------------------------------------
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