> -----Original Message----- > From: Jim Jagielski > Sent: Montag, 14. Oktober 2013 15:45 > To: dev@httpd.apache.org > Subject: Re: uds support > > Which one? > > sock://var/run/server.sock|http://localhost/foo/bar > > or > > http://localhost/foo/bar|sock:/var/run.s.sock > > I guess we could say that the path info for the "segment" that > provides the communication scheme (http://localhost/... above), > if any, is ignored. > > eg: > > http://localhost/|sock:./rel/dir/s.sock > ajp://localhost/ignored/path|sock:/var/run/a.sock
I like the above ones most. Regards Rüdiger