[EMAIL PROTECTED] filters and handlers?

2007-08-19 Thread Per Jessen
ack to my initial question - what is the functional difference between a handler and a filter? /Per Jessen, Zürich - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/users

[EMAIL PROTECTED] Re: Re: Unexpected/Unwanted DNS lookups

2007-08-16 Thread Per Jessen
tcpdump on destination port 53 on the system where you've got apache running? /Per Jessen, Zürich - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>

[EMAIL PROTECTED] Re: Unexpected/Unwanted DNS lookups

2007-08-15 Thread Per Jessen
> eliminating the DNS calls to consider. If you trace what is being looked up, it might give you a clue to where the queries are coming from. Turn on query logging or use tcpdump. /Per Jessen, Zürich - The official User-To

[EMAIL PROTECTED] Re: Re: Re: content negotation and query strings?

2007-08-14 Thread Per Jessen
Nick Kew wrote: > On Tue, 14 Aug 2007 10:44:31 +0200 > Per Jessen <[EMAIL PROTECTED]> wrote: > >> Nope, this is definitely negotiation. The example I have is straight >> forward (except perhaps that I use phpinfo()). >> >> But it's a moot poin

[EMAIL PROTECTED] Re: Re: content negotation and query strings?

2007-08-14 Thread Per Jessen
raight forward (except perhaps that I use phpinfo()). But it's a moot point - see http://issues.apache.org/bugzilla/show_bug.cgi?id=33112 /Per Jessen, Zürich - The official User-To-User support forum of the Apache HTTP Serve

[EMAIL PROTECTED] Re: Re: content negotation and query strings?

2007-08-14 Thread Per Jessen
Tony Stevenson wrote: > I would not open a bug report until you can confirm conclusively that > it is a bug. Thanks for getting back to me, Tony. Turns out it is already a known bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=33112 /Per Jessen,

[EMAIL PROTECTED] Re: content negotation and query strings?

2007-08-14 Thread Per Jessen
Per Jessen wrote: > I'm having a bit of a weird problem with apache+php. I'm using > type-maps, and somehow the query-string from the origianl URI is not > being passed through to the negotiated request. Not many takers on this one - does anyone have a suggestion for a be

[EMAIL PROTECTED] Re: Apache Management and Monitoring

2007-08-13 Thread Per Jessen
Per Jessen wrote: > Configuration management - maybe cfengine or csync2? For monitoring, take a look at munin. /Per Jessen, Zürich - The official User-To-User support forum of the Apache HTTP Server Project. See h

[EMAIL PROTECTED] Re: Apache Management and Monitoring

2007-08-13 Thread Per Jessen
wi wrote: > Our SA's are used to using SPS to manage our deployments, but they're > asking whether there are any tools they could use to manage Apache > configurations across a growing cluster. Configuration management - maybe cfengine or csync2?

[EMAIL PROTECTED] Re: content negotation and query strings?

2007-08-13 Thread Per Jessen
Per Jessen wrote: > All, > > I'm having a bit of a weird problem with apache+php. I'm using > type-maps, and somehow the query-string from the origianl URI is not > being passed through to the negotiated request. I should add that I'm using apach

[EMAIL PROTECTED] content negotation and query strings?

2007-08-13 Thread Per Jessen
n?klop=99 the query-string is present, and PHP can turn it into the $_GET array. Any suggestions? /Per Jessen, Zürich - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/use