Respectfully, I think that's not at all what he wants ;)
I think (correct me if I'm wrong) he's wondering is Orion is going to have
it's OWN ISAPI or NSAPI so others can write plugins for the server.
I think supporting Apache plugins would be a good idea, perhaps adopting
their API but many things that can be done with Apache plugins can just as
easily be written as a servlet. (Albeit not an HTTPServlet)
Orion being able to be plugged into _another_ webserver as the JSP / Servlet
engine is another issue (one I know you've asked about before ;)). There is
an inhouse development copy running as a plugin to IIS but I think this
functionality is being left for the 1.0 or after version, there are more
important things that need to be done first.
If any of this is wrong, someone feel free to correct me ;)
Mike
----- Original Message -----
From: Alex Paransky <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Sent: Friday, January 28, 2000 10:01 PM
Subject: RE: How do you separate Orion servlet engine from Orion web server?
> Mike, I think the issue here is that many companies provide 3rd party
> solutions through a ISAPI or NSAPI or Apache plugins. Sergio has
indicated
> that his company is using such plugins. It would be nice, if you could
use
> the OrionWebServer as a JSP engine behind one of these web servers.
>
>
> I too would be interested if there are any plans to allow such cooperation
> between Orion and other http server providers.
>
> -AP_
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mike
> Cannon-Brookes
> Sent: Friday, January 28, 2000 3:55 PM
> To: Orion-Interest
> Subject: Re: How do you separate Orion servlet engine from Orion web
> server?
>
>
> 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
> >
> >
>
>
>