Home > Archive > SQL Anywhere Mobile > August 2005 > Apache Native Redirector









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Apache Native Redirector
Alex van Denzel

2005-08-09, 7:24 am

Hello,

I'd like to know what the status is for the apache Native Redirector. At
the moment we are using the SQL Studio Anywhere 9.0.1 EBF 1984, and that
version only has the Apache-for-Windows Native Redirector, but we are
using Linux (see below).

We tried the mod_iaredirect.so.1 from version 9.0.2.2452, but that gives
the following error message:

httpd: module "/home/dbbuild/src.9002_ga/db/redirector/pache/mo
d_iaredirect/mod_iaredirect.c" is not compatible with this vers
ion of apache (found 20020628, need 20020903).

(sorry for the line breaks)

My question is: is the Redirector from 9.0.2 compatible with the
dbmlsrv9 from 9.0.1.1984, and what do I need to have compatibility
between the apache version and the Redirector version.

The server platform is RedHat Enterprise Linux ES 3
The kernel version is 2.4.21-27.0.4ELsmp
The apache version is 2.0.46 (magic number 20020903:4)

Thanks in advance,
--
Alex van Denzel

Reg Domaratzki \(iAnywhere Solutions\)

2005-08-09, 11:25 am

I can answer most of your questions, and I'm checking on the last.

1) There is no native apache Redirector for Linux at v901. It was first
shipped with v902.
2) When we were compiling the Native apache Redirector for Linux, we ran
into problems with the most recent apache libraries, and we could only get
our test streams to pass if we compiled using the v2.0.40 apache libraries.
The magic number of these libraries (and this our Linux apache Redirector)
is 20020628, but the magic number of the most recent apache releases on
Linux is 20020903. In order to use the Native apache Redirector for Linux,
you'll need to limit the version of the apache Server to v2.0.40. On win32
and Solaris, we were able to compile with more recent libraries, so the
magic number for these redirectors (20020903) is currently compatible with
the most recent apache release that I checked (v2.0.54).
3) I don't think you can use the v902 Native apache Redirector with a v901
MobiLink server, but I'll double check and post back shortly.

--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup

iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL

"Alex van Denzel" <vandenzel@hotmail.com> wrote in message
news:42f87e9e$1@foru
ms-1-dub...
> Hello,
>
> I'd like to know what the status is for the apache Native Redirector. At
> the moment we are using the SQL Studio Anywhere 9.0.1 EBF 1984, and that
> version only has the Apache-for-Windows Native Redirector, but we are
> using Linux (see below).
>
> We tried the mod_iaredirect.so.1 from version 9.0.2.2452, but that gives
> the following error message:
>
> httpd: module "/home/dbbuild/src.9002_ga/db/redirector/pache/mo
> d_iaredirect/mod_iaredirect.c" is not compatible with this vers
> ion of apache (found 20020628, need 20020903).
>
> (sorry for the line breaks)
>
> My question is: is the Redirector from 9.0.2 compatible with the
> dbmlsrv9 from 9.0.1.1984, and what do I need to have compatibility
> between the apache version and the Redirector version.
>
> The server platform is RedHat Enterprise Linux ES 3
> The kernel version is 2.4.21-27.0.4ELsmp
> The apache version is 2.0.46 (magic number 20020903:4)
>
> Thanks in advance,
> --
> Alex van Denzel
>



Reg Domaratzki \(iAnywhere Solutions\)

2005-08-09, 11:25 am

3) I was incorrect with my last post. There is no dependency between the
redirector and the version of the mobilink client/server. You should be
able to use the v902 Native apache Redirector with a v901 ML Server ( and
v901 clients ), as long as the version of the apache server is less than or
equal to v2.0.40, since that's the magic number of the v902 Native Apache
Redirector on Linux.

--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup

iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL

"Reg Domaratzki (iAnywhere Solutions)" <FirstName.LastName@ianywhere.com>
wrote in message news:42f8b055$1@foru
ms-1-dub...
> I can answer most of your questions, and I'm checking on the last.
>
> 1) There is no native apache Redirector for Linux at v901. It was first
> shipped with v902.
> 2) When we were compiling the Native apache Redirector for Linux, we ran
> into problems with the most recent apache libraries, and we could only get
> our test streams to pass if we compiled using the v2.0.40 Apache

libraries.
> The magic number of these libraries (and this our Linux apache Redirector)
> is 20020628, but the magic number of the most recent apache releases on
> Linux is 20020903. In order to use the Native apache Redirector for

Linux,
> you'll need to limit the version of the apache Server to v2.0.40. On

win32

> and Solaris, we were able to compile with more recent libraries, so the
> magic number for these redirectors (20020903) is currently compatible with
> the most recent apache release that I checked (v2.0.54).
> 3) I don't think you can use the v902 Native apache Redirector with a v901
> MobiLink server, but I'll double check and post back shortly.
>
> --
> Reg Domaratzki, Sybase iAnywhere Solutions
> Sybase Certified Professional - Sybase ASA Developer Version 8
> Please reply only to the newsgroup
>
> iAnywhere Developer Community : http://www.ianywhere.com/developer
> iAnywhere Documentation :

http://www.ianywhere.com/developer/product_manuals
> ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
> -> Choose SQL Anywhere Studio
> -> Set "Platform Preview" and "Time Frame" to ALL
>
> "Alex van Denzel" <vandenzel@hotmail.com> wrote in message
> news:42f87e9e$1@foru
ms-1-dub...
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com