Re: Is it possible to build apache http server as a in-process module?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 14 Dec 2008, at 05:31, William A. Rowe, Jr. wrote:

Leo Li wrote:

What I want to do is to plugin an in-process http server module in an
exsiting product to expose its original functionality as web service
(soap over http). :)  Since the existing product is already an
executable one so it seems that the only choice is to write an apache
module to communicate with apache http server and the existing product
by IPC...
I know there are in-process http server in java but I would not like to add the burdon of an additional JVM and the cost of JNI calls so I am
now looking for an in-process http server in native language.

Might an alternative for you be to use apache as a proxy, and
just write a proxy protocol module to communicate with your
original application?  You might take the way mod_proxy_ajp
communicates with a java appserver as a model for that.

--
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux