|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2010
/
2010-06
/
Pound Proxy Server with Lotus Traveler
[
logging tools / kborn(at)kcp.com ]
[
ANNOUNCE: Pound - reverse proxy and load balancer ... ]
Pound Proxy Server with Lotus Traveler
David Tannheimer <david.tannheimer(at)num.com> |
2010-06-18 13:23:32 |
[ FULL ]
|
Hello
We use pound reverse proxy in a testenvironment with Lotus Traveler. We
get now
the following error in pound:
e501 bad request "OPTIONS /servlet/traveler/Microsoft-Server-ActiveSync
HTTP/1.1"
It seems that the proxy is not allowing the http method options. I didn't
find anything
on www.apsis.ch/pound or in any forum that talks about the http method
option. Can pound serve
this http method ? (Eventually with xhttp....)
Thanks for your hint.
Best Regards
David
This message contains information that may be privileged or confidential
and is the property of the NUM Group. It is intended only for
the person to whom it is addressed. If you are not the intended recipient,
you are not authorized to read, print, retain, copy, disseminate,
distribute, or use this message or any part thereof. If you receive this
message in error, please notify the sender immediately and delete
all copies of this message.
|
| Attachments: | | |
| text.html |
text/html |
1485 Bytes |
| smime.p7s |
application/x-pkcs7-signature |
8788 Bytes |
|
|
|
RE: [Pound Mailing List] Pound Proxy Server with Lotus Traveler
Joe Gooch <mrwizard(at)k12system.com> |
2010-06-18 15:10:13 |
[ FULL ]
|
xHTTP value
Defines which HTTP verbs are accepted. The possible values are:
0 (default) accept only standard HTTP requests (GET, POST, HEAD).
1 additionally allow extended HTTP requests (PUT, DELETE).
2 additionally allow standard WebDAV verbs (LOCK, UNLOCK,
PROPFIND, PROPPATCH, SEARCH, MKCOL, MOVE, COPY, OPTIONS, TRACE, MKACTIVITY,
CHECKOUT, MERGE,
REPORT).
3 additionally allow MS extensions WebDAV verbs (SUBSCRIBE,
UNSUBSCRIBE, NOTIFY, BPROPFIND, BPROPPATCH, POLL, BMOVE, BCOPY, BDELETE,
CONNECT).
4 additionally allow MS RPC extensions verbs (RPC_IN_DATA,
RPC_OUT_DATA).
You need xHTTP 2 or above.
Joe
[...]
|
|
|
Antwort: RE: [Pound Mailing List] Pound Proxy Server with Lotus Traveler
David Tannheimer <david.tannheimer(at)num.com> |
2010-06-18 15:22:05 |
[ FULL ]
|
Hi Joe
Thanks, will test it.
Best Regards
David
Joe Gooch <mrwizard(at)k12system.com>
18.06.2010 15:19
Bitte antworten an
pound(at)apsis.ch
An
"pound(at)apsis.ch" <pound(at)apsis.ch>
Kopie
Thema
RE: [Pound Mailing List] Pound Proxy Server with Lotus Traveler
xHTTP value
Defines which HTTP verbs are accepted. The possible values
are:
0 (default) accept only standard HTTP requests (GET, POST,
HEAD).
1 additionally allow extended HTTP requests (PUT, DELETE).
2 additionally allow standard WebDAV verbs (LOCK, UNLOCK,
PROPFIND, PROPPATCH, SEARCH, MKCOL, MOVE, COPY, OPTIONS, TRACE,
MKACTIVITY, CHECKOUT, MERGE,
REPORT).
3 additionally allow MS extensions WebDAV verbs (SUBSCRIBE,
UNSUBSCRIBE, NOTIFY, BPROPFIND, BPROPPATCH, POLL, BMOVE, BCOPY, BDELETE,
CONNECT).
4 additionally allow MS RPC extensions verbs (RPC_IN_DATA,
RPC_OUT_DATA).
You need xHTTP 2 or above.
Joe
[...]
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
[...]
|
| Attachments: | | |
| text.html |
text/html |
5201 Bytes |
| smime.p7s |
application/x-pkcs7-signature |
8788 Bytes |
|
|
|
|