> Assuming so... in a clustered environment, first of all, > writing to the file system is generally discouraged practice > (although it can be done safely, so let's ignore what might > be best practice for the moment)... but if you do so, since > the upload may start on one server and then the monitor gets > executed on any server in the cluster with each subsequent > check operation, how does that get handled?
The loadbalancer should send all requests from one user to same server, so it's not an issue. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]