Hi All,
i am doing clustering with load balance environment and got stuck with an
issue. can anyone please help me ... below is scenario.
i have two servers running tomcat 1 and 2 (running in cluster)and apache is
on server with tomcat 1.
here is load balancing entries.
BalancerMember
Hi ,
Can you please tell me about your requirements like for example how many
processes do you want to create for handling the request, it seems to me the
number of processes are very high, you can try out increasing the number of
threads per process that way you can reduce the number of processes,
Le Sun, 9 Nov 2008 18:16:55 -0500,
"Eric Covener" <[EMAIL PROTECTED]> a écrit :
> On Sun, Nov 9, 2008 at 5:10 PM, David BERCOT <[EMAIL PROTECTED]>
> wrote:
> > NameVirtualHost *
> >
> >ServerName site1.mydomaine.org
> >DocumentRoot /site1
> >
> >
> >
> >ServerName site2.m
More progress:
- I inserted log messages and have determined that APR is getting an
EAI_AGAIN return value from getaddrinfo() after running for a while.
- I've verified that DNS calls are actually still working in other
processes via "host subdomain.domain.com", etc.
- Note that I've compile
On Sun, Nov 9, 2008 at 5:10 PM, David BERCOT <[EMAIL PROTECTED]> wrote:
> NameVirtualHost *
>
>ServerName site1.mydomaine.org
>DocumentRoot /site1
>
>
>
>ServerName site2.mydomaine.org
>DocumentRoot /site2
>
>
>
>ServerName site3.mydomaine.org
>D
Le Sun, 09 Nov 2008 17:22:05 -0500,
steve <[EMAIL PROTECTED]> a écrit :
> David BERCOT wrote:
> > Hi,
> >
> > I'm new on this list and this is my first message. So, a little
> > presentation : I'm French, I work on Debian and I have a problem ;-)
> >
> > On my server, I can only use port 80, for
David BERCOT wrote:
> Hi,
>
> I'm new on this list and this is my first message. So, a little
> presentation : I'm French, I work on Debian and I have a problem ;-)
>
> On my server, I can only use port 80, for http and https access. So,
> here is my /etc/apache2/sites-available/default file :
>
Hi,
I'm new on this list and this is my first message. So, a little
presentation : I'm French, I work on Debian and I have a problem ;-)
On my server, I can only use port 80, for http and https access. So,
here is my /etc/apache2/sites-available/default file :
ServerAdmin [EMAIL PROTECTED]
Thank you very much, it is working now.
On Sat, Nov 8, 2008 at 4:04 AM, Krist van Besien
<[EMAIL PROTECTED]> wrote:
> On Sat, Nov 8, 2008 at 5:52 AM, Giancarlo Rivas <[EMAIL PROTECTED]> wrote:
>
>> NameVirtualHost
>> =
>> Originally I didn't have NameVirtualHost but now
Hi.
I set MaxRequestPerChild = 400 (400 is average quantity of ESTABLISHED
connections), but it was only worse.
On Thu, Nov 06, 2008 at 12:01:00PM +0530, Arnab Ganguly wrote:
> Hi,
> Can you try with Non-zero MaxRequestPerChild value.Keep a value which is
> equal to number of request are particul
thanks man for replying ...
actually the program is my one made
iam trying to make a web crawler so iam using unix socket api's
as i use
write(sockfd,"GEt url HTTP 1.1\r\nHost:\r\n\r\n",30);
and then read it
read(sockfd,buf,sizeof(buf));
but i dont understand what do u mean by redirect ...i mean w
On Sun, Nov 9, 2008 at 8:16 AM, Mohan gupta <[EMAIL PROTECTED]> wrote:
> but when i try to view this from the browser with exactly the same url
> i have the image .what can be wrong
At first glance nothing is wrong. Your server is sending a redirect.
Your browser will follow this redirect
12 matches
Mail list logo