SV: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Oscar Haeger
backup for Server A(So that when A fails, B attain its responsibilites) or an equally performing server with A. 2008/4/8 Oscar Haeger <[EMAIL PROTECTED]>: From my experience with clustering that is when the connection between parts of the clusters are lost and they can&

SV: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Oscar Haeger
>From my experience with clustering that is when the connection between parts >of the clusters are lost and they can't agree on which one is supposed to keep >serving the data. The most common way around it afaik is to have a priority >and heartbeat between the nodes and allow them to kill each

[EMAIL PROTECTED] Mod_rewrite not an option?

2007-10-02 Thread Oscar Haeger
Hello. Recently I contacted an organization that I'm a member of about using mod_rewrite The problem is this. When I log into "my" page which is something like www.organization.org/myname

Re: [EMAIL PROTECTED] Can apache and ssh share port 80?

2006-03-31 Thread Oscar Haeger
How about one of the many web-ssh clients out there? Could you perhaps setup one of those and use that instead? http://www.google.com/search?hl=en&q=web+ssh&btnG=Google-search&meta= It's not an ideal solution but it might be what you're looking for. Oscar Quoting Emmanuel E <[EMAIL PROTECTED]>

[EMAIL PROTECTED] Load module

2006-03-16 Thread Oscar Haeger
Hi. I've been monitoring this list for a while now and I have a question about virtualhosts and the LoadModule directive. I was under the impression that directives in virtualhosts only applied to that specific vhost, but this doesn't appear to be true. I loaded a different version of PHP fro

[EMAIL PROTECTED] SuExec and symlinks, again

2005-11-29 Thread Oscar Haeger
Hi. I have another question about SuExec and symlinks. Now I've found out that linking to executables via symlinks violates SuExecs security model. However, suexec only checks for things inside docroot doesn't it? If a symlink is present outside of that it wouldn't violate the security mode

[EMAIL PROTECTED] max_execution_time in php?

2005-10-06 Thread Oscar Haeger
Hi. I'm a bit curious about php and the max_execution_time. The reason I'm asking is because I can't seem to increase it over 30 sec which is the default if I'm not misstaken? I've edited the file php.ini located in /usr/local/lib/ on my machine and restarted the webserver but I still get hit b

[EMAIL PROTECTED] SuExec and symlinks

2005-09-19 Thread Oscar Haeger
Hi. First I'd like to apologize if this question has been asked before, but I've scanned the archives and haven't found anything about it. What I'd like to know is if SuExec somehow prevents me from running scripts via symlinks. I have a webserver with SuExec installed and I'd like to be able to r