On Tuesday, 09 August 2011 11:48:32 Rainer Jung wrote: > Another option would be something like mod_proxy_fdpass, namely once > we observe a websocket is started, hand over the full connection via > the file descriptor to some other dedicated websocket server. I > haven't checked though, whether the mod_proxy_fdpass way of doing it > would interoperate with a Java based websocket server.
A recent modperl allows to do something along these lines even with httpd 2.0, http://foertsch.name/ModPerl-Tricks/req-hand-over.shtml Torsten Förtsch -- Need professional modperl support? Hire me! (http://foertsch.name) Like fantasy? http://kabatinte.net
