Sergio,
What plugins are you referring to? If you're refering to JServ + Apache, you
toss them both and use Orion to serve both plain HTML and servlets.
There will possibly a 'plugin' version of Orion in the future, but the
plugin architecture of webservers (Apache, IIS, Oreilly, Netscape) is done
through sockets I believe, which is a BIG performance hit.
ie Orion is faster serving JSP pages than Apache is at serving servlet pages
through JServ b/c of the lack of plugins (completely apart from the
brilliant coding ;))
Mike
----- Original Message -----
From: Sergio Socarras <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Sent: Friday, January 28, 2000 5:32 PM
Subject: How do you separate Orion servlet engine from Orion web server?
> Hi all,
> We have existing plug-ins that are crucial to our
> site running under Apache. We really like the Orion
> servlet engine but need make use of these plug-ins.
>
> Is there any way of separating the servlet engine from
> the orion web server. If not, is there an open API for
> writing plug-ins for the orion web server?
>
> Any help would be appreciated!
>
> Sergio
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>