Re: [users@httpd] Re: 2 web servers in load balancing

2015-03-18 Thread Alfredo De Luca
Thanks James. Really appreciated. I am talking to an mySQL expert now for the best options for what we want to achieve. Thanks again On Tue, Mar 17, 2015 at 7:19 PM, Dr James Smith wrote: > On 17/03/2015 07:59, Alfredo De Luca wrote: > > Hi all. > Any clue on this? > On 15/

[users@httpd] Re: 2 web servers in load balancing

2015-03-17 Thread Alfredo De Luca
Hi all. Any clue on this? On 15/03/2015 9:30 PM, "Alfredo De Luca" wrote: > Hi all. > I ve never done this before so I am asking best practice/info/docs of > how to have 2 apache web servers in load balancing. > > - Which httpd module do I have to load in the http conf?

[users@httpd] 2 web servers in load balancing

2015-03-15 Thread Alfredo De Luca
requests from a cisco /F5 load balancer? - What about persistent connection? - Also we''ll have a mySQL server? Any more info about this? Thanks in advance -- Alfredo - To unsubscribe, e-mail: users-unsubscr...@httpd.apac

[EMAIL PROTECTED] Erratic request denial

2007-08-28 Thread Alfredo Mesen
Hello, I'm having a really weird behavior on my site, where depending from where it is accessed not all requests (16 async RPCs) are attended. >From my PC a ping to mysite has a 160ms average RTT (yes, I'm offshore), on a remote PC on CA the same ping has a 15ms RTT. >From my PC when I access th

[EMAIL PROTECTED] some problems about mod rewrite

2007-06-28 Thread alfredo cosco
to a real filesystem resource. So I'm trying with mod_rewrite. But I don't know how to write the Rules to rewrite them. At least www.Journal.institution.org has to point here: www.ojs.institution.org/index.php/Journal Can anyone

Re: [EMAIL PROTECTED] apachectl trivia question

2005-11-06 Thread alfredo
Ashley Gould wrote: If I make changes to httpd.conf to activate an unused module, would the new module be available by running apachclt graceful, or do I need to do a full stop start? apachectl gracefulGracefully restarts the Apache daemon by sending it a SIGUSR1. If

Re: [EMAIL PROTECTED] Charset problems

2005-11-04 Thread alfredo
Joshua Slive wrote: On 11/3/05, alfredo <[EMAIL PROTECTED]> wrote: The correct accented letters are simple text. The wrong one is the name of a directory that i keep by a filehandling function. So the question is: what charset are the filenames stored in in the filesystem, and what c

Re: [EMAIL PROTECTED] Charset problems

2005-11-03 Thread alfredo
e the same problem in a CMS that parses by itself all charset declaration needed. The problem is in the way that Apache reads the filesystem, or in the filesystem itself and I don't know how to solve it. Tnx Alfredo Cosco Heinrich C. Kuhn wrote: I had a look at your document with firefox. T

[EMAIL PROTECTED] Charset problems

2005-11-02 Thread alfredo
" and "Off" but it doesn't change. So, the same script on other servers works good, and i think is a problem in apache settings on my server (clio) Thanks Alfredo Cosco Italy - The official User-To-User su

[users@httpd] a supposition about .htaccess [was: public_html does not work]

2005-05-16 Thread alfredo
: "Forbidden You don't have permission to access /~myuser/ on this server." when I point my browser on: http://www.mydomain.com/~myuser/ ??? Tnx a lot Alfredo - The official User-To-User support forum of the Apache HTTP

[users@httpd] a supposition about .htaccess [was: Re: [users@httpd] public_html does not work]

2005-05-16 Thread alfredo
: "Forbidden You don't have permission to access /~myuser/ on this server." when I point my browser on: http://www.mydomain.com/~myuser/ ??? Tnx a lot Alfredo - The official User-To-User support forum of the Apache HTTP

Re: [users@httpd] public_html does not work

2005-05-13 Thread alfredo
child came home! (pid 17848) [Fri May 13 21:38:55 2005] [error] [client XX.XX.XXX.XX] client denied by server configuration: /home/myuser/public_html/ [Fri May 13 21:38:55 2005] [error] [client XX.XX.XXX.XX] File does not exist: /var/www/html/favicon.ico Tnx a lot Alfredo Nelson, Robert D. wrote

[users@httpd] public_html does not work

2005-05-13 Thread alfredo
http://www.mydomain.com/~myuser/ i receive this message: Forbidden You don't have permission to access /~myuser/ on this server. I don't know how to do, I'm newbie and self-taught and need to be a bit tutored. Tnx