[users@httpd] Allow hostname dyndns

2012-08-03 Thread Gmail
Hi I want use allow hosname.dyndns.com in my apache conf but it doesnt work fine. When I use IP I can use normaly but not with dyndns domain. How can I fix this? Thnks

RE: [us...@httpd] Apache Conf for 2000 Users ??

2009-06-15 Thread BipinDas-Gmail
Eckerman [mailto:jonas_li...@frukt.org] Sent: Monday, June 15, 2009 12:57 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Apache Conf for 2000 Users ?? BipinDas-Gmail wrote: > When I tested it Apache takes the complete resources and system > failed. Tested how? Failed how? Did it ta

[us...@httpd] Apache Conf for 2000 Users ??

2009-06-14 Thread BipinDas-Gmail
Hello All, I have a webserver having following configurations. It having only one website and around 1000 people browsing simultaneously. Now we need to put Moodle LMS into this webserver for which students able to attend Quiz upload assignments (MSword,PDF etc). After migrating to this, the

[us...@httpd] Rewrite Rule for hiding Destination URL ??

2009-06-10 Thread BipinDas-Gmail
Hello All, I need to rewrite the url http://123.dev.com to http://123.dev.com/profile I have put the below code to my .htaccesss that successfully worked # --- rewritecond %{http_host} ^widgets\.cmdn\.com$ rewritecond %{request_uri} ^/

RE: [us...@httpd] Internal Dummy Connection .. Should I care ?

2009-06-07 Thread BipinDas-Gmail
, June 07, 2009 8:48 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Internal Dummy Connection .. Should I care ? On Sun, Jun 7, 2009 at 12:25 PM, BipinDas-Gmail wrote: > Hello friends, > > > > One of my server is showing the following error. I have read the httpd wiki &

[us...@httpd] Internal Dummy Connection .. Should I care ?

2009-06-07 Thread BipinDas-Gmail
Hello friends, One of my server is showing the following error. I have read the httpd wiki and other docs related this. But didn't get a suitable Answer. Actually should I care about this warning ?. Will this eat the system resources ? How can I remove this logging / warning ? ::1 - - [07/

RE: [us...@httpd] Good Prefork Configuration for better performance ??

2009-06-06 Thread BipinDas-Gmail
...@httpd] Good Prefork Configuration for better performance ?? I understand the problem. But till now if i want to use a mode i will recompile apache only :(. So am not sure how to do it without recompiling! Regards Prasanna Ram On Sun, Jun 7, 2009 at 11:54 AM, BipinDas-Gmail wrote: Prasanna

RE: [us...@httpd] Good Prefork Configuration for better performance ??

2009-06-06 Thread BipinDas-Gmail
lso, is there any chances of number of simultaneous clients to go above 251 at peak loads? If so, try increasing that. (though i personally wont prefer prefork in high load scenarios) Regards Prasanna Ram On Sat, Jun 6, 2009 at 8:30 PM, BipinDas-Gmail wrote: Dear Friends. One of my Webserver

[us...@httpd] Good Prefork Configuration for better performance ??

2009-06-06 Thread BipinDas-Gmail
Dear Friends. One of my Webserver running with following configurations. Processor : Intel(R) Xeon(R) CPU E5430 @ 2.66GHz Memory: 4Giga Apache : 2.2.3 (Installed from Binary) MPM : Prefork Some of output from the server is as follows (Almost All Time ..). ps

RE: [us...@httpd] Apache worker and mod_chad and mod_security.

2009-06-05 Thread BipinDas-Gmail
Hello Mod_Security is a web application firewall for apache. It can prevent the web based intrusion and will log the details For reference. For more details... http://www.modsecurity.org/documentation/modsecurity-apache/2.5.9/html-multi page/introduction.html Greetings BipinDa

RE: [us...@httpd] Apache hangs when maximum connection beyond 2000

2009-05-20 Thread BipinDas-Gmail
, 2009 at 12:50 PM, BipinDas-Gmail wrote: Hi, Here follows the version and build parameters of my Server. I am not much expertise in Apache, I think I am using PREFORK. But both worker and prefork is enabled here. Server version: Apache/2.2.3 Server built: Nov 12 2008 10:40:14 Server&#

RE: [us...@httpd] Apache hangs when maximum connection beyond 2000

2009-05-20 Thread BipinDas-Gmail
sly. Can you change it to 50 and 41 and see whether it works? (just a thought) Regards Prasanna Ram On Wed, May 20, 2009 at 2:13 AM, BipinDas-Gmail wrote: Hello Everybody I have a webserver running on Dell Poweredge Xeon Processor with 4GB Ram. There is only one website a learning man

RE: [us...@httpd] Apache hangs when maximum connection beyond 2000

2009-05-19 Thread BipinDas-Gmail
nk it will serve 2000 connections simultaneously. Can you change it to 50 and 41 and see whether it works? (just a thought) Regards Prasanna Ram On Wed, May 20, 2009 at 2:13 AM, BipinDas-Gmail wrote: Hello Everybody I have a webserver running on Dell Poweredge Xeon Processor with 4G

[us...@httpd] Apache hangs when maximum connection beyond 2000

2009-05-19 Thread BipinDas-Gmail
Hello Everybody I have a webserver running on Dell Poweredge Xeon Processor with 4GB Ram. There is only one website a learning management system called Moodle. Configuration of Apache is as follows. This is the Prefork Module. StartServers 8 MinSpareServers5 MaxSpareServers

Re: [us...@httpd] Capturing server response

2009-02-06 Thread Solutio at Gmail
do it by myself with the source included. http://trace-output.sourceforge.net/ On Mon, Feb 2, 2009 at 2:56 AM, Solutio at Gmail wrote: Thank you for the advice and introduction to the forum rules. I "lowercased" the subject. As for the options available, we would like to avoid

Re: [us...@httpd] Capturing server response

2009-02-01 Thread Solutio at Gmail
Thanks again for your help. It would have taken me countless hours to get to this point on my own... -- From: "André Warnier" Sent: Sunday, February 01, 2009 2:41 PM To: Subject: Re: [us...@httpd] Capturing server response Soluti

Re: [us...@httpd] Capturing server response

2009-02-01 Thread Solutio at Gmail
ré Warnier" Sent: Sunday, February 01, 2009 1:12 PM To: Subject: Re: [us...@httpd] Capturing server response Solutio at Gmail wrote: Thank you for the advice and introduction to the forum rules. I "lowercased" the subject. As for the options available, we would like to avoid sending

Re: [us...@httpd] Capturing server response

2009-02-01 Thread Solutio at Gmail
nt: Sunday, February 01, 2009 3:46 AM To: Subject: Re: [us...@httpd] CAPTURING SERVER RESPONSE Solutio at Gmail wrote: Hi Everybody, I wonder if there is a way to capture the entire Apache response, including its body, on the server side, and store it in a file, so we could check what the u

[us...@httpd] CAPTURING SERVER RESPONSE

2009-01-31 Thread Solutio at Gmail
Hi Everybody, I wonder if there is a way to capture the entire Apache response, including its body, on the server side, and store it in a file, so we could check what the user actually gets by viewing the contents in a browser? We keep requests for audit purposes, but the data changes quickly,

Re: [EMAIL PROTECTED] Blank error log message

2008-01-31 Thread Mark Batty (Gmail)
Thanks for the feedback Joshua, I'll dig a bit deeper. Mark. Joshua Slive wrote: On Jan 31, 2008 3:08 AM, Mark Batty <[EMAIL PROTECTED]> wrote: Hi all I'm new to the list and quite new to apache so be gentle :) I can make sense of most of the error log, however I am getting an error message