|
Home > Archive > SQL Anywhere Mobile > November 2005 > How to configure the web server redirector for multiple MobiLink servers?
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 |
How to configure the web server redirector for multiple MobiLink servers?
|
|
| John Yovas 2005-10-31, 8:24 pm |
| Did this experiment work ? . Right now we have a simillar requirement to
host Mobilink redirection with Multiple Mobilink server connecting to
multiple consolidated DBs with a single webserver (Apache).
Which is the recommended way of doing this ? Any suggestions?
Thanks,
John Yovas
Orginal post
****
"David Fishburn" <fishburn_spam@off.ianywhere.com> wrote in message
news:Xns968B5666B204
1fishburnsybasecom@1
27.0.0.1...
> "Jessica" <lautl@hotmail.com> wrote in news:42ca842c@forums
-1-dub of
> sybase.public.sqlanywhere.mobilink:
>
> Please ALWAYS include version and MORE importantly BUILD number
> with EACH post (dbeng9 -v).
>
> J> We have an application which is running in two different regions, in
> J> addition, they never cross synchronize to each other:
> J> 1. RemoteDB A, MobiLink Server A, Consolidated DB A
> J> 2. RemoteDB B, MobiLink Server B, Consolidated DB B
> J>
> J> I have configure the redirector in IIS web server as (in
> J> redirector.config):
> J>
> J> #MobiLink Server A
> J> ML=10.0.0.1:80
> J> #MobiLink Server B
> J> ML=10.0.0.2:80
>
> I have not tried this, but I think this seems a reasonable experiment:
>
> From the Help:
> For ISAPI web servers:
> exe_dir/iaredirect.dll/ml/
>
> This is the url_suffix you supply in the REMOTE database.
>
> Then you must add these entries in your redirector.config file in your
> IIS directories:
> SLEEP=1800
> ML=myServ-pc:80
> ML=209.123.123.1:8080
> ML=myCompany.com:8081
>
> The url_suffix ends in "ml", and the entries in the redirector.config
> file begin with "ml".
>
> I would suggest 2 changes. Make these all mla/MLA and mlb/MLB and see
> what happens.
>
> Make sure you remove the ML ones, so we do not confuse the issue.
>
> Please let us know if this works.
>
>
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD number with
> EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
> [url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>
*********
| |
| David Fishburn 2005-11-03, 8:29 pm |
| "John Yovas" < johnca2000usNOSPAM@y
ahoo.com> wrote in news:4366b4e9$1
@forums-1-dub
of sybase.public.sqlanywhere.mobilink:
JY> Did this experiment work ? . Right now we have a simillar requirement
to
JY> host Mobilink redirection with Multiple Mobilink server connecting to
JY> multiple consolidated DBs with a single webserver (Apache).
This is the difficult part: "multiple consolidated DBs"
If I have 10 users, which consolidated databases will each of these
users sync with?
That is the single most important question at this point.
Please outline what you want or expect to happen.
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
| |
| John Yovas 2005-11-03, 8:29 pm |
| Dave,
The requirement is to host mobilink servers in a single
machine for multiple corporates in a hosting center. Each
corporate will have their own mobilink server connected to
corresponding Cons. DB. Using a webserver redirection how we
will acheive this just changing the url_suffix from the
client params ? If this is the case how will be directory
setup for apache redirection. If you have some document
supporing this can you please point out that
Thanks
-John
> "John Yovas" < johnca2000usNOSPAM@y
ahoo.com> wrote in
> news:4366b4e9$1 @forums-1-dub
> of sybase.public.sqlanywhere.mobilink:
>
> JY> Did this experiment work ? . Right now we have a
> simillar requirement to
> JY> host Mobilink redirection with Multiple Mobilink
> server connecting to JY> multiple consolidated DBs with a
> single webserver (Apache).
>
> This is the difficult part: "multiple consolidated DBs"
>
> If I have 10 users, which consolidated databases will each
> of these users sync with?
>
> That is the single most important question at this point.
>
> Please outline what you want or expect to happen.
>
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD
> number with EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
>
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>
| |
| Shuchit 2005-11-04, 3:24 am |
| "John Yovas" < johnca2000usNOSPAM@y
ahoo.com> wrote in news:4366b4e9$1@foru
ms-
1-dub:
> Right now we have a simillar requirement to
> host Mobilink redirection with Multiple Mobilink server connecting to
> multiple consolidated DBs with a single webserver (Apache).
>
> Which is the recommended way of doing this ? Any suggestions?
>
If you do not plan to have more than one MobiLink server per consolidated
Database, then I would suggest using Apache's mod_proxy to reverse proxy the
synchronization requests to the desired MobiLink server.
Shuchit
| |
| David Fishburn 2005-11-04, 11:44 am |
| John Yovas wrote in news:436a6c40.5dba.1681692777@sybase.com
of sybase.public.sqlanywhere.mobilink:
JY> The requirement is to host mobilink servers in a single
JY> machine for multiple corporates in a hosting center. Each
JY> corporate will have their own mobilink server connected to
JY> corresponding Cons. DB. Using a webserver redirection how we
JY> will acheive this just changing the url_suffix from the
JY> client params ? If this is the case how will be directory
JY> setup for apache redirection. If you have some document
JY> supporing this can you please point out that
Okay, that was the information we needed.
I agree with Shuchit's suggestion of using mod_proxy.
I think that allows you to give a different domain name to each company
as well, or at least the same domain and a different suffix.
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
|
|
|
|
|