Hi,

I have recently configured relayd as SSL accelerator and it is working really 
great. However it seems that not all http methods that are mentioned in the man 
page are actually supported by the http protocol.

     method name
             Match the HTTP request method.  The method is specified by name
             and can be either CONNECT, COPY, DELETE, GET, HEAD, LOCK, MKCOL,
             MOVE, OPTIONS, PATCH, POST, PROPFIND, PROPPATCH, PUT, TRACE, or
             UNLOCK.

The above list is from "man relayd.conf" and I would assume that those methods, 
if mentioned, are fully supported, however when trying to use Apache2 with 
mod_dav_svn (ap2-subversion) relayd somehow breaks it:

# svn up
svn: Server sent unexpected return value (400 Bad Request) in response to 
OPTIONS request for 'https://<url>/svn/repo'

This was tested using OpenBSD 5.9. If more information is required, please say 
so.

Regards,
Michael

Reply via email to