(Miva 4.x OpenIU)
Does anybody know how to put a link to the ACNT page within html code...
without having the http://...?
I would like to place a link in a header, which would sometimes be secure,
sometimes not secure, and don't want to produce an error 'this page contains
both secure & non-secure items'.
Sorry to post to this group, but I am having technical difficulty w/ the
older 4 users group.
Thanks.
Wendy
----- Original Message -----
From: "Tim Traver" <[email protected]>
To: "William Weiland" <[email protected]>
Cc: <[email protected]>
Sent: Thursday, May 05, 2005 11:01 AM
Subject: Re: [m5u] MySQL question
> Bill,
>
> This all depends on how you do load balancing, like David said...
>
> In our case, we load balance both the users htdocs directories as well as
> the mivadata directories on Netapp NFS filers, so in this case, we
> shouldn't have any of these issues, because any module configuration dbf's
> will still reside in the mivadata directory as they have in the past, and
> all machines responding will have access to those, as well as the modules
> scripts.
>
> I think the best thing for the users with mysql is that the search
> performance will be a thousand fold performance increase for
> sure...(depending on the structure I suppose).
>
> Its kind of a bummer that the setup makes you choose between mysql and dbf
> files, and once you choose, you're stuck with your store that way. Maybe
> in the future, you will be able to move from one to the other...
>
> Tim.
>
>
>
>
> William Weiland wrote:
>
>>It is but you are going to have some admin issues if you are doing load
>>balancing across multiple servers. If your scripts are in one place and
>>your data is in one place, I don't see any problems with any of the data
>>access methods. And as David pointed out, there are probably some ways
>>these issues can be resolved but the product has only been out for 4 days
>>and very little discussion has been going on about things to consider.
>>Also, hosts may jealously protect their techniques to gain an advantage,
>>so each host might need to climb that slippery slope to find the best
>>path. I hope that is not the case. I hope Miva Corp comes out and says
>>here is "best practice" for doing the configuration and updating when:
>>1) you use mysql - one server for data and one for scripts
>>2) you use mysql - one server for data and multiple for scripts
>>3) you use mivasql with only mivasql calls to data
>>4) you use mivasql AND tradional dbf calls to data
>>
>>
>
>
Comment