Re: [users@httpd] Web Site Testing

2013-12-11 Thread John Hudak
Sorry, I don't know of one that does it over a WAN..but, when you find one, might wanna pass it along to the folks at CGI Federal... ;) On Wed, Dec 11, 2013 at 7:46 PM, Roman Gelfand wrote: > Is there an open source service tool that checks, over wan, > availability/collects statistics/notif

Re: [users@httpd] Re: Apache Vulnerability

2013-11-08 Thread John Hudak
Thanks for the tip..now, would you be so kinds as to give a hint at what it does??? Thanks J On Fri, Nov 8, 2013 at 8:58 PM, Good Guy wrote: > Just put this code at the end of your conf file: > > *ServerSignature Off* *ServerTokens Prod* > ServerSignature Off > ServerTokens Prod > > *ServerSi

Re: [users@httpd] New to apache

2013-10-02 Thread John Hudak
I am a little surprised that they didn't recommend updating to 2.2.25 (the latest in the 2.2.x branch) or move up to 2.4.x branch. In any case. What OS are you using? I don't have the changes/issues from 2.2.9 through 2.2.15 in my headIf you read the release notes for those versions, th

Re: [users@httpd] How to run a backup server?

2011-06-14 Thread John Hudak
2011 at 11:33 AM, Lester Caine wrote: > John Hudak wrote: > >> Hmmm well in *that* case, seems like your choices are: >> 1. pay for VPS >> 2. relax your constraint about 5 TB of data >> 3. build a server center from the ground up with reliable power (among >> ot

Re: [users@httpd] How to run a backup server?

2011-06-13 Thread John Hudak
Hmmm well in *that* case, seems like your choices are: 1. pay for VPS 2. relax your constraint about 5 TB of data 3. build a server center from the ground up with reliable power (among other things). Pays yer money, takes yer choice. You may *like* to use a real DB, but are you willing to pay for

[users@httpd] Does this ps listing look correct when running Apache?

2011-04-06 Thread John Hudak
Under ubuntu 8.04 I installed, configured, and am running Apache 2.2.8). When I so a ps -lax, I see the following: F UID PID PPID PRI NIVSZ RSS WCHAN STAT TTYTIME COMMAND 4 0 6242 1 20 0 6928 2612 - Ss tty1 0:00 /bin/login -- 4 1000 6248 6242 2

Re: [users@httpd] Total newbie to Apache Web Server with start up issue

2011-03-22 Thread John Hudak
With all due respect, but have you looked for any How-To's for your specific OS? I would also try searching for related concerns, such as 'Starting Apache under XAMPP' or 'Starting Apache' or 'Configuring Apache'etc...you get the idea.. Thirdly, there is the Apache website and associated docume

Re: [us...@httpd] Troubleshooting namebased virtual websites

2010-07-13 Thread John Hudak
l 13, 2010 at 2:52 PM, Eric Covener wrote: > On Tue, Jul 13, 2010 at 2:43 PM, John Hudak wrote: > > results of apache2ctl -S are: > > You have > > > > apache2: Could not reliably determine the server's fully qualified domain > > name, using ubuntuserver.home

Re: [us...@httpd] Troubleshooting namebased virtual websites

2010-07-13 Thread John Hudak
Links AllowOverride None Order deny,allow Comments? Thank you -J On Tue, Jul 13, 2010 at 1:23 PM, Eric Covener wrote: > On Tue, Jul 13, 2010 at 1:06 PM, John Hudak wrote: > > > Perhaps I have a rogue domain name running around somewhere.in some > > config file... > >

Re: [us...@httpd] Troubleshooting namebased virtual websites

2010-07-13 Thread John Hudak
7;configuration file' that corresponds to each FQDN? Correct? and default should not contain any of the FQDNs, Correct? -John On Tue, Jul 13, 2010 at 12:35 PM, Tom Evans wrote: > On Tue, Jul 13, 2010 at 4:58 PM, John Hudak wrote: > > Yes, that is what is causing me to scratch my

Re: [us...@httpd] Troubleshooting namebased virtual websites

2010-07-13 Thread John Hudak
13, 2010 at 11:28 AM, Tom Evans wrote: > On Tue, Jul 13, 2010 at 3:39 PM, John Hudak wrote: > > I just checked in apache2.confServerRoot "/etc/apache2" > > That is where all the apache config information is located. Doesn't > > DocumentRoot dictate where t

Re: [us...@httpd] Troubleshooting namebased virtual websites

2010-07-13 Thread John Hudak
I just checked in apache2.confServerRoot "/etc/apache2" That is where all the apache config information is located. Doesn't DocumentRoot dictate where the files to be served are located? Thanks J On Tue, Jul 13, 2010 at 10:34 AM, John Hudak wrote: > Hmmm, I don

Re: [us...@httpd] Troubleshooting namebased virtual websites

2010-07-13 Thread John Hudak
Hmmm, I don't know how to set ServerRoot-where is it? by vhost config do you mean what sites are in sites-available? if so, here it is: # Example.com (/etc/apache2/sites-available/www.example.com) # ServerAdmin webmas...@example.com ServerName www.example.com ServerAli

[us...@httpd] Troubleshooting namebased virtual websites

2010-07-13 Thread John Hudak
I am having an issue where none of the three virtual websites I've created are being served when requested. I basically followed the approach documented here: http://www.debian-administration.org/articles/412 I am running Ubuntu server 8.04 LTS. My router successfully forwards the incomming page r

Re: [us...@httpd] Can I have 2 httpd servers running on 2 different ports?

2010-02-22 Thread John Hudak
What is the reason that you want two instances of the server running on two different ports? Perhaps using virtual servers will resolve your issue? John On Mon, Feb 22, 2010 at 2:09 PM, Aruna Gummalla wrote: > Hi, > > Can I have 2 httpd servers running on 2 different ports? If so, what is the

Re: [us...@httpd] Web page usage and monitoring

2010-02-09 Thread John Hudak
awstats? it is web based, and can slice and dice what ever stats you want...although you may need to hack it a bit to get the data to a file... -John On Tue, Feb 9, 2010 at 1:15 PM, Dorrian, William M Contractor ace...@saj < william.m.dorr...@usace.army.mil> wrote: > We're using Apache 2.0.52 o

Re: [us...@httpd] Something's fishy going on: dead server & no log messages

2010-01-30 Thread John Hudak
Some things that come to mind: 1. Is your router properly configured for port forwarding? 2. is the service you are using to do host redirection properly configured? 3. is the machine name & domain name you chose for your 'new' installation the same name as you specified on your hosting service? 4.

Re: [us...@httpd] writing modules?

2009-12-03 Thread John Hudak
The o'Rieley book I had in mind is by MacEchren (?) and Stein...and it is with Perl and C... On Thu, Dec 3, 2009 at 11:23 AM, Rich Bowen wrote: > > On Dec 3, 2009, at 09:56 , John Hudak wrote: > > I assume you are developing for Apache 2? > You might want to do some sear

Re: [us...@httpd] writing modules?

2009-12-03 Thread John Hudak
I assume you are developing for Apache 2? You might want to do some searching and reading on Apache modules API: http://www.linuxdocs.org/HOWTOs/Apache-Overview-HOWTO-12.html http://modules.apache.org/doc/Intro_API_Prog.html As well as other 'house keeping' activities that must be done: http://thr

Re: [us...@httpd] Apache suddenly stops serving requests, recv() returns -1/errno=EAGAIN forever

2009-06-26 Thread John Hudak
hmmm, could you be more specific about the fix? For example what distro and build? and what kernel version did you originally have and what version was it patched to?? John On Fri, Jun 26, 2009 at 9:43 PM, Elmar Krieger wrote: > Dear all, > > fortunately, our expert system admin could locate a

Re: [us...@httpd] Httpd on Ubuntu 9.04

2009-05-22 Thread John Hudak
. On Fri, May 22, 2009 at 8:52 AM, Eric Covener wrote: > On Fri, May 22, 2009 at 8:39 AM, John Hudak wrote: >>  Forexample, their use of bin, and sbin, and root being acquired by >> 'sudo'.. >> Just curious... > > Ar

Re: [us...@httpd] Httpd on Ubuntu 9.04

2009-05-22 Thread John Hudak
Hi: I don't want to hijack this thread, but since the question has been answered, I have a related one...WHY does the Debian distro 'relocate' things such as apache? Since I've been getting into the guts of Debian and Ubuntu over the last 2-3 years, I am finding a lot of 'non standard' things that

Re: [us...@httpd] running Apache on a 10Mbps Comcast upload account but can download at 160kbps only

2009-05-07 Thread John Hudak
I have Comcast. Comcast download speed is higher than the upload speed wrt a workstation. From your server's perspective the speed nomenclature is reversed. The speed that a client connected to your server sees is the 'upload' speed. I have not measured my speeds in quite a while. IIRC, the quo

Re: [us...@httpd] Unneeded Modules

2009-05-04 Thread John Hudak
I would comment all of them out and see what is broken, then begin adding them in. To cut down on the randomess of the exercise, you might look at the source code to see what the modules actually do. BTW, how are you doing the credit card processing? I'd be interested in learning about this. In

Re: [us...@httpd] Unique Home Page

2009-04-21 Thread John Hudak
I think it is worthwhile to note that authentication is something outside of the Apache scope. To use your anology, you can't turn a coffee pot into a toaster over On Tue, Apr 21, 2009 at 9:20 AM, Dondi Williams wrote: > Got it and thanks for all the replies. > > I always find it whimsical

Re: [us...@httpd] Apache memory hog

2009-04-07 Thread John Hudak
On Tue, Apr 7, 2009 at 9:22 AM, Adrian Marsh wrote: > Thanks guys for the help so far... > > Lets just pretend for a moment that I don't know much about Apache, pthreads > or pre-forks in any specific detail... how would I find out what threading > model is being used? The thread model is deter

Re: [us...@httpd] Apache processes

2009-03-11 Thread John Hudak
, Frank Gingras wrote: > John, > > prefork and worker are mutually exclusive. When apache is compiled, one is > picked. In order to change the MPM, apache must be recompiled. > > See the output from httpd -V > > Frank. > > John Hudak wrote: >> >> On a related q

Re: [us...@httpd] Apache processes

2009-03-11 Thread John Hudak
On a related question (and not to hijack this thread too much...)...In the file apache2.conf there are two sections that determine the server operation, prefork MPM and worker MPM. Where (how?) is the decision made to set either mpm_prefork_module TRUE or mpm_worker_module TRUE? It is my understand

[us...@httpd] Why am I getting "Waiting for my_site_name"?

2009-03-10 Thread John Hudak
On Mon, Mar 9, 2009 at 3:39 AM, Krist van Besien wrote: On Mon, Mar 9, 2009 at 2:39 AM, John Hudak wrote: > Could someone suggest where the bottle neck might be and how to fix it?  Is > there anyway to monitor the server to see where things are being blocked?? How many apache processes

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread John Hudak
4g72ae8afc682c3...@mail.gmail.com> Date: Mon, 9 Mar 2009 09:51:37 -0400 Message-ID: <9287b2d20903090651p1340f723g2097ea46d294f...@mail.gmail.com> Subject: Re: [us...@httpd] Why am I getting "Waiting for my_site_name" From: John Hudak To: users@httpd.apache.org Content-Typ

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread John Hudak
> John, > > I'll see if I can find anything specific about your email address. > > Frank > > John Hudak wrote: > >> I started a thread last night, a person replied, I 'replied all' and got a >> message that my message was interpreted as spam and I w

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread John Hudak
ok, ty.I'll try to repost my reply and see what happens -J On Tue, Mar 10, 2009 at 12:15 AM, Frank Gingras wrote: > John, > > I'll see if I can find anything specific about your email address. > > Frank > > John Hudak wrote: > >> I started a thread

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread John Hudak
annot create new threads? > > Frank > > John Hudak wrote: > >> hmmm anyone know why I am being blocked from posting? >> Thanks >> John >> >> >> On Mon, Mar 9, 2009 at 11:33 PM, William A. Rowe, Jr. < >> wr...@rowe-clan.net <mailto:wr...

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread John Hudak
hmmm anyone know why I am being blocked from posting? Thanks John On Mon, Mar 9, 2009 at 11:33 PM, William A. Rowe, Jr. wrote: > Tom Evans wrote: > >> >> Will no-one kill-list this troublesome troll? >> > > Just checked, this has been resolved. Move along folks. > > > --

[us...@httpd] Why am I getting "Waiting for my_site_name"????

2009-03-08 Thread John Hudak
Hi: I am running Apache 2 under Ubuntu server 8.04. I have configured and set up two virtual web sites. One web site set of pages is located in the 'default' apache document source. The other website is located in a directory that I have set up in a user directory. (I did an add user and gave th

Re: [us...@httpd] Real time thread tracking

2009-03-08 Thread John Hudak
The Matix is real...'Flowering Weeds' is a cousin of Agent Smith(who possibly works for M$...lol) Whew, I thought it was just me: "their mental processes are hard to follow"... Best advice...Ignore him I shall. On Sun, Mar 8, 2009 at 1:40 PM, André Warnier wrote: > For following several l

Re: [us...@httpd] Real time thread tracking

2009-03-07 Thread John Hudak
Ditto...wish there was a way to put this moron on an iggy list On Sat, Mar 7, 2009 at 7:34 PM, Francois Gingras wrote: > I vote on licenses to be allowed to get on the Internet. > > This twat certainly does not deserve one. > > On Sat, Mar 7, 2009 at 6:19 PM, Evan Platt > wrote: > > At 01:5

Re: [us...@httpd] Apache port help

2009-03-06 Thread John Hudak
Seems to me this whole rant got started because someone who appears to be well indoctrinated in the M$ world thought that Apache was somehow a lesser program because it did have a mechanism to support port sharing. That is a discussion for the developers thread and if you feel strongly about it, t

Re: [us...@httpd] Re: GUI for configuring Apache httpd by editing httpd.conf

2009-02-16 Thread John Hudak
and assess form usability. -John On Mon, Feb 16, 2009 at 12:26 PM, Peter Schober wrote: > * Glen Barber [2009-02-16 18:10]: > > On Mon, Feb 16, 2009 at 11:40 AM, John Hudak wrote: > > > DITTO!!! > > > In the 'bad old days' of computing, everything was ba

Re: [us...@httpd] Re: GUI for configuring Apache httpd by editing httpd.conf

2009-02-16 Thread John Hudak
DITTO!!! In the 'bad old days' of computing, everything was based on a text file. It forces one to really understand what is behind the changes. I for one do not subscribe to the 'dumbing down' of operating systems and certain application via lots of window forms If it were easy, any primate

Re: [us...@httpd] Help - Name Server - Maybe

2009-02-02 Thread John Hudak
OK, one last piece of advice...I looked through the manual for your router, located here: http://web.mit.edu/ghudson/manuals/WRT54G-manual.pdf And noticed a specific reference to setting up a static IP for your server.please see page 63. the section titled: DDNS. It is a very specific how-to

Re: [us...@httpd] Help - Name Server - Maybe

2009-02-02 Thread John Hudak
My mistake...I didn't see that there are significant number of replies to your thread. I believe the problem is with the router or the nameserver. I had similar problems when using one of the free domain name servers. I ended up switching to another service and it worked much better. I have had

Re: [us...@httpd] Help - Name Server - Maybe

2009-02-02 Thread John Hudak
Is the router configured to pass http requests? (e.g. is the router configured to forward port 80?) Look here if you need some guidance:http://portforward.com/routers.htm John On Sat, Jan 31, 2009 at 9:08 PM, Michael Rogers wrote: > HI! > > For the last 6 months I have fiddled around trying to

Re: [us...@httpd] www.website.com returning an index listing, website.com not

2008-12-27 Thread John Hudak
I just looked at both links. They show up as the index page. I don't see a problem. John (I am in Pittsburgh, PA) On Fri, Dec 26, 2008 at 10:43 PM, Russell Bell wrote: > One of our web sites, http://birdchautauqua.org, returns the index page but > http://www.birdchautauqua.org returns a listing

[EMAIL PROTECTED] Trouble shooting help...Apache only recognizing local HTTP requests...was working fine till....

2008-11-25 Thread John Hudak
This one has me scratching my head, any insight would be appreciated... Installed Ubuntu server 8.04 with the generic Apache install. Set up a few webpages in htdoc, could access from LAN side (e.g. localhost, and 192.168.0.xxx). Set up router to port forward http requests on port 80, set up domai

Re: [users@httpd] Problems on Linux

2005-06-01 Thread John Hudak
FWIW, I dnloaded same version and compiled it per the installation docs, took the defaults, and installed under RH9 with all applicable patches. Proxy works, don't know about SSL - havent tried it. John When you say 'programs' I am not sure what you mean...apache is stand alone. Calls to FTP

Re: [users@httpd] web server slow too much slow

2005-05-20 Thread John Hudak
I just did...operation timmed out.. John Msuro Venanzi wrote: the lookup option in the http.conf is off now i have checked the router again and i'm inside the lan can somebody click here to test the apache webserver? http://maurovenanzi.dynalias.org/ should see the welcome apache page th

Re: [EMAIL PROTECTED] beginner

2005-05-09 Thread John Hudak
Actually, I think the online apache doc is very clear. My experience has been that it is pretty easy to install and run. Perhaps if you have specific questions of clarification your could post them? John ganesan malairaja wrote: hi .. i am new apache as well new to linux i am involved in creat