Re: connect to zOGI without apache
Helge Hess <[email protected]> Sat, 2 May 2009 12:02:48 +0200
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
On 02.05.2009, at 11:50, [email protected] wrote: > I'd still be interested to know if it's possible to communicate > directly with zOGI. It would mean that I could remove Apache from my > configuration, so that's one less thing to deal with. Thats not recommended. SOPE apps only implement a subset of HTTP and do not use non-blocking IO for reading requests/delivering responses. Besides protocol stability Apache improves concurrency. Expect: 100-continue is an issue in many many implementations. Which client emits this? You should try to disable it. Helge -- Helge Hess http://helgehess.eu/ -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc