> The main drawback of DSO seemed to be start-up time (for the http server)
> which I don't care about.  My hope was that if I used the DSO option,
> then I could easily upgrade JServ without having to re-compile Apache,
> and vice-versa.
>      --Paul

read the DSO document on the apache site.

> The server is approximately 5% slower at execution time under some
> platforms because position independent code (PIC) sometimes needs
> complicated assembler tricks
>               for relative addressing which are not necessarily as fast as
> absolute addressing.

i'm not sure if execution time is for each request or at startup...

-jon



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to