I was using are:
>
> KeepAlive on
> KeepAliveTimeout 60
> MaxKeepAliveRequests 100
>
> The small python script I was using to test keepAlive connections (the
> behavior was the same when I was testing using browsers):
>
> import requests
> import time
>
> s = requests.Session()
> r = s.get("")
> print("Sleeping")
> time.sleep(500)
>
>
> Thanks,
> Alex Kaiser
>
--
Bill Moseley
mose...@hank.org
entry in the error log:
(103) Software caused connection abort
Very odd to see that status code.My assumption is those are clients
that have disconnected before the response is returned.
--
Bill Moseley
mose...@hank.org
nts and can't access /server-status to see what request are using up
all the child processes.
I was looking to see if this Perl module would read the scoreboard file:
http://search.cpan.org/~opi/Apache2-ScoreBoardFile-0.01/lib/Apache2/ScoreBoardFile.pm
--
Bill Moseley
mose...@hank.org
trigger the mixing of logs.
Thanks for the information and confirmation.
--
Bill Moseley
mose...@hank.org
of the output?
Apache doesn't do any locking or use semaphores to prevent concurrent
writing to the log, correct?
--
Bill Moseley
mose...@hank.org
Project.
> See
> http://httpd.apache.org/**userslist.html<http://httpd.apache.org/userslist.html>>
> for more info.
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.**apache.org
> " from the digest:
> users-digest-unsubscribe@**httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Bill Moseley
mose...@hank.org
:
[Wed Aug 24 12:48:55 2011] [info] SSL Library Error: 336027803
error:1407609B:SSL routines:SSL23_GET_CLIENT_HELLO:https proxy request
speaking HTTP to HTTPS port!?
--
Bill Moseley
mose...@hank.org
ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
--
Bill Moseley
mose...@hank.org
. Hard to imagine never
needing "Allow".
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
T
e foo
ServerName bar
NameVirtualaddress_ address_2
ServerName foo
ServerName bar
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum o
access it I get a normal
403 page.
BTW, the server is "AMD Opteron(tm) Processor 144"
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://
rosoft making this up and just failing to submit the posted
data for some reason when in SSL mode.
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.
rk.
They are just going to have to learn to reload the server when they
make changes.
I don't like using .htaccess, in general.
Thanks.
Oh, and using "order" didn't help either. Not sure why, but have to
move on. ;)
--
Bill Moseley
[EMAIL PROTECTED]
--
s never read (because the request has
> been sent to the backend server).
>
> What I'd like to do is, before mod_rewrite looks at the request and
> proxies to the back-end, be able to 1) Redirect, and 2) use Basic
> Auth to control access.
>
> Any suggestions?
>
>
> --
ver).
What I'd like to do is, before mod_rewrite looks at the request and
proxies to the back-end, be able to 1) Redirect, and 2) use Basic
Auth to control access.
Any suggestions?
--
Bill Moseley
[EMAIL PROTECTED]
-
; particular order within a short period of time on the same user machine.
Same machine? I was going to suggest looking at DNS issues.
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HT
On Thu, Aug 10, 2006 at 08:38:32PM -0400, Joshua Slive wrote:
> On 8/10/06, Bill Moseley <[EMAIL PROTECTED]> wrote:
> >I suppose the simple way is the following:
> >
> >RewriteCond %{REQUEST_URI} \.(jpe?g|gif|png|txt|doc|ppt|pdf)$
> >
RewriteCond %{REQUEST_URI} !/css/
RewriteCond %{REQUEST_URI} ^/Rural [nocase]
RewriteRule ^/(?:Rural/)?(.+)$ /domains/Rural/$1[last,nocase]
# now non-rural, do the same.
RewriteCond %{REQUEST_URI} \.(jpe?g|gif|png|txt|doc|ppt|pdf)$
Rewri
end in .html? I.e.:
/foo- proxy
/foo/ - proxy
/foo/bar- proxy
/foo/bar.html - proxy
/foo/bar.123- don't proxy
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-Us
at's one of the problems with using a "managed" dedicated server.
> May I ask why you're binding on a specific address, instead of all
> interfaces?
Multiple web servers.
--
Bill Moseley
[EMAIL PROTECTED]
---
On Fri, Jul 28, 2006 at 07:38:45AM -0700, Bill Moseley wrote:
>
> Cannot assign requested address: make_sock: could not bind
> to address 208.97.158.169:1443
> no listening sockets available, shutting down
> Unable to open logs
To follow up, I tried with a
et connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HT
On Thu, Jun 22, 2006 at 01:52:22PM -0400, Joshua Slive wrote:
> On 6/22/06, Bill Moseley <[EMAIL PROTECTED]> wrote:
> >On Wed, Jun 21, 2006 at 11:49:50PM -0700, Bill Moseley wrote:
> >> 192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7744 "-&quo
On Wed, Jun 21, 2006 at 11:49:50PM -0700, Bill Moseley wrote:
> 192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7744 "-" "-"
What could cause Apache to get that kind of request and log it as a
200 status, and not instead return a 400?
Again, Apache
ot;-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7751 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7749 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 2
nable mod_expires, but was curious about this
behavior.
Thanks,
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more
hat in 2.2 (or maybe I just don't
understand caching enough to see why that's not done. ;)
Thanks,
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
t the back-end server returns both Cache-Control and Expires
headers without regard to http/1.0 vs http/1.1. Not sure if that
might be a problem or not.
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support
be taking this
possibility into consideration (or maybe ap_sub_req_lookup_uri() is not
the right API or needs to disable logging or some such thing).
That is, what's the next step?
- accept this as a problem in my configuration (which I
#x27;s a general
> philosophical question or if you really have a problem.
>
> - what do you want to happen?
> - what is happening that you don't want?
I have an error in the logs and not sure why -- so I'm looking to
understand what's happening and why and how it can be resolv
not show up
#Allow from all
SetHandler cgi-script
Options +ExecCGI
Allow from all
--
Bill Moseley
[EMAIL PROTECTED]
-
The official User-To-User support forum of the A
31 matches
Mail list logo