Re: Can I use torque over ssh?

2010-03-04 Thread Emmanuel Bardet
Hello Ludwig, It's not really Torque related but more to your jdbc driver. From an ssh perspective, as long as it uses TCP/IP to connect to your database server AND IF your ssh server allows ssh-tunneling (ana ssh-port- forwarding) then you should be fine. There's a few how-to available.

RE: Can I use torque over ssh?

2010-03-04 Thread Greg Monroe
with it. -Original Message- From: Emmanuel Bardet [mailto:ebar...@bardet-u2ee.com] Sent: Thursday, March 04, 2010 3:16 AM To: Apache Torque Users List Subject: Re: Can I use torque over ssh? Hello Ludwig, It's not really Torque related but more to your jdbc driver. From

Re: Can I use torque over ssh?

2010-03-04 Thread Graham Stewart
: den 4 mars 2010 15:25 To: 'Apache Torque Users List' Subject: RE: Can I use torque over ssh? All true... but remember that interaction with an SQL Server (regardless of the method) is generally net traffic intensive.  Using a method like this has two possible gotchas. First, the added

RE: Can I use torque over ssh?

2010-03-04 Thread Ludwig Magnusson
Ok thank you. I will try it out today. /Ludwig -Original Message- From: Graham Stewart [mailto:graha...@gmail.com] Sent: den 4 mars 2010 19:01 To: Apache Torque Users List Subject: Re: Can I use torque over ssh? I do it quite frequently when i need to debug issues using the staging