On 04.12.2010 00:49, Igor Galić wrote:
- "Jeroen Geilman" wrote:
On 12/01/2010 07:38 PM, ma...@manfbraun.de wrote:
Because the timestamp does not contain milliseconds, how can I
determine, which request was the first? Would it help me, just
to subtract the processing-time?
Probably no
- "Michael Powe" wrote:
> Hello,
>
> I would like to use the gcc option -finstrument-functions to add some
> profiling to my module. I can implement the functions and compile
> with the option successfully; however, I don't get any log output.
>
> Documentation is a bit slender.
>
> Th
- "Igor Galić" wrote:
> - "Kiran saligrama" wrote:
>
> > Hi
> >
> > We have been using Rewrite rules with Apache 2.0 to expose multiple
> > back-end servers. We have had very good success and when we
> upgraded
> > to Apache 2.2, the Rewrite connections do not honor keepalive
> > dire
- "Kiran saligrama" wrote:
> Hi
>
> We have been using Rewrite rules with Apache 2.0 to expose multiple
> back-end servers. We have had very good success and when we upgraded
> to Apache 2.2, the Rewrite connections do not honor keepalive
> directive anymore. The documentation does say that
Thanks for the reply.
The rule sets are not for our environment per se. We create the rules
and signatures that go onto the NitroSecurity SIEM products. These
products then are placed on customers' networks which helps keep their
systems secure.
All the apache installations that we have i
- "Jeffrey E Burgoyne" wrote:
> This may not be the right group, and if so can someone point me to an
> appropriate list.
http://httpd.apache.org/lists.html#modules-dev
or:
http://httpd.apache.org/lists.html#http-dev
> I am looking at the development of a system (either CGI or custom in
>
- "Jeroen Geilman" wrote:
> On 12/01/2010 07:38 PM, ma...@manfbraun.de wrote:
> > Hello !
> >
> > I am just using this to log:
> >
> > LogFormat \
> > "%{%F %T}t\t%v\t%p\t%h\t%{User-Agent} ... \
> > vhost_combined2
> >
> > CustomLog "|/usr/bin/mono /test/eco.exe /var/log/apache2/extr
- "Julio Burroughs" wrote:
> I've just installed Apache 2.2.17 on a Windows Vista Ultimate machine
> (with sp2),
32bit or 64bit Version?
> using install file httpd-2.2.17-win32-x86-no_ssl.
The one provided by the ASF? Or some third-party distribution like
http://www.apachelounge.com/ ?
>
Hi Nathan,
> I am currently working on creating signatures and rules to collect
> events from the Apache web server. I am doing this so that
> NitroSecurity can support the Apache web server with the Nitroview
> SIEM
> product line.
>
> To accomplish this, I need as many log samples that I c
> Thank you very much, Igor.
> Indeed, your suggestion solves most of the cases where I encounter
> the
> switch-over of the backend hosts.
> However, this does *not* help in all cases, as this works only if the
> backend is no more reachable and thus an error condition occurs.
> Sometimes
> I jus
I am currently working on creating signatures and rules to collect
events from the Apache web server. I am doing this so that
NitroSecurity can support the Apache web server with the Nitroview SIEM
product line.
To accomplish this, I need as many log samples that I can find of both
the error
>
> Would it be a viable option for you to not use the DNS method, and
> instead do something like:
>
>
> BalanceMember https://backend1.mydomain.com:8080/
> BalanceMember https://backend1.mydomain.com:8080/ status=+H
>
>
> ProxyPass / balancer://notsohotcluster
> ProxyPassReverse / balancer:
Thanks, all! Does this look reasonable?
Index: platform/windows.xml
===
--- platform/windows.xml(revision 1041847)
+++ platform/windows.xml(working copy)
@@ -757,4 +757,33 @@
80 to attempt to bypass firewall iss
On Fri, December 3, 2010 14:53, Jeff Trawick wrote:
> e.g., this works:
>
> Alias /something //machinename/directory
>
> and this doesn't:
>
> Alias /else z:/foo
Does the Z-drive exist in the context of the user running httpd?
> I see this question raised a number of times, but I don't see any
>
On Fri, Dec 3, 2010 at 8:53 AM, Jeff Trawick wrote:
> e.g., this works:
>
> Alias /something //machinename/directory
>
> and this doesn't:
>
> Alias /else z:/foo
>
>
> I see this question raised a number of times, but I don't see any
> definitive steps to resolve. Any hints?
I believed it to be
e.g., this works:
Alias /something //machinename/directory
and this doesn't:
Alias /else z:/foo
I see this question raised a number of times, but I don't see any
definitive steps to resolve. Any hints?
-
The official User-To
On Fri, Dec 3, 2010 at 7:12 AM, J. Bakshi wrote:
> Hello list,
>
> I have no issue making virtual domain in a local-server with apache vhost
> technique, so users within the intranet can access those virtual domains,
> once they have the proper entry in their own /etc/hosts file. But the
> p
Hello list,
I have no issue making virtual domain in a local-server with apache vhost
technique, so users within the intranet can access those virtual domains, once
they have the proper entry in their own /etc/hosts file. But the problem is
with virtual domains having SSL support. Visiting
- "Сергей Реймеров" wrote:
> Good time of the day. I spent a lot of time and decided to ask my
> question on the mailing list.
> So, there is a program 1C Enterprize that has an Apache module and
> generates some http-responses by urls like this:
> http://localhost/InfoBase/RU_ru/e1cib/files
Good time of the day. I spent a lot of time and decided to ask my
question on the mailing list.
So, there is a program 1C Enterprize that has an Apache module and
generates some http-responses by urls like this:
http://localhost/InfoBase/RU_ru/e1cib/files?url=e1cib/data/A.B.C.D?ref="b61b0800279350f
20 matches
Mail list logo