Configuring an Apache Front-End for Orbeon Forms

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Configuring an Apache Front-End for Orbeon Forms

Erik Bruchez
Administrator
All,

We have posted a new blog entry about this topic:

http://www.orbeon.com/blog/2006/12/27/configuring-an-apache-front-end-for-orbeon-forms/

Your feedback is welcome!

Happy Holidays,

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Configuring an Apache Front-End for Orbeon Forms

Colin O'Brien
Hi Erik

Happy New Year!

this is great that you put this out there.
When I was looking at upgrading OPS 3.01 to 3.5, I also upgraded  
Tomcat5 to the latest and Apache2 from 2.0.52 to 2.2.3.
I saw that there was now this extra proxy option (ajp) but there was  
no documentation on how to implement. I'm probably the only person  
who didn't think to just substitute the ajp protocol for http.

So you've covered the how, I wonder if you have any comments on the why?
That is, what benefits have you seen from moving from http on port  
8080 to ajp on port 8009?

Many thanks
Colin

On Dec 28, 2006, at 9:10 AM, Erik Bruchez wrote:

> All,
>
> We have posted a new blog entry about this topic:
>
> http://www.orbeon.com/blog/2006/12/27/configuring-an-apache-front- 
> end-for-orbeon-forms/
>
> Your feedback is welcome!
>
> Happy Holidays,
>
> -Erik
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
> http://www.orbeon.com/
>
>
> --
> You receive this message as a subscriber of the ops-
> [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/ 
> wws



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Configuring an Apache Front-End for Orbeon Forms

Erik Bruchez
Administrator
Colin O'Brien wrote:

> Hi Erik
>
> Happy New Year!
>
> this is great that you put this out there.
> When I was looking at upgrading OPS 3.01 to 3.5, I also upgraded Tomcat5
> to the latest and Apache2 from 2.0.52 to 2.2.3.
> I saw that there was now this extra proxy option (ajp) but there was no
> documentation on how to implement. I'm probably the only person who
> didn't think to just substitute the ajp protocol for http.
>
> So you've covered the how, I wonder if you have any comments on the why?
> That is, what benefits have you seen from moving from http on port 8080
> to ajp on port 8009?
Good question! A few things I can see:

o Virtual host handling is much easier.

o Some information like whether HTTPs is used, and rarely used things
like client certificates, is passed through AJP but not through HTTP.

o There may be performance benefits (I haven't done any measurement).

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws