Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache and sftp |
|
Author |
|
Alano
Joined: 23 May 2013 Posts: 1
|
Posted: Thu 23 May '13 11:47 Post subject: Apache and sftp |
|
|
Hi all,
I have inherited a Java web services project from a former colleague and so fairly new to Java and Apache. The project uses Apache running under a specific active directory user account to retrieve documents from a Storage Area Network (SAN). Now the FTP process is to be made into secure FTP. We have managed to set up the SAN device to allow only certain Windows accounts but this is limited to 15 concurrent connections.
My question is because Apache is running a single specific Windows account will this mean only one connection will be created and closed constantly or will the 15 concurrent connections quickly run out?
Thanks in advance
Regards
Alano |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7404 Location: EU, Germany, Next to Hamburg
|
Posted: Thu 23 May '13 14:26 Post subject: |
|
|
I don't know the SAN you are using, but from my experience the 15 connections will run out. |
|
Back to top |
|
|
|
|
|
|