Re: How to connect Apache2 to Tomcat4?

2004-03-02 Thread Simon McCartney
Brett Parker wrote: Very Quick and Dirty Method: VirtualHost blah RewriteEngine on ProxyPreserveHost on RewriteRile ^/(.*\.jsp) http://localhost:8180/$1 [P] [L] ProxyPassReverse / http://localhost:8180/ /VirtualHost We use a similar method, with all the apps just sitting at a appropiate

Re: How to connect Apache2 to Tomcat4?

2004-03-02 Thread Simon McCartney
Brett Parker wrote: Very Quick and Dirty Method: VirtualHost blah RewriteEngine on ProxyPreserveHost on RewriteRile ^/(.*\.jsp) http://localhost:8180/$1 [P] [L] ProxyPassReverse / http://localhost:8180/ /VirtualHost We use a similar method, with all the apps just sitting at a appropiate level,

Re: Apache clustering w/ load balancing and failover

2003-09-18 Thread Simon McCartney
On Thu, Sep 18, 2003 at 04:46:45PM +0200, Markus Oswald wrote: On Wed, 2003-09-17 at 20:52, Shri Shrikumar wrote: Thanks for the response. Let me just clarify. If I have two boxes, I can configure both of them to be webservers and one of them to be the lvs node. I dont need a third

Re: Disable STARTTLS in sendmail

2003-08-14 Thread Simon McCartney
On Tue, Aug 12, 2003 at 05:45:04PM -0400, Richard A Nelson wrote: On Tue, 12 Aug 2003, Markus Bajohr wrote: I've installed Debian Woody 3.0 with the sendmail package. It's all working, but I get a lot of messages, like: Aug 12 13:22:35 fileserver sm-mta[2420]: STARTTLS=server: file

Re: bind 9.2.2 recursive lookup problem

2003-06-12 Thread Simon McCartney
On Thu, Jun 12, 2003 at 06:45:40AM -0700, Bruce Banner wrote: We are currently experiencing a problem with bind9 looking up some recursive queries. The problem doesn't seem to be following any certain domain and it usually occurs sporadically. I can't seem to recreate it either

Re: bind 9.2.2 recursive lookup problem

2003-06-12 Thread Simon McCartney
On Fri, Jun 13, 2003 at 03:33:34AM +1000, Russell Coker wrote: On Fri, 13 Jun 2003 01:42, Simon McCartney wrote: Have you got any firewall's between you and the big bad world? I've seen Checkpoint FW-1 dropping DNS UDP packets, claiming they were badly formed and part of an attack, when

Re: bind 9.2.2 recursive lookup problem

2003-06-12 Thread Simon McCartney
On Thu, Jun 12, 2003 at 06:45:40AM -0700, Bruce Banner wrote: We are currently experiencing a problem with bind9 looking up some recursive queries. The problem doesn't seem to be following any certain domain and it usually occurs sporadically. I can't seem to recreate it either

Re: bind 9.2.2 recursive lookup problem

2003-06-12 Thread Simon McCartney
On Fri, Jun 13, 2003 at 03:33:34AM +1000, Russell Coker wrote: On Fri, 13 Jun 2003 01:42, Simon McCartney wrote: Have you got any firewall's between you and the big bad world? I've seen Checkpoint FW-1 dropping DNS UDP packets, claiming they were badly formed and part of an attack, when

Re: BIND9 transferring zones

2003-03-13 Thread Simon McCartney
On Thu, Mar 13, 2003 at 09:50:43AM +, Warwick Brown wrote: On Thursday 13 March 2003 8:52 am, Tomàs Núñez Lirola wrote: Hi I've heard about disable zone transferring in BIND. I thought it is a good idea, in order to hide a little more your net (obviously you can query my DNS for all

Re: BIND9 transferring zones

2003-03-13 Thread Simon McCartney
On Thu, Mar 13, 2003 at 09:50:43AM +, Warwick Brown wrote: On Thursday 13 March 2003 8:52 am, Tomàs Núñez Lirola wrote: Hi I've heard about disable zone transferring in BIND. I thought it is a good idea, in order to hide a little more your net (obviously you can query my DNS for all

Re: Easy trouble ticket system?

2003-02-12 Thread Simon McCartney
On Wed, Feb 12, 2003 at 11:55:24AM +1300, Sam Sargeant wrote: On Tue, Feb 11, 2003 at 11:39:36PM +0100, Thomas Lamy wrote: can anybody recommend a simple (to set up and maintain) TTS for ISP use? We want to - auto-assign ticket ids to incoming support requests (by mail or web form) -

Re: IMAP / POP... permissions?

2003-02-07 Thread Simon McCartney
On Thu, Feb 06, 2003 at 02:20:32PM -0600, Asher Densmore-Lynn wrote: Jason Lim wrote: I need to teach a mailbox how to implement permissions. Specifically, how to deny a client's deletion commands. Do you mean make it read-only? Mostly. But I know that IMAP stores things like lastread