Home > Archive > SQL Anywhere Mobile > February 2006 > More than one protocol on a Mobilink server?









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 More than one protocol on a Mobilink server?
Mad Vlad

2006-02-20, 11:24 am

ML & ASAs 9.0.2.3221

Hi,

Probably a long shot, but I have to ask anyway - can one Mobilink server
support two protocols, such that one remote connects on TCP/IP and the other
HTTP, for example? Documentation on "-x" switch lists all different
protocols, but it never quite explicitly says that they cannot be used at
the same time?

Cheers,
Vlad


Reg Domaratzki \(iAnywhere Solutions\)

2006-02-20, 11:24 am

Absolutely. You may want to increase the number of worker thread if you do,
since the default of five worker threads will be split up amongst the
streams that you specify.

dbmlsrv9 -x tcpip,http(port=2999
) -c " ... "

[snip]
I. 02/20 11:37:07. <Main>: Stream specifier 1: tcpip
I. 02/20 11:37:07. <Main>: Stream specifier 2: http(port=2999)
I. 02/20 11:37:08. <thread 1.1>: Ready to handle requests
I. 02/20 11:37:08. <thread 1.2>: Ready to handle requests
I. 02/20 11:37:08. <thread 1.3>: Ready to handle requests
I. 02/20 11:37:08. <thread 2.2>: Ready to handle requests
I. 02/20 11:37:08. <thread 2.1>: Ready to handle requests

--
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/swd/base.do
-> Choose SQL Anywhere Studio
-> Set filter to "Display ALL platforms IN ALL MONTHS"


"Mad Vlad" <vlad@NOSPAMpcr.ltd.uk> wrote in message
news:43f9fc32$1@foru
ms-1-dub...
> ML & ASAs 9.0.2.3221
>
> Hi,
>
> Probably a long shot, but I have to ask anyway - can one Mobilink server
> support two protocols, such that one remote connects on TCP/IP and the

other

> HTTP, for example? Documentation on "-x" switch lists all different
> protocols, but it never quite explicitly says that they cannot be used at
> the same time?
>
> Cheers,
> Vlad
>
>



Mad Vlad

2006-02-21, 3:23 am

Wow. Impressive.

Thanks.

"Reg Domaratzki (iAnywhere Solutions)" <FirstName.LastName@ianywhere.com>
wrote in message news:43f9ffd1$1@foru
ms-1-dub...
> Absolutely. You may want to increase the number of worker thread if you
> do,
> since the default of five worker threads will be split up amongst the
> streams that you specify.
>
> dbmlsrv9 -x tcpip,http(port=2999
) -c " ... "
>
> [snip]
> I. 02/20 11:37:07. <Main>: Stream specifier 1: tcpip
> I. 02/20 11:37:07. <Main>: Stream specifier 2: http(port=2999)
> I. 02/20 11:37:08. <thread 1.1>: Ready to handle requests
> I. 02/20 11:37:08. <thread 1.2>: Ready to handle requests
> I. 02/20 11:37:08. <thread 1.3>: Ready to handle requests
> I. 02/20 11:37:08. <thread 2.2>: Ready to handle requests
> I. 02/20 11:37:08. <thread 2.1>: Ready to handle requests
>
> --
> 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/swd/base.do
> -> Choose SQL Anywhere Studio
> -> Set filter to "Display ALL platforms IN ALL MONTHS"
>
>
> "Mad Vlad" <vlad@NOSPAMpcr.ltd.uk> wrote in message
> news:43f9fc32$1@foru
ms-1-dub...
> other
>
>



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