<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>users@httpd.apache.org Archives</title>
<link rel="self" href="http://mail-archives.apache.org/mod_mbox/httpd-users/?format=atom"/>
<link href="http://mail-archives.apache.org/mod_mbox/httpd-users/"/>
<id>http://mail-archives.apache.org/mod_mbox/httpd-users/</id>
<updated>2009-12-08T23:27:08Z</updated>
<entry>
<title>Re: [users@httpd] disable Accept-Ranges</title>
<author><name>Evuraan &lt;evuraan@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c6fbcd0710912081438s6cdae105o46a617442b7992bf@mail.gmail.com%3e"/>
<id>urn:uuid:%3c6fbcd0710912081438s6cdae105o46a617442b7992bf@mail-gmail-com%3e</id>
<updated>2009-12-08T22:38:50Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
2009/12/8 André Warnier &lt;aw@ice-sa.com&gt;:
&gt; Evuraan wrote:
&gt;&gt;
&gt;&gt; How do I disable Accept-Ranges?
&gt;&gt;
&gt;&gt; &lt;snip&gt;
&gt;&gt;      Origin servers that accept byte-range requests MAY send
&gt;&gt;
&gt;&gt;          Accept-Ranges: bytes
&gt;&gt;
&gt;&gt;      Servers that do not accept any kind of range request for a
&gt;&gt;      resource MAY send
&gt;&gt;
&gt;&gt;          Accept-Ranges: none
&gt;&gt;
&gt;&gt; &lt;snip&gt;
&gt;&gt;
&gt;&gt;
&gt; if you do not find a more direct way, you could always use mod_headers to
&gt; remove or change the response headers.
&gt; http://httpd.apache.org/docs/2.2/mod/mod_headers.html
&gt;
thank you.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] disable Accept-Ranges</title>
<author><name>=?UTF-8?B?QW5kcsOpIFdhcm5pZXI=?= &lt;aw@ice-sa.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1ECDD4.10403@ice-sa.com%3e"/>
<id>urn:uuid:%3c4B1ECDD4-10403@ice-sa-com%3e</id>
<updated>2009-12-08T22:06:12Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Evuraan wrote:
&gt; How do I disable Accept-Ranges?
&gt; 
&gt; &lt;snip&gt;
&gt;       Origin servers that accept byte-range requests MAY send
&gt; 
&gt;           Accept-Ranges: bytes
&gt; 
&gt;       Servers that do not accept any kind of range request for a
&gt;       resource MAY send
&gt; 
&gt;           Accept-Ranges: none
&gt; 
&gt; &lt;snip&gt;
&gt; 
&gt; 
if you do not find a more direct way, you could always use mod_headers 
to remove or change the response headers.
http://httpd.apache.org/docs/2.2/mod/mod_headers.html

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] disable Accept-Ranges</title>
<author><name>Evuraan &lt;evuraan@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c6fbcd0710912081359k4abdb2b3k641ca846de586f6e@mail.gmail.com%3e"/>
<id>urn:uuid:%3c6fbcd0710912081359k4abdb2b3k641ca846de586f6e@mail-gmail-com%3e</id>
<updated>2009-12-08T21:59:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
How do I disable Accept-Ranges?

&lt;snip&gt;
      Origin servers that accept byte-range requests MAY send

          Accept-Ranges: bytes

      Servers that do not accept any kind of range request for a
      resource MAY send

          Accept-Ranges: none

&lt;snip&gt;


Thanks in advance.!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Ampersand extends to the left part of regexes with RewriteRule, RedirectMatch and SetEnvIf: is that expected?</title>
<author><name>Nick Kew &lt;nick@webthing.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1E91AB.9000606@webthing.com%3e"/>
<id>urn:uuid:%3c4B1E91AB-9000606@webthing-com%3e</id>
<updated>2009-12-08T17:49:31Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Rich Bowen wrote:

&gt;&gt; If I file an issue on Apache's Bugzilla, will this be considered a bug?
&gt; 
&gt; Please do submit it, but perhaps as a documentation bug? I'll try to 
&gt; remember to add a mention of this to the documentation, but a bugzilla 
&gt; ticket will help us remember.

Is this really an Apache docs issue?  It's down to the regexp library,
so surely the correct documentation for httpd is a reference to PCRE
(or Perl regexp) documentation?

Apache could put this in a tutorial/guide, but not really in
reference docs.  Is that what you meant?

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>AW: AW: [users@httpd] [solved] Problems with mod_ssl and mod_proxy</title>
<author><name>Jan Luca Naumann &lt;jan@naumannsfamily.de&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c268C7F6AE12F7E4E876B7C6D497BFDBFCBADE24F71@ADV1.advsys.local%3e"/>
<id>urn:uuid:%3c268C7F6AE12F7E4E876B7C6D497BFDBFCBADE24F71@ADV1-advsys-local%3e</id>
<updated>2009-12-08T17:24:24Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

I have found the solution. A IP as ServerAlias doesn't work. When I test it with a test domainname
it works.

Viele Gre
Jan

________________________________________
Von: Andr Warnier [aw@ice-sa.com]
Gesendet: Dienstag, 8. Dezember 2009 17:38
An: users@httpd.apache.org
Betreff: Re: AW: [users@httpd] Problems with mod_ssl and mod_proxy

Jan Luca Naumann wrote:
&gt;&gt;

Some additional tips :

You also need a line

Listen &lt;My IP&gt;:443
...

&gt;&gt; NameVirtualHost &lt;My IP&gt;:443
&gt;&gt;
&gt;&gt; &lt;VirtualHost &lt;My IP&gt;:443&gt;


Start Apache.
Open a command window, and enter : netstat -an | more
You should see a line like :

   TCP    &lt;My IP&gt;:443    0.0.0.0:0              ABHREN

do you ?

Is the Windows firewall enabled ?
If yes, does it allow incoming connections on port 443 ?
(or turn off the firewall)



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: AW: [users@httpd] Problems with mod_ssl and mod_proxy</title>
<author><name>=?ISO-8859-1?Q?Andr=E9_Warnier?= &lt;aw@ice-sa.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1E811E.5030400@ice-sa.com%3e"/>
<id>urn:uuid:%3c4B1E811E-5030400@ice-sa-com%3e</id>
<updated>2009-12-08T16:38:54Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Jan Luca Naumann wrote:
&gt;&gt;

Some additional tips :

You also need a line

Listen &lt;My IP&gt;:443
...

&gt;&gt; NameVirtualHost &lt;My IP&gt;:443
&gt;&gt;
&gt;&gt; &lt;VirtualHost &lt;My IP&gt;:443&gt;


Start Apache.
Open a command window, and enter : netstat -an | more
You should see a line like :

   TCP    &lt;My IP&gt;:443    0.0.0.0:0              ABHREN

do you ?

Is the Windows firewall enabled ?
If yes, does it allow incoming connections on port 443 ?
(or turn off the firewall)



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>AW: [users@httpd] Problems with mod_ssl and mod_proxy</title>
<author><name>Jan Luca Naumann &lt;jan@naumannsfamily.de&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c268C7F6AE12F7E4E876B7C6D497BFDBFCBADE24F6F@ADV1.advsys.local%3e"/>
<id>urn:uuid:%3c268C7F6AE12F7E4E876B7C6D497BFDBFCBADE24F6F@ADV1-advsys-local%3e</id>
<updated>2009-12-08T16:07:36Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

without all SSL stuff I geta timeout, too, but the right webserver is OK.

Viele Gre
Jan

________________________________________
Von: Boyle Owen [Owen.Boyle@six-group.com]
Gesendet: Dienstag, 8. Dezember 2009 16:51
An: users@httpd.apache.org
Betreff: RE: [users@httpd] Problems with mod_ssl and mod_proxy

&gt; -----Original Message-----
&gt; From: Jan Luca Naumann [mailto:jan@naumannsfamily.de]
&gt; Sent: Tuesday, December 08, 2009 3:53 PM
&gt; To: users@httpd.apache.org
&gt; Subject: [users@httpd] Problems with mod_ssl and mod_proxy
&gt;
&gt; Hallo,
&gt;
&gt; I have a problem with Apache Server (Apache/2.2.14 (Win32)
&gt; mod_ssl/2.2.14 OpenSSL/0.9.8k):
&gt;
&gt; I want to set up that the server controll a client-cert and,
&gt; if it is OK, connect with a ProxyPass to the right server.
&gt;
&gt; ...
&gt;
&gt; &lt;Proxy *&gt;
&gt; Order Deny,Allow
&gt; Deny from all
&gt; &lt;/Proxy&gt;
&gt;
&gt; ProxyRequests Off
&gt;
&gt; NameVirtualHost &lt;My IP&gt;:443
&gt;
&gt; &lt;VirtualHost &lt;My IP&gt;:443&gt;
&gt;     DocumentRoot "C:/Program Files/Webserver/Apache/htdocs"
&gt;     ServerName &lt;web address&gt;
&gt;     ServerAlias &lt;My IP, for test&gt;
&gt;
&gt;     SSLEngine on
&gt;     SSLCertificateFile &lt;Path of the cert&gt;
&gt;     SSLCertificateKeyFile &lt;Path of the key&gt;
&gt;     SSLCACertificateFile &lt;Path of the CA-cert&gt;
&gt;     SSLVerifyClient require
&gt;     SSLVerifyDepth  10
&gt;
&gt;     ProxyPreserveHost On
&gt;     ProxyPass / &lt;end server&gt;
&gt;     ProxyPassReverse / &lt;end server&gt;
&gt; &lt;/VirtualHost&gt;
&gt;
&gt;
&gt; When I connect to the server now, the browser loads some time
&gt; and then gives me a timeout. What do I wrong?

Break the problem into two parts and get the ProxyPass working before worrying about the SSL
client verification. What happens if you comment out all the SSL stuff and try to get to the
back-end server with a plain HTTP virtual host?

If that times out, what happens if you try to access the back-end directly (from a client
that has TCP/IP access, obviously)?

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.

&gt;
&gt; Viele Gre
&gt; Jan
&gt; ---------------------------------------------------------------------
&gt; The official User-To-User support forum of the Apache HTTP
&gt; Server Project.
&gt; See &lt;URL:http://httpd.apache.org/userslist.html&gt; for more info.
&gt; To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
&gt;    "   from the digest: users-digest-unsubscribe@httpd.apache.org
&gt; For additional commands, e-mail: users-help@httpd.apache.org
&gt;
&gt;

This message is for the named person's use only. It may contain confidential, proprietary
or legally privileged information. If you receive this message in error, please notify the
sender urgently and then immediately delete the message and any copies of it from your system.
Please also immediately destroy any hardcopies of the message.
The sender's company reserves the right to monitor all e-mail communications through their
networks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>RE: [users@httpd] Problems with mod_ssl and mod_proxy</title>
<author><name>&quot;Boyle Owen&quot; &lt;Owen.Boyle@six-group.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cFDD5D99066749040AF9098A720E98977080B789C@CIWMEXZSA0E.ex.ordersx.org%3e"/>
<id>urn:uuid:%3cFDD5D99066749040AF9098A720E98977080B789C@CIWMEXZSA0E-ex-ordersx-org%3e</id>
<updated>2009-12-08T15:51:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
&gt; -----Original Message-----
&gt; From: Jan Luca Naumann [mailto:jan@naumannsfamily.de] 
&gt; Sent: Tuesday, December 08, 2009 3:53 PM
&gt; To: users@httpd.apache.org
&gt; Subject: [users@httpd] Problems with mod_ssl and mod_proxy
&gt; 
&gt; Hallo,
&gt; 
&gt; I have a problem with Apache Server (Apache/2.2.14 (Win32) 
&gt; mod_ssl/2.2.14 OpenSSL/0.9.8k):
&gt; 
&gt; I want to set up that the server controll a client-cert and, 
&gt; if it is OK, connect with a ProxyPass to the right server.
&gt; 
&gt; ...
&gt; 
&gt; &lt;Proxy *&gt;
&gt; Order Deny,Allow
&gt; Deny from all
&gt; &lt;/Proxy&gt; 
&gt; 
&gt; ProxyRequests Off
&gt; 
&gt; NameVirtualHost &lt;My IP&gt;:443
&gt; 
&gt; &lt;VirtualHost &lt;My IP&gt;:443&gt;
&gt;     DocumentRoot "C:/Program Files/Webserver/Apache/htdocs"
&gt;     ServerName &lt;web address&gt;
&gt;     ServerAlias &lt;My IP, for test&gt;
&gt; 
&gt;     SSLEngine on
&gt;     SSLCertificateFile &lt;Path of the cert&gt;
&gt;     SSLCertificateKeyFile &lt;Path of the key&gt;
&gt;     SSLCACertificateFile &lt;Path of the CA-cert&gt;
&gt;     SSLVerifyClient require
&gt;     SSLVerifyDepth  10
&gt; 
&gt;     ProxyPreserveHost On
&gt;     ProxyPass / &lt;end server&gt;
&gt;     ProxyPassReverse / &lt;end server&gt;
&gt; &lt;/VirtualHost&gt;
&gt; 
&gt; 
&gt; When I connect to the server now, the browser loads some time 
&gt; and then gives me a timeout. What do I wrong?

Break the problem into two parts and get the ProxyPass working before worrying about the SSL
client verification. What happens if you comment out all the SSL stuff and try to get to the
back-end server with a plain HTTP virtual host?

If that times out, what happens if you try to access the back-end directly (from a client
that has TCP/IP access, obviously)?

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

&gt; 
&gt; Viele Gre
&gt; Jan
&gt; ---------------------------------------------------------------------
&gt; The official User-To-User support forum of the Apache HTTP 
&gt; Server Project.
&gt; See &lt;URL:http://httpd.apache.org/userslist.html&gt; for more info.
&gt; To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
&gt;    "   from the digest: users-digest-unsubscribe@httpd.apache.org
&gt; For additional commands, e-mail: users-help@httpd.apache.org
&gt; 
&gt; 
 
This message is for the named person's use only. It may contain confidential, proprietary
or legally privileged information. If you receive this message in error, please notify the
sender urgently and then immediately delete the message and any copies of it from your system.
Please also immediately destroy any hardcopies of the message. 
The sender's company reserves the right to monitor all e-mail communications through their
networks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Ampersand extends to the left part of regexes with RewriteRule, RedirectMatch and SetEnvIf: is that expected?</title>
<author><name>Rich Bowen &lt;rbowen@rcbowen.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cC2CB0CC9-3F56-4316-898D-4EC670D66AB2@rcbowen.com%3e"/>
<id>urn:uuid:%3cC2CB0CC9-3F56-4316-898D-4EC670D66AB2@rcbowen-com%3e</id>
<updated>2009-12-08T15:43:12Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

On Dec 8, 2009, at 08:20 , Francis GALIEGUE wrote:

&gt; On Fri, Dec 4, 2009 at 14:39, Eric Covener &lt;covener@gmail.com&gt; wrote:
&gt; [...]
&gt;&gt;&gt;
&gt;&gt;&gt; I think Apache is simulating perls $&amp;, and I think it's on purpose.
&gt;&gt;&gt;  Seems pretty unwise.
&gt;&gt;
&gt;&gt; That is definitely the case.
&gt;&gt;
&gt;
&gt; If I file an issue on Apache's Bugzilla, will this be considered a  
&gt; bug?

Please do submit it, but perhaps as a documentation bug? I'll try to  
remember to add a mention of this to the documentation, but a bugzilla  
ticket will help us remember.

--
Rich Bowen
rbowen@rcbowen.com




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>RE: [users@httpd] Compiling Apache 2.2.14 on 64 bit AIX 6.1</title>
<author><name>&quot;Brian Gaber&quot; &lt;Brian.Gaber@tpsgc-pwgsc.gc.ca&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c1C37FBE46418C54F86B1B0157246EFB206C89FF5@mb-ncr-028.ad.pwgsc-tpsgc.gc.ca%3e"/>
<id>urn:uuid:%3c1C37FBE46418C54F86B1B0157246EFB206C89FF5@mb-ncr-028-ad-pwgsc-tpsgc-gc-ca%3e</id>
<updated>2009-12-08T15:40:24Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
&gt; Google can find the thread titled "problem with build on AIX 6.1" from
the development list.

Thanks, this gave me the information to fix my problem:
http://www.mail-archive.com/dev@httpd.apache.org/msg45729.html

I replaced the four Apache httpd config.guess with the AutoMake
config.guess that contains *:AIX:*:[456]

I compiled exactly the same way as before and now I get modules with the
so extension.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] Problems with mod_ssl and mod_proxy</title>
<author><name>Jan Luca Naumann &lt;jan@naumannsfamily.de&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c268C7F6AE12F7E4E876B7C6D497BFDBFCBADE24F6B@ADV1.advsys.local%3e"/>
<id>urn:uuid:%3c268C7F6AE12F7E4E876B7C6D497BFDBFCBADE24F6B@ADV1-advsys-local%3e</id>
<updated>2009-12-08T14:53:03Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hallo,

I have a problem with Apache Server (Apache/2.2.14 (Win32) mod_ssl/2.2.14 OpenSSL/0.9.8k):

I want to set up that the server controll a client-cert and, if it is OK, connect with a ProxyPass
to the right server.

The config:

LoadModule actions_module modules/mod_actions.so
LoadModule alias_module modules/mod_alias.so
LoadModule asis_module modules/mod_asis.so
LoadModule auth_basic_module modules/mod_auth_basic.so
#LoadModule auth_digest_module modules/mod_auth_digest.so
#LoadModule authn_alias_module modules/mod_authn_alias.so
#LoadModule authn_anon_module modules/mod_authn_anon.so
#LoadModule authn_dbd_module modules/mod_authn_dbd.so
#LoadModule authn_dbm_module modules/mod_authn_dbm.so
LoadModule authn_default_module modules/mod_authn_default.so
LoadModule authn_file_module modules/mod_authn_file.so
#LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
#LoadModule authz_dbm_module modules/mod_authz_dbm.so
LoadModule authz_default_module modules/mod_authz_default.so
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
LoadModule authz_host_module modules/mod_authz_host.so
#LoadModule authz_owner_module modules/mod_authz_owner.so
LoadModule authz_user_module modules/mod_authz_user.so
LoadModule autoindex_module modules/mod_autoindex.so
#LoadModule cache_module modules/mod_cache.so
#LoadModule cern_meta_module modules/mod_cern_meta.so
LoadModule cgi_module modules/mod_cgi.so
#LoadModule charset_lite_module modules/mod_charset_lite.so
#LoadModule dav_module modules/mod_dav.so
#LoadModule dav_fs_module modules/mod_dav_fs.so
#LoadModule dav_lock_module modules/mod_dav_lock.so
#LoadModule dbd_module modules/mod_dbd.so
#LoadModule deflate_module modules/mod_deflate.so
LoadModule dir_module modules/mod_dir.so
#LoadModule disk_cache_module modules/mod_disk_cache.so
#LoadModule dumpio_module modules/mod_dumpio.so
LoadModule env_module modules/mod_env.so
#LoadModule expires_module modules/mod_expires.so
#LoadModule ext_filter_module modules/mod_ext_filter.so
#LoadModule file_cache_module modules/mod_file_cache.so
#LoadModule filter_module modules/mod_filter.so
LoadModule headers_module modules/mod_headers.so
#LoadModule ident_module modules/mod_ident.so
#LoadModule imagemap_module modules/mod_imagemap.so
LoadModule include_module modules/mod_include.so
#LoadModule info_module modules/mod_info.so
LoadModule isapi_module modules/mod_isapi.so
#LoadModule ldap_module modules/mod_ldap.so
#LoadModule logio_module modules/mod_logio.so
LoadModule log_config_module modules/mod_log_config.so
#LoadModule log_forensic_module modules/mod_log_forensic.so
#LoadModule mem_cache_module modules/mod_mem_cache.so
LoadModule mime_module modules/mod_mime.so
#LoadModule mime_magic_module modules/mod_mime_magic.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule setenvif_module modules/mod_setenvif.so
#LoadModule speling_module modules/mod_speling.so
LoadModule ssl_module modules/mod_ssl.so
#LoadModule status_module modules/mod_status.so
#LoadModule substitute_module modules/mod_substitute.so
#LoadModule unique_id_module modules/mod_unique_id.so
#LoadModule userdir_module modules/mod_userdir.so
#LoadModule usertrack_module modules/mod_usertrack.so
#LoadModule version_module modules/mod_version.so
#LoadModule vhost_alias_module modules/mod_vhost_alias.so

&lt;Proxy *&gt;
Order Deny,Allow
Deny from all
&lt;/Proxy&gt; 

ProxyRequests Off

NameVirtualHost &lt;My IP&gt;:443

&lt;VirtualHost &lt;My IP&gt;:443&gt;
    DocumentRoot "C:/Program Files/Webserver/Apache/htdocs"
    ServerName &lt;web address&gt;
    ServerAlias &lt;My IP, for test&gt;

    SSLEngine on
    SSLCertificateFile &lt;Path of the cert&gt;
    SSLCertificateKeyFile &lt;Path of the key&gt;
    SSLCACertificateFile &lt;Path of the CA-cert&gt;
    SSLVerifyClient require
    SSLVerifyDepth  10

    ProxyPreserveHost On
    ProxyPass / &lt;end server&gt;
    ProxyPassReverse / &lt;end server&gt;
&lt;/VirtualHost&gt;


When I connect to the server now, the browser loads some time and then gives me a timeout.
What do I wrong?

Viele Gre
Jan
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] A question about session-id problem</title>
<author><name>thomas2004 &lt;thomas2004ch@yahoo.de&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c26694818.post@talk.nabble.com%3e"/>
<id>urn:uuid:%3c26694818-post@talk-nabble-com%3e</id>
<updated>2009-12-08T14:33:53Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

We use Apache Http Server as web server, which load-balances two Jboss
servers. Assumed worker1 is responsed to Jboss1 and worker2 to Jboss2.

Assumed a request comes and a session with ID is created and assumed it goes
to Jboss1. Normally this session will keep so long by Jboss1 till the
session is ended by user (such as the program goes to end-state of
spring-web-flow) or timeout comes.

Now I have a strange problem. Sometimes (not often) during using the
program, I get exception that the session is gone. As I looked into the
mod_jk.log I found following message:
[code]
...
[Mon Dec 07 11:42:17 2009] [13193:2537062720] [error]
ajp_get_reply::jk_ajp_common.c (1962): (icf1) Tomcat is down or refused
connection. No response has been sent to the client (yet)
[Mon Dec 07 11:42:17 2009] [13193:2537062720] [error]
ajp_service::jk_ajp_common.c (2440): (icf1) sending request to tomcat failed
(unrecoverable),  (attempt=1)
[Mon Dec 07 11:42:17 2009] [13193:2537062720] [info] service::jk_lb_worker.c
(1384): service failed, worker icf1 is in error state
[Mon Dec 07 11:42:17 2009] [13193:2537062720] [error]
service::jk_lb_worker.c (1409): unrecoverable error 502, request failed.
Tomcat failed in the middle of request, we can't recover to another
instance.
[Mon Dec 07 11:42:17 2009] [13193:2537062720] [error]
service::jk_lb_worker.c (1469): All tomcat instances failed, no more workers
left
...
[/code]

And as I looked into the log of Jboss2, I can find the session-ID which
should be found in log of Jboss1. I've checked all the Jboss servers are
running.

Here is my workers.properties:
[code]
...
worker.template.connection_pool_timeout=300
worker.template.socket_keepalive=True
worker.template.lbfactor=1
worker.template.type=ajp13
worker.template.ping_timeout=10000
worker.template.ping_mode=A
worker.template.retries=2
worker.template.activation=A
worker.template.recovery_options=7


###################################
#  4.1 Set properties for worker_monther. If you have more than one
worker_son, just separate them with ','.
#      And you have to set the properties similar to 3.1.1.
###################################
#Load balancer for appl-icf.proactiv.de
worker.worker1.balance_workers=icf1,icf2
worker.worker1.sticky_session=True
worker.worker1.type=lb
worker.worker1.error_escalation_time=0

###################################
#  4.1.1 Set the properties for worker_son.
###################################
worker.icf1.reference=worker.template
worker.icf1.port=8009
worker.icf1.host=appl1-icf.mycompany.com

worker.icf2.reference=worker.template
worker.icf2.port=8009
worker.icf2.host=appl2-icf.myomcpany.com
...
[/code]

I think my workers.properties is OK.I can't image why sometimes the mod_jk
tells the all the Tomcat/Jboss instanz failed though they are running.
-- 
View this message in context: http://old.nabble.com/A-question-about-session-id-problem-tp26694818p26694818.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Compiling Apache 2.2.14 on 64 bit AIX 6.1</title>
<author><name>Eric Covener &lt;covener@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c1404e5910912080609m1b01f0bet385cdd93c3f180e1@mail.gmail.com%3e"/>
<id>urn:uuid:%3c1404e5910912080609m1b01f0bet385cdd93c3f180e1@mail-gmail-com%3e</id>
<updated>2009-12-08T14:09:46Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Tue, Dec 8, 2009 at 8:47 AM, Brian Gaber
&lt;Brian.Gaber@tpsgc-pwgsc.gc.ca&gt; wrote:
&gt;
&gt;    After I build and install Apache in the /modules/ directory I
&gt; have paired files like libmod_dbd.a and mod_dbd.la. The httpd.conf has
&gt; all modules with a .so extension. Have I compiled incorrectly? Here is
&gt; the compile environment:

Google can find the thread titled "problem with build on AIX 6.1" from
the development list.

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] mod_cache caching cluster</title>
<author><name>Matthew Tice &lt;mjtice@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cdd56a5a50912080602k198defdg3dee2fc4e34cc1e1@mail.gmail.com%3e"/>
<id>urn:uuid:%3cdd56a5a50912080602k198defdg3dee2fc4e34cc1e1@mail-gmail-com%3e</id>
<updated>2009-12-08T14:02:29Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Dec 7, 2009 at 4:04 PM, Francis GALIEGUE &lt;fge@one2team.com&gt; wrote:

&gt; On Mon, Dec 7, 2009 at 20:08, Matthew Tice &lt;mjtice@gmail.com&gt; wrote:
&gt; &gt; Hello, I was wondering if anyone has run across a means consolidating or
&gt; &gt; clustering their cache?  Currently we have 20 nodes that only serve up
&gt; &gt; static content.  Each node is configured with a 6G ramdisk
&gt; &gt; (mod_disk_cache).  This works *ok* except for a couple issues.  1) We
&gt; &gt; experience intermittent performance issues (it seems to happen when
&gt; &gt; htcacheclean kicks off), and 2) the cache varies from machine to machine.
&gt; &gt;
&gt; &gt; I was digging around with mod_memcache - I really like the idea but 1) it
&gt; &gt; doesn't look like it's actively developed, and 2) I can't seem to get the
&gt; &gt; caching to do what I want.  I was also briefly looking at JCS - but that
&gt; &gt; maybe a little overkill?
&gt; &gt;
&gt; &gt; I could have the content stored on a shared NFS mount but I wanted to
&gt; stay
&gt; &gt; away from disk-based caching if I could.
&gt; &gt;
&gt; &gt; If anyone has any suggestions or ideas I'd appreciate it greatly.
&gt; &gt;
&gt;
&gt; Since it is only really static content, and provided that when a given
&gt; element changes, its URI changes, you should definitely look at
&gt; mod_expires:
&gt;
&gt; ExpiresActive On
&gt;
&gt; &lt;Location /some/static/URI/base&gt;
&gt;    ExpiresDefault "access plus 1 month" # or more
&gt;    Header append Cache-Control "private" # this tells that the proxy
&gt; won't cache, but the final client will
&gt; &lt;/Location&gt;
&gt;
&gt; You don't even need disk-based caching. The OS' pagecache will largely
&gt; fill the "need for speed".
&gt;
&gt; --
&gt;

Thanks Francis, I'm a little confused about a couple things.  1) Is the
ExpiresDefault in mod_expires similar to CacheDefaultExpire in mod_cache?
2) This wouldn't address the need for a backend global cache?   Also I
wanted to limit/reduce any kind of paging and it seems that with 9+G of
cache I would be swapping all over the place.


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: mod_cache caching cluster</title>
<author><name>Matthew Tice &lt;mjtice@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cdd56a5a50912080550m8111793xcb3428bfc31c0e06@mail.gmail.com%3e"/>
<id>urn:uuid:%3cdd56a5a50912080550m8111793xcb3428bfc31c0e06@mail-gmail-com%3e</id>
<updated>2009-12-08T13:50:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Dec 7, 2009 at 12:23 PM, Dan Poirier &lt;poirier@pobox.com&gt; wrote:

&gt; Matthew Tice &lt;mjtice@gmail.com&gt; writes:
&gt;
&gt; &gt; I was digging around with mod_memcache - I really like the idea but 1) it
&gt; &gt; doesn't look like it's actively developed, and 2) I can't seem to get the
&gt; &gt; caching to do what I want.
&gt;
&gt; Yes, mod_mem_cache development is pretty much stopped, and it's been
&gt; dropped from the next release of Apache.  Also consider that mem_cache
&gt; would have an independent cache per process, which would be the reverse
&gt; of the consolidation you're looking for.
&gt;
&gt;
Well, I was talking about mod_memcache (
http://code.google.com/p/modmemcache/) which seems to sort of be an
Apache-frontend for memcached servers.  To get around using mod_mem_cache I
use mod_disk_cache on a ramdisk.  It does great except for some reason I
can't get it to scale over 4G very well.


</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] Compiling Apache 2.2.14 on 64 bit AIX 6.1</title>
<author><name>&quot;Brian Gaber&quot; &lt;Brian.Gaber@tpsgc-pwgsc.gc.ca&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c1C37FBE46418C54F86B1B0157246EFB206C89FF0@mb-ncr-028.ad.pwgsc-tpsgc.gc.ca%3e"/>
<id>urn:uuid:%3c1C37FBE46418C54F86B1B0157246EFB206C89FF0@mb-ncr-028-ad-pwgsc-tpsgc-gc-ca%3e</id>
<updated>2009-12-08T13:47:31Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

	After I build and install Apache in the /modules/ directory I
have paired files like libmod_dbd.a and mod_dbd.la.  The httpd.conf has
all modules with a .so extension.  Have I compiled incorrectly?  Here is
the compile environment:

export CC="cc_r -q64"
export CFLAGS="-qmaxmem=16384 -DSYSV -D_AIX61 -D_ALL_SOURCE
-DFUNCPROTO=15 -O -I/opt/freeware/include"
export CXX="xlC"
export CXXFLAGS=$CFLAGS
export LD=ld
export LDFLAGS="-L/opt/freeware/lib"
export OBJECT_MODE=64

	Here is the configure statement:

./configure \
--with-mpm=prefork \
--with-ssl=/opt/freeware \
--enable-cern-meta \
--enable-dbd \
--enable-deflate \
--enable-expires \
--enable-info \
--enable-proxy \
--enable-rewrite \
--enable-speling \
--enable-ssl \
--enable-vhost-alias \
--enable-mods-shared="cern_meta dbd deflate expires info proxy rewrite
speling ssl vhost_alias"

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Ampersand extends to the left part of regexes	with RewriteRule, RedirectMatch and SetEnvIf: is that expected?</title>
<author><name>Eric Covener &lt;covener@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c1404e5910912080525y2185ce71j76ffa68b34906c03@mail.gmail.com%3e"/>
<id>urn:uuid:%3c1404e5910912080525y2185ce71j76ffa68b34906c03@mail-gmail-com%3e</id>
<updated>2009-12-08T13:25:08Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Tue, Dec 8, 2009 at 8:20 AM, Francis GALIEGUE &lt;fge@one2team.com&gt; wrote:
&gt; On Fri, Dec 4, 2009 at 14:39, Eric Covener &lt;covener@gmail.com&gt; wrote:
&gt; [...]
&gt;&gt;&gt;
&gt;&gt;&gt; I think Apache is simulating perls $&amp;, and I think it's on purpose.
&gt;&gt;&gt; Seems pretty unwise.
&gt;&gt;
&gt;&gt; That is definitely the case.
&gt;&gt;
&gt;
&gt; If I file an issue on Apache's Bugzilla, will this be considered a bug?

I'm still a little lost here as to why this isn't more of a FAQ if it
impacts including an ampersand in any RewriteRule substitution, so I
may be wrong in the analysis.

It's minimally a documentation bug.

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Ampersand extends to the left part of regexes	with RewriteRule, RedirectMatch and SetEnvIf: is that expected?</title>
<author><name>Francis GALIEGUE &lt;fge@one2team.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c7c55bf80912080520id780a32v6a13878821cce028@mail.gmail.com%3e"/>
<id>urn:uuid:%3c7c55bf80912080520id780a32v6a13878821cce028@mail-gmail-com%3e</id>
<updated>2009-12-08T13:20:42Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Fri, Dec 4, 2009 at 14:39, Eric Covener &lt;covener@gmail.com&gt; wrote:
[...]
&gt;&gt;
&gt;&gt; I think Apache is simulating perls $&amp;, and I think it's on purpose.
&gt;&gt;  Seems pretty unwise.
&gt;
&gt; That is definitely the case.
&gt;

If I file an issue on Apache's Bugzilla, will this be considered a bug?

-- 

Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
fge@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Which latest version of apache Httpd server support  video streaming</title>
<author><name>KiranParmar &lt;kiran.it.2006@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c26693602.post@talk.nabble.com%3e"/>
<id>urn:uuid:%3c26693602-post@talk-nabble-com%3e</id>
<updated>2009-12-08T13:05:14Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

I want to use Apache Httpd as Web server + Video Streaning server in my
embedded application.
The video streaming server is same as www.youtube.com video streaming
server.

Que 1)
          So this is possible with httpd-2.0.54.tar.gz version? or  I have
to add some Add-on feature (module) to it?

Que 2) Is there is any difference between in IPhone and normal PC client
(Internet browser) in sense of architecture or programming or API wise on
client side. 


-- 
View this message in context: http://old.nabble.com/Which-latest-version-of-apache-Httpd-server-support-video-streaming-tp26678070p26693602.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] rotatelogs + weekend cronjobs</title>
<author><name>David Richards &lt;davidr@skyforge.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1E44BD.5050601@skyforge.net%3e"/>
<id>urn:uuid:%3c4B1E44BD-5050601@skyforge-net%3e</id>
<updated>2009-12-08T12:21:17Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,
      I have a issue which I would like to solve as it would mean I 
wouldnt have to login on the weekends.  This is the command I am using 
pretty much across all my vhosts.
"CustomLog "|/usr/sbin/rotatelogs 
/var/log/httpd/nameofwebsite.access.log.%Y-%m-%d-%H_%M_%S 5M" combined"

The only issue I have at the moment is on the weekends, something is not 
doing something correctly and I end up with 2-3 copies of rotatelogs 
running per vhost and probably more if I wasnt keeping this in check.
To solve this I have to log in and "killall" the current rotatelogs 
proccess to "resync" back to one per vhost.
What is causing this and how to stop it ?

Any pointers/url/help would be much appreciated.

David


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Which latest version of apache Httpd server support  video streaming</title>
<author><name>KiranParmar &lt;kiran.it.2006@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c26692923.post@talk.nabble.com%3e"/>
<id>urn:uuid:%3c26692923-post@talk-nabble-com%3e</id>
<updated>2009-12-08T12:06:24Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>



Eric Covener wrote:
&gt; 
&gt; On Mon, Dec 7, 2009 at 9:33 AM, KiranParmar &lt;kiran.it.2006@gmail.com&gt;
&gt; wrote:
&gt;&gt;
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; I want to use apache httpd as Web server to use video streaming server in
&gt;&gt; IPhone Application.
&gt;&gt;
&gt;&gt; So It is possible video streaming with Apache httpd web server ?
&gt; 
&gt; Try it and see, or find out the technical requirements of your iphone
&gt; application in terms of HTTP and maybe someone can address them here.
&gt; 
&gt; --&gt;&gt;
&gt; 
&gt; I want to use Apache Httpd as Web server + Video Streaning server in my
&gt; embedded application.
&gt; The video streaming server is same as www.youtube.com video streaming
&gt; server.
&gt; 
&gt; Que 1) 
&gt;           So this is possible with httpd-2.0.54.tar.gz version? or  I have
&gt; to add some Add-on feature (module) to it?
&gt; 
&gt; Que 2) Is there is any difference between in IPhone and normal PC client
&gt; (Internet browser) in sense of architecture or programming or API wise on
&gt; client side.
&gt; 
&gt;   
&gt; -- 
&gt; Eric Covener
&gt; covener@gmail.com
&gt; 
&gt; ---------------------------------------------------------------------
&gt; The official User-To-User support forum of the Apache HTTP Server Project.
&gt; See &lt;URL:http://httpd.apache.org/userslist.html&gt; for more info.
&gt; To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
&gt;    "   from the digest: users-digest-unsubscribe@httpd.apache.org
&gt; For additional commands, e-mail: users-help@httpd.apache.org
&gt; 
&gt; 
&gt; 

-- 
View this message in context: http://old.nabble.com/Which-latest-version-of-apache-Httpd-server-support-video-streaming-tp26678070p26692923.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: .htaccess restricts write permission from webdav</title>
<author><name>&quot;J. Bakshi&quot; &lt;joydeep@infoservices.in&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1DD35A.3080405@infoservices.in%3e"/>
<id>urn:uuid:%3c4B1DD35A-3080405@infoservices-in%3e</id>
<updated>2009-12-08T04:17:30Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
LuKreme wrote:
&gt; On 6-Dec-2009, at 20:15, J. Bakshi wrote:
&gt;   
&gt;&gt; RewriteRule ^typo3$ - [L]
&gt;&gt; RewriteRule ^typo3/.*$ - [L]
&gt;&gt; ` ` `
&gt;&gt;
&gt;&gt; and now webdav has no problem with create/delete operation
&gt;&gt;     
&gt;
&gt;
&gt; One other thing, if you duplicate the RewriteCond above these rules, they should work
as well.
&gt;
&gt; something like:
&gt;
&gt; Options +FollowSymLinks
&gt;
&gt; RewriteEngine On
&gt; RewriteCond %{REQUEST_URI} !^/webdav
&gt; RewriteRule ^typo3$ - [L]
&gt;
&gt; RewriteCond %{REQUEST_URI} !^/webdav
&gt; RewriteRule ^typo3/.*$ - [L]
&gt;
&gt; RewriteCond %{REQUEST_FILENAME} !-f
&gt; RewriteCond %{REQUEST_FILENAME} !-d
&gt; RewriteCond %{REQUEST_FILENAME} !-l
&gt; RewriteCond %{REQUEST_URI} !^/webdav
&gt; RewriteRule .* index.php
&gt;
&gt; (as I understand it, RewriteCond ONLY apply to the next single RewriteRule. Perhaps there
is a way to have a single condition apply to all rules and someone else will point it out)
&gt;
&gt;   

Hello LuKreme,

thanks once again for the configuration :-) I'll definitely give it a
try. Thanks for the clarification.
wish you a great day.


-- 
জয়দীপ বক্সী


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] mod_cache caching cluster</title>
<author><name>Francis GALIEGUE &lt;fge@one2team.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c7c55bf80912071504j472c5911n52c4effd3b340be6@mail.gmail.com%3e"/>
<id>urn:uuid:%3c7c55bf80912071504j472c5911n52c4effd3b340be6@mail-gmail-com%3e</id>
<updated>2009-12-07T23:04:17Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Dec 7, 2009 at 20:08, Matthew Tice &lt;mjtice@gmail.com&gt; wrote:
&gt; Hello, I was wondering if anyone has run across a means consolidating or
&gt; clustering their cache?  Currently we have 20 nodes that only serve up
&gt; static content.  Each node is configured with a 6G ramdisk
&gt; (mod_disk_cache).  This works *ok* except for a couple issues.  1) We
&gt; experience intermittent performance issues (it seems to happen when
&gt; htcacheclean kicks off), and 2) the cache varies from machine to machine.
&gt;
&gt; I was digging around with mod_memcache - I really like the idea but 1) it
&gt; doesn't look like it's actively developed, and 2) I can't seem to get the
&gt; caching to do what I want.  I was also briefly looking at JCS - but that
&gt; maybe a little overkill?
&gt;
&gt; I could have the content stored on a shared NFS mount but I wanted to stay
&gt; away from disk-based caching if I could.
&gt;
&gt; If anyone has any suggestions or ideas I'd appreciate it greatly.
&gt;

Since it is only really static content, and provided that when a given
element changes, its URI changes, you should definitely look at
mod_expires:

ExpiresActive On

&lt;Location /some/static/URI/base&gt;
    ExpiresDefault "access plus 1 month" # or more
    Header append Cache-Control "private" # this tells that the proxy
won't cache, but the final client will
&lt;/Location&gt;

You don't even need disk-based caching. The OS' pagecache will largely
fill the "need for speed".

-- 

Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
fge@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd]  Re: mod_cache caching cluster</title>
<author><name>Dan Poirier &lt;poirier@pobox.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cyuavdgioafe.fsf@pobox.com%3e"/>
<id>urn:uuid:%3cyuavdgioafe-fsf@pobox-com%3e</id>
<updated>2009-12-07T19:23:33Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Matthew Tice &lt;mjtice@gmail.com&gt; writes:

&gt; I was digging around with mod_memcache - I really like the idea but 1) it
&gt; doesn't look like it's actively developed, and 2) I can't seem to get the
&gt; caching to do what I want.  

Yes, mod_mem_cache development is pretty much stopped, and it's been
dropped from the next release of Apache.  Also consider that mem_cache
would have an independent cache per process, which would be the reverse
of the consolidation you're looking for.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] mod_cache caching cluster</title>
<author><name>Matthew Tice &lt;mjtice@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cdd56a5a50912071108w1fc72aa4pd776a76cc6c2e2cd@mail.gmail.com%3e"/>
<id>urn:uuid:%3cdd56a5a50912071108w1fc72aa4pd776a76cc6c2e2cd@mail-gmail-com%3e</id>
<updated>2009-12-07T19:08:28Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hello, I was wondering if anyone has run across a means consolidating or
clustering their cache?  Currently we have 20 nodes that only serve up
static content.  Each node is configured with a 6G ramdisk
(mod_disk_cache).  This works *ok* except for a couple issues.  1) We
experience intermittent performance issues (it seems to happen when
htcacheclean kicks off), and 2) the cache varies from machine to machine.

I was digging around with mod_memcache - I really like the idea but 1) it
doesn't look like it's actively developed, and 2) I can't seem to get the
caching to do what I want.  I was also briefly looking at JCS - but that
maybe a little overkill?

I could have the content stored on a shared NFS mount but I wanted to stay
away from disk-based caching if I could.

If anyone has any suggestions or ideas I'd appreciate it greatly.

Matt


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Building Apache 2.2 without IPv6</title>
<author><name>Jim Walls &lt;jim@k6ccc.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1D3F2F.70404@k6ccc.org%3e"/>
<id>urn:uuid:%3c4B1D3F2F-70404@k6ccc-org%3e</id>
<updated>2009-12-07T17:45:19Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

&gt; What would be really helpful here is a comparison table, listing (as 
&gt; rows) the various things you are/are not allowed to do, and as columns 
&gt; the various religions.  Then you could just check yes/no at the 
&gt; intersections.  That would make the choice easier.


Any chance of getting this back onto Apache related stuff?

-- 
73
-------------------------------------
Jim Walls - K6CCC
jim@k6ccc.org
Ofc:  818-548-4804
http://home.earthlink.net/~k6ccc
AMSAT Member 32537 - WSWSS Member 395


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] request failed: error reading the headers</title>
<author><name>Marcelo Barbudas &lt;nostef@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1D2E4E.1070805@gmail.com%3e"/>
<id>urn:uuid:%3c4B1D2E4E-1070805@gmail-com%3e</id>
<updated>2009-12-07T16:33:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi!

In my httpd error log I can see entries like:
"request failed: error reading the headers"

Because of the nature of the project it's important that I learn what
requests can not be parsed.
I could grep the access log depending on the error log, that seems ugly
though.


Is there a way to tell Apache to show detailed information about these
errors (including the request uri) in the error.log file?

-- 
Cheers,
M.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>RE: [users@httpd] Load balancer sending request when server starts and gets ready</title>
<author><name>&quot;Boyle Owen&quot; &lt;Owen.Boyle@six-group.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cFDD5D99066749040AF9098A720E98977080B789B@CIWMEXZSA0E.ex.ordersx.org%3e"/>
<id>urn:uuid:%3cFDD5D99066749040AF9098A720E98977080B789B@CIWMEXZSA0E-ex-ordersx-org%3e</id>
<updated>2009-12-07T14:58:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
________________________________

	From: Onur Agin [mailto:onuragin@gmail.com] 
	Sent: Monday, December 07, 2009 1:32 PM
	To: users@httpd.apache.org
	Subject: [users@httpd] Load balancer sending request when server
starts and gets ready
	
	
	Hi, 

	I am using apache 2.2 as load balancer in front of 2 tomcat
servers.
	I notice that when I restart a tomcat server, when a new request
comes to apache, it directs the request to the tomcat server before the
application goes up and the user has to wait until the server gets up.
	Probably when it sees that http port is up, apache routes the
requests.
	Is there a way to tell apache to wait until the application goes
up (something like make it poll a control page or tell apache to wait 60
seconds when a new server starts )?

	Thanks.?
________________________________


I think you've described what's happening pretty well.. However, I had a
look at http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass
and there are a few parameters that you can tweak that might do
something. Look especially at "ping" and "status".

If you do figure something out, please post back the solution as I (and
others, I'm sure) would be interested to know.

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 
 
This message is for the named person's use only. It may contain confidential, proprietary
or legally privileged information. If you receive this message in error, please notify the
sender urgently and then immediately delete the message and any copies of it from your system.
Please also immediately destroy any hardcopies of the message. 
The sender's company reserves the right to monitor all e-mail communications through their
networks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Which latest version of apache Httpd server support	video streaming</title>
<author><name>Eric Covener &lt;covener@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c1404e5910912070651i40c52684m3deeb327fff48de1@mail.gmail.com%3e"/>
<id>urn:uuid:%3c1404e5910912070651i40c52684m3deeb327fff48de1@mail-gmail-com%3e</id>
<updated>2009-12-07T14:51:10Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Dec 7, 2009 at 9:33 AM, KiranParmar &lt;kiran.it.2006@gmail.com&gt; wrote:
&gt;
&gt; Hi,
&gt;
&gt; I want to use apache httpd as Web server to use video streaming server in
&gt; IPhone Application.
&gt;
&gt; So It is possible video streaming with Apache httpd web server ?

Try it and see, or find out the technical requirements of your iphone
application in terms of HTTP and maybe someone can address them here.

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] Which latest version of apache Httpd server support video streaming</title>
<author><name>KiranParmar &lt;kiran.it.2006@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c26678070.post@talk.nabble.com%3e"/>
<id>urn:uuid:%3c26678070-post@talk-nabble-com%3e</id>
<updated>2009-12-07T14:33:52Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

Hi,

I want to use apache httpd as Web server to use video streaming server in
IPhone Application.

So It is possible video streaming with Apache httpd web server ? If yes than
from which version it is supporting the video stream as web server.
Presently I have Downloaded httpd-2.0.54.tar.gz and configured. 
Plz mention the version name which is supporting video streaming. 
 
-- 
View this message in context: http://old.nabble.com/Which-latest-version-of-apache-Httpd-server-support-video-streaming-tp26678070p26678070.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] Re: .htaccess restricts write permission from webdav</title>
<author><name>LuKreme &lt;kremels@kreme.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c815097C7-AF20-44D6-BD9C-A4949579690D@kreme.com%3e"/>
<id>urn:uuid:%3c815097C7-AF20-44D6-BD9C-A4949579690D@kreme-com%3e</id>
<updated>2009-12-07T14:08:41Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 6-Dec-2009, at 20:15, J. Bakshi wrote:
&gt; RewriteRule ^typo3$ - [L]
&gt; RewriteRule ^typo3/.*$ - [L]
&gt; ` ` `
&gt; 
&gt; and now webdav has no problem with create/delete operation


One other thing, if you duplicate the RewriteCond above these rules, they should work as well.

something like:

Options +FollowSymLinks

RewriteEngine On
RewriteCond %{REQUEST_URI} !^/webdav
RewriteRule ^typo3$ - [L]

RewriteCond %{REQUEST_URI} !^/webdav
RewriteRule ^typo3/.*$ - [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteCond %{REQUEST_URI} !^/webdav
RewriteRule .* index.php

(as I understand it, RewriteCond ONLY apply to the next single RewriteRule. Perhaps there
is a way to have a single condition apply to all rules and someone else will point it out)

-- 
An edge witch is one who makes her living on the edges, in that moment when boundary conditions
apply - between life and death, light and dark, good and evil and, most dangerously of all,
today and tomorrow. --The Thief of Time


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] Re: .htaccess restricts write permission from webdav</title>
<author><name>LuKreme &lt;kremels@kreme.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c08FBD1BB-E393-4ECB-9CFF-238E4E1A855E@kreme.com%3e"/>
<id>urn:uuid:%3c08FBD1BB-E393-4ECB-9CFF-238E4E1A855E@kreme-com%3e</id>
<updated>2009-12-07T13:58:01Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 6-Dec-2009, at 20:15, J. Bakshi wrote:
&gt; Though I have fond that creating a .htaccess or deleting it through webdav is not possible.


Usually apache is setup to refuse to serve .ht* files for security reasons. If this is not
the case, there's no reason the htaccess file should not be available via webdav.

The block usually looks something like this in httpd.conf:

&lt;Files ~ "^\.ht"&gt;
    Order allow,deny
    Deny from all
    Satisfy All
&lt;/Files&gt;

Now, exposing the innards of the .htaccess of especially .htpasswd files like this is certainly
risky, so I wouldn't do it.

-- 
Oh, he's just like any other man, only more so.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Compiling mod_ssl with openssl</title>
<author><name>Tom Evans &lt;tevans.uk@googlemail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c2e027be00912070547k6f053894mef393da1cb5322fa@mail.gmail.com%3e"/>
<id>urn:uuid:%3c2e027be00912070547k6f053894mef393da1cb5322fa@mail-gmail-com%3e</id>
<updated>2009-12-07T13:47:58Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Dec 7, 2009 at 1:40 PM, Hall, Leam &lt;lhall@smartronix.com&gt; wrote:
&gt; If I put openssl in some "other" place like "/usr/local/openssl-0.9.8L" and
&gt; compile Apache with --enable-ssl, how do I tell the Apache configure script
&gt; where the openssl to use is?
&gt;
&gt; Pointers to the right docs are welcome!
&gt;
&gt; Thanks!
&gt;
&gt; Leam

--with-ssl=/path/to/openssl

http://httpd.apache.org/docs/2.2/programs/configure.html#packageopt

HTH

Tom

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] Compiling mod_ssl with openssl</title>
<author><name>&quot;Hall, Leam&quot; &lt;lhall@smartronix.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c717CE037-9F0D-4685-81F3-453192A3DB93@mimectl%3e"/>
<id>urn:uuid:%3c717CE037-9F0D-4685-81F3-453192A3DB93@mimectl%3e</id>
<updated>2009-12-07T13:40:31Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
If I put openssl in some "other" place like "/usr/local/openssl-0.9.8L" and compile Apache
with --enable-ssl, how do I tell the Apache configure script where the openssl to use is?


Pointers to the right docs are welcome!

Thanks!

Leam 


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] In AIX, while setting &quot;cookie&quot; value in request	headers, using apr_table_get(), the previous key-value gets removed.</title>
<author><name>Eric Covener &lt;covener@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c1404e5910912070527p53a46f4ek712a22acb31b2b42@mail.gmail.com%3e"/>
<id>urn:uuid:%3c1404e5910912070527p53a46f4ek712a22acb31b2b42@mail-gmail-com%3e</id>
<updated>2009-12-07T13:27:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Dec 7, 2009 at 7:58 AM, Rajasundari
&lt;Rajasundari.Kaliaperumal@sun.com&gt; wrote:
&gt; Hi,
&gt;
&gt; I am using apache 2.0 on AIX.
&gt;
&gt; I am using apr_table_set(r-&gt;headers_in, key ,values) to set the key and
&gt; value in the headers.
&gt;
&gt; When I call this API with key as "Cookie", it erases the previous attribute
&gt; value pair.

I doubt there's a platform issue here.  See the doxygen for
apr_table_set vs. apr_table_merge.

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] In AIX, while setting &quot;cookie&quot; value in request headers, using apr_table_get(), the previous key-value gets removed.</title>
<author><name>Rajasundari &lt;Rajasundari.Kaliaperumal@Sun.COM&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1CFC03.106@sun.com%3e"/>
<id>urn:uuid:%3c4B1CFC03-106@sun-com%3e</id>
<updated>2009-12-07T12:58:43Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

I am using apache 2.0 on AIX.

I am using  apr_table_set(r-&gt;headers_in, key ,values) to set  the key 
and value in the headers.

When I call this API with key as "Cookie", it erases the previous 
attribute value pair.
So some attributes are getting missed  in the request headers.

As a workaround I tried calling this API with key as "Cookie" first and 
then for the other key values. It works fine now.
But I would like to know the reason behind this and would expect a fix.
I can't change my application without a proper justification.

Also, to debug this, I used apr_table_do() which  printed only the first 
key-value pair and not the full table.

FYI,  in Solaris,  the same code is working fine
apr_table_set() - works well for setting attributes and "Cookie" in any 
sequence.
apr_table_do() -  prints the entire list.

Please throw light on this.

Waiting for your response.

Thanks
Rajasundari




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[users@httpd] Load balancer sending request when server starts and gets ready</title>
<author><name>=?UTF-8?B?T251ciBBxJ/EsW4=?= &lt;onuragin@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c66b77bb80912070432o97f2519s1d937dbaa8277948@mail.gmail.com%3e"/>
<id>urn:uuid:%3c66b77bb80912070432o97f2519s1d937dbaa8277948@mail-gmail-com%3e</id>
<updated>2009-12-07T12:32:29Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi,

I am using apache 2.2 as load balancer in front of 2 tomcat servers.
I notice that when I restart a tomcat server, when a new request comes to
apache, it directs the request to the tomcat server before the application
goes up and the user has to wait until the server gets up.
Probably when it sees that http port is up, apache routes the requests.
Is there a way to tell apache to wait until the application goes up
(something like make it poll a control page or tell apache to wait 60
seconds when a new server starts )?

Thanks.


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Building Apache 2.2 without IPv6</title>
<author><name>=?UTF-8?B?QW5kcsOpIFdhcm5pZXI=?= &lt;aw@ice-sa.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c4B1CCE84.5090300@ice-sa.com%3e"/>
<id>urn:uuid:%3c4B1CCE84-5090300@ice-sa-com%3e</id>
<updated>2009-12-07T09:44:36Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Tom Evans wrote:
&gt; On Mon, Dec 7, 2009 at 8:38 AM, Krist van Besien
&gt; &lt;krist.vanbesien@gmail.com&gt; wrote:
&gt;&gt; On Sun, Dec 6, 2009 at 12:49 PM, Tom Evans &lt;tevans.uk@googlemail.com&gt; wrote:
&gt;&gt;
&gt;&gt;&gt; "Hello, I'd like to stop receiving messages about Christianity"
&gt;&gt;&gt; "Ooh, no, you just dont understand how great Christianity is going to
&gt;&gt;&gt; be for you..."
&gt;&gt; How about someone asking "I'm looking for an alternative to
&gt;&gt; Christianity because I want to be allowed to eat pork". What would you
&gt;&gt; consider a usefull answer to such a question :-)
&gt;&gt;
&gt;&gt; Krist
&gt;&gt;
&gt;&gt;
&gt; 
&gt; Church of the SubGenius, gotta be :)

No way, you pagan.
Here is the (one and only) truth : http://www.venganza.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Building Apache 2.2 without IPv6</title>
<author><name>Tom Evans &lt;tevans.uk@googlemail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3c2e027be00912070133q70e7a63ds37a02c5faf268221@mail.gmail.com%3e"/>
<id>urn:uuid:%3c2e027be00912070133q70e7a63ds37a02c5faf268221@mail-gmail-com%3e</id>
<updated>2009-12-07T09:33:38Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Mon, Dec 7, 2009 at 8:38 AM, Krist van Besien
&lt;krist.vanbesien@gmail.com&gt; wrote:
&gt; On Sun, Dec 6, 2009 at 12:49 PM, Tom Evans &lt;tevans.uk@googlemail.com&gt; wrote:
&gt;
&gt;&gt; "Hello, I'd like to stop receiving messages about Christianity"
&gt;&gt; "Ooh, no, you just dont understand how great Christianity is going to
&gt;&gt; be for you..."
&gt;
&gt; How about someone asking "I'm looking for an alternative to
&gt; Christianity because I want to be allowed to eat pork". What would you
&gt; consider a usefull answer to such a question :-)
&gt;
&gt; Krist
&gt;
&gt;

Church of the SubGenius, gotta be :)

Cheers

Tom

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [users@httpd] Re: Building Apache 2.2 without IPv6</title>
<author><name>Zachary Uram &lt;netrek@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/httpd-users/200912.mbox/%3cecfa260c0912070129m91bd232q62db52823cd37904@mail.gmail.com%3e"/>
<id>urn:uuid:%3cecfa260c0912070129m91bd232q62db52823cd37904@mail-gmail-com%3e</id>
<updated>2009-12-07T09:29:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Everyone stop the Christian bashing. No one would dare say these
things about Islam :(

Zach

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See &lt;URL:http://httpd.apache.org/userslist.html&gt; 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-help@httpd.apache.org



</pre>
</div>
</content>
</entry>
</feed>
